ApexERPHost

<back to all web services

GetiprSupB

Requires Authentication
The following routes are available for this service:
GET/Logistics/iprSupB
GetiprSupB Parameters:
NameParameterData TypeRequiredDescription
Supidqueryint?No
Supbidqueryint?No
GetiprSupBResponse Parameters:
NameParameterData TypeRequiredDescription
ResponseStatusformResponseStatusNo
ResultformList<iprSupB>No
iprSupB Parameters:
NameParameterData TypeRequiredDescription
IdformintNo
DdateformDateTimeNo
SupidformintNo
BookIdformstringNo
VgformdecimalNo
VuformdecimalNo
VcformdecimalNo
RateformdecimalNo
CuserformstringNo
CrtimeformDateTimeNo
CrformstringNo
NumberinformstringNo
BooknoteformstringNo
ContentsformstringNo
CrnameformstringNo

To override the Content-type in your clients, use the HTTP Accept Header, append the .x-protobuf suffix or ?format=x-protobuf

HTTP + X-PROTOBUF

The following are sample HTTP requests and responses. The placeholders shown need to be replaced with actual values.

GET /Logistics/iprSupB HTTP/1.1 
Host: apex.nikoratrade.ge 
Accept: application/x-protobuf
HTTP/1.1 200 OK
Content-Type: application/x-protobuf
Content-Length: length

{"ResponseStatus":{"ErrorCode":"String","Message":"String","StackTrace":"String","Errors":[{"ErrorCode":"String","FieldName":"String","Message":"String","Meta":{"String":"String"}}],"Meta":{"String":"String"}},"Result":[{"Id":0,"Ddate":"\/Date(-62135596800000-0000)\/","Supid":0,"BookId":"String","Vg":0,"Vu":0,"Vc":0,"Rate":0,"Cuser":"String","Crtime":"\/Date(-62135596800000-0000)\/","Cr":"String","Numberin":"String","Booknote":"String","Contents":"String","Crname":"String"}]}