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": "0e83f1d5-98c4-45f5-9501-ea2ffae6b444",
"BranchID": 1,
"CustomerID": 1,
"From": "2026-04-11T16:55:52.5250263+03:00",
"To": "2026-04-11T16:55:52.5250263+03:00"
}
application/x-www-form-urlencoded
Sample: