POST services/api/v1/CheckRef

Request Information

URI Parameters

None.

Body Parameters

ref_Supplier_Id
NameDescriptionTypeAdditional information
Refno

string

None.

SupplierId

integer

None.

Id

integer

None.

Request Formats

application/json, text/json

Sample:
{
  "Refno": "sample string 1",
  "SupplierId": 2,
  "Id": 3
}

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

integer

Response Formats

application/json, text/json

Sample:
1