post https://{environment}.neomode.com.br/sm/management/commerce/orders/
Log in to see full request history
Responses
xxxxxxxxxx
53curl --request POST \
--url https://environment.neomode.com.br/sm/management/commerce/orders/ \
--header 'Prefer: return=Representation, respond-async' \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '
{
"marketplaceId": "null",
"externalId": "null",
"sellerOrderId": "null",
"afiliatedCode": "null",
"status": "Created",
"buyer": {
"phoneNumber": "null",
"email": "null",
"firstName": "null",
"lastName": "null",
"tradingName": "null",
"corporateName": "null",
"stateRegistration": "null",
"dateOfBirth": "null",
"documentType": "\"None\"",
"gender": "NotProvided"
},
"shippingData": {
"documentPickup": "null",
"addresseePhoneNumber": "null",
"shippingType": "Delivery",
"shipment": {
Try It!
to start a request and see the response here! Or choose an example: