POST services/api/v1/CheckRef
Request Information
URI Parameters
None.
Body Parameters
ref_Supplier_Id| Name | Description | Type | Additional 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
integerResponse Formats
application/json, text/json
Sample:
1