ApexERPHost

<back to all web services

CreateDisOrderFromExternalRequest[]

Requires Authentication

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.

POST /json/reply/CreateDisOrderFromExternalRequest[] HTTP/1.1 
Host: apex.nikoratrade.ge 
Accept: application/json
Content-Type: application/json
Content-Length: length

[{"Client":{"Acc":"String","Name":"String","SN":"String","WarehouseAddress":"String","Address":"String","Phone":"String","AccWithName":"String - String","VatType":0,"BranchId":0},"Warehouse":{"Acc":"String","Name":"String","SN":"String","WarehouseAddress":"String","Address":"String","Phone":"String","AccWithName":"String - String","VatType":0,"BranchId":0},"TransportNumber":"String","DriverName":"String","DriverPernum":"String","PresalerId":0,"OrderDate":"\/Date(-62135596800000-0000)\/","ReceiveDate":"\/Date(-62135596800000-0000)\/","OrderType":0,"OrderBType":0,"Details":[{"ProdId":"String","Quantity":0,"Price":0}],"RequestId":0,"OrderNum":0,"SubOrderNum":0}]
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"}},"OrderId":0}]