POST api/Vats/GetForBranch

No documentation available.

Request Information

Parameters

NameDescriptionAdditional information
syncitem
No documentation available.

Define this parameter in the request body.

Request body formats

application/json, text/json

Sample:
{
  "guid": "0dd485f4-d0b6-4c39-8e13-716d9dea712b",
  "BranchID": 2,
  "SyncMessageID": 3,
  "EntityTypeID": 4,
  "EntityID": 5,
  "ActionID": 6,
  "MaxAttempts": 7,
  "ErrorMessage": "sample string 8"
}

application/x-www-form-urlencoded

Sample:

Failed to generate the sample for media type 'application/x-www-form-urlencoded'. Cannot use formatter 'JQueryMvcFormUrlEncodedFormatter' to write type 'SyncItem'.