post https://app.aliaddo.net/v1/sales-orders
Log in to see full request history
Responses
xxxxxxxxxx
11curl --request POST \
--url https://app.aliaddo.net/v1/sales-orders \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '
{
"paymentFormCode": "CR",
"paymentMeanCode": "10",
"currencyCode": "COP"
}
'
Try It!
to start a request and see the response here! Or choose an example: