s1 API Host

<back to all web services

MagentoOrderRecreateRequest

The following routes are available for this service:
POST, OPTIONS/api/magento-orders/recreateCancels the magento order by branch id and order idOnly possible if the user is authenticated
Parameters:
NameParameterData TypeRequiredDescription
MagentoOrderRecreateRequestbodyMagentoOrderRecreateRequestYesProvide the requested properties to create a new Magento Order.

To override the Content-type in your clients 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.

POST /csv/reply/MagentoOrderRecreateRequest HTTP/1.1 
Host: api2.ghs-automotive.nl 
Content-Type: text/csv
Content-Length: length

MagentoOrderNumber,DebtorId,DeliveryName,DeliveryAddress,DeliveryZipCode,DeliveryCity,DeliveryCountry,DeliveryPhoneNumber,DeliveryEmailAddress,ExternalSystemId,InvoiceName,InvoiceAddress,InvoiceZipCode,InvoiceCity,InvoiceCountry,Uuid,UserName,MagentoOrderLines
String,String,String,String,String,String,String,String,String,String,String,String,String,String,String,String,String,

HTTP/1.1 200 OK
Content-Type: text/csv
Content-Length: length

HadErrors,ResponseStatus,UrgentMessages
False,"{errorCode:String,message:String,stackTrace:String,errors:[{errorCode:String,fieldName:String,message:String}]}",