ApexERPHost

<back to all web services

GetPrSup

Requires Authentication
The following routes are available for this service:
GET/Logistics/PrSup
GetPrSup Parameters:
NameParameterData TypeRequiredDescription
SupIdqueryintNo
GetPrSupResponse Parameters:
NameParameterData TypeRequiredDescription
ResponseStatusformResponseStatusNo
ResultformprSupNo
prSup Parameters:
NameParameterData TypeRequiredDescription
SupIDformintNo
IncIDformintNo
DbformstringNo
CrformstringNo
Currency_idformstringNo
Rateformdecimal?No
oDateformDateTimeNo
rDateformDateTimeNo
SupNumformstringNo
SupNum1formstringNo
SupNum2formstringNo
Carrieridformint?No
CarrierNumformstringNo
FChargeformdecimalNo
FChargeVformdecimalNo
FChargeCurrIDformstringNo
DestAddressformstringNo
CustPhoneformstringNo
CustNameformstringNo
SupStatusformbyte?No
SupTypeformbyte?No
SupNoteformstringNo
cUserformstringNo
flagformbyteNo
iDiscAmountformdecimal?No
Vgformdecimal?No

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

HTTP + CSV

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

GET /Logistics/PrSup HTTP/1.1 
Host: apex.nikoratrade.ge 
Accept: text/csv
HTTP/1.1 200 OK
Content-Type: text/csv
Content-Length: length

{"ResponseStatus":{"ErrorCode":"String","Message":"String","StackTrace":"String","Errors":[{"ErrorCode":"String","FieldName":"String","Message":"String","Meta":{"String":"String"}}],"Meta":{"String":"String"}},"Result":{"SupID":0,"IncID":0,"Db":"String","Cr":"String","Currency_id":"String","Rate":0,"oDate":"\/Date(-62135596800000-0000)\/","rDate":"\/Date(-62135596800000-0000)\/","SupNum":"String","SupNum1":"String","SupNum2":"String","Carrierid":0,"CarrierNum":"String","FCharge":0,"FChargeV":0,"FChargeCurrID":"String","DestAddress":"String","CustPhone":"String","CustName":"String","SupStatus":0,"SupType":0,"SupNote":"String","cUser":"String","flag":0,"iDiscAmount":0,"Vg":0}}