ApexERPHost

<back to all web services

GetiprSupD

Requires Authentication
The following routes are available for this service:
GET/Logistics/iprSupD
GetiprSupD Parameters:
NameParameterData TypeRequiredDescription
Supidqueryint?No
Supdidqueryint?No
GetiprSupDResponse Parameters:
NameParameterData TypeRequiredDescription
ResponseStatusformResponseStatusNo
ResultformList<iprSupD>No
iprSupD Parameters:
NameParameterData TypeRequiredDescription
SupdidformintNo
SupidformintNo
SortidformintNo
ProdppIdformstringNo
CodeformstringNo
PriceformdecimalNo
PricegformdecimalNo
PriceuformdecimalNo
PricevformdecimalNo
DiscountformdecimalNo
OcountformdecimalNo
RcountformdecimalNo
AcountformdecimalNo
LstatusformintNo
RdateformDateTime?No
CategoryIdformstringNo
LifedateformDateTime?No
Products_nuformstringNo
Products_neformstringNo
IncodeformstringNo
BcodeformstringNo
BbcodeformstringNo
SuppliesIdformstringNo
IsautorizedformboolNo
PackbcountformdecimalNo
dVgformdecimal?No
iDiscAmountformdecimal?No
Vgformdecimal?No

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

To embed the response in a jsonp callback, append ?callback=myCallback

HTTP + JSON

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

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

{"ResponseStatus":{"ErrorCode":"String","Message":"String","StackTrace":"String","Errors":[{"ErrorCode":"String","FieldName":"String","Message":"String","Meta":{"String":"String"}}],"Meta":{"String":"String"}},"Result":[{"Supdid":0,"Supid":0,"Sortid":0,"ProdppId":"String","Code":"String","Price":0,"Priceg":0,"Priceu":0,"Pricev":0,"Discount":0,"Ocount":0,"Rcount":0,"Acount":0,"Lstatus":0,"Rdate":"\/Date(-62135596800000-0000)\/","CategoryId":"String","Lifedate":"\/Date(-62135596800000-0000)\/","Products_nu":"String","Products_ne":"String","Incode":"String","Bcode":"String","Bbcode":"String","SuppliesId":"String","Isautorized":false,"Packbcount":0,"dVg":0,"iDiscAmount":0,"Vg":0}]}