add

API for registering new order information

/add : Order Registration

Order registration

post

Add multiple new order data (max 100 orders) Among the requested data list the data that was successfully registered is delivered with registration information and the data that failed is delivered with a reason for failure.

Body
StockCheck3PLinteger · int32Optional

For items with StockMode=3PL, check the stock level and do not accept the order if the item is out of stock. (0=No stock check, 1=Stock check)

ApiKeystringRequired

APIKey Test KEY:7abd72462c794016849abe4be

Responses
chevron-right
200

sucess

post
/api/v1/invoice/add

Last updated