Agregar nuevo pedido

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
string

ISO8601

string
enum
int64
number
number
custom_fields
object

Key-value map of custom fields for an order. Keys must match /^[A-Za-z0-9_]{1,50}$/. Values must be primitives (string, number, boolean or null) with a max length of 500 characters. Booleans are stored as "true" / "false", null as "".

billing_address
object
shipping_address
object
payments
array of objects
payments
marketplace
object
products
array of objects
products
invoice
object of objects
shipping_info
array of objects
shipping_info
number
Headers
string
required
Responses
200

OK

400

Bad Request

401

Unauthorized

500

Internal Server Error

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here!