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": "c9eefe44-448f-4a4d-b9d8-81e5fa78594f",
"BranchID": 1,
"CustomerID": 1,
"From": "2026-07-30T15:22:15.779154+03:00",
"To": "2026-07-30T15:22:15.779154+03:00"
}
application/x-www-form-urlencoded
Sample: