POST api/CustomerCredit/GetCreditTransactions
No documentation available.
Request Information
Parameters
| Name | Description | Additional information |
|---|---|---|
| criteria | No documentation available. |
Define this parameter in the request body. |
Request body formats
application/json, text/json
Sample:
{
"guid": "a89e6492-ea48-4bc7-8d21-d60cb6ac2f87",
"BranchID": 1,
"CustomerID": 1,
"From": "2025-10-28T23:03:19.7220227+02:00",
"To": "2025-10-28T23:03:19.7220227+02:00"
}
application/x-www-form-urlencoded
Sample: