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": "c14260dd-6e0f-474a-a9fb-fa48bc9fb90f",
"BranchID": 1,
"CustomerID": 1,
"From": "2026-09-23T14:37:07.1087213+03:00",
"To": "2026-09-23T14:37:07.1087213+03:00"
}
application/x-www-form-urlencoded
Sample: