POST api/CustomerCredit/GetForBranch
No documentation available.
Request Information
Parameters
| Name | Description | Additional information |
|---|---|---|
| syncitem | No documentation available. |
Define this parameter in the request body. |
Request body formats
application/json, text/json
Sample:
{
"guid": "7a3a2bef-b203-46d8-9496-da793bfe1db8",
"BranchID": 2,
"SyncMessageID": 3,
"EntityTypeID": 4,
"EntityID": 5,
"ActionID": 6,
"MaxAttempts": 7,
"ErrorMessage": "sample string 8"
}
application/x-www-form-urlencoded
Sample: