Skip to main content
POST
Pickup orders - dispatched

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
codigo_app
string
required

Application code

Example:

"0000007860-010106"

id_transaccion
string
required

transaction ID

Example:

"XH4TDASD7812LDTST"

Response

Order successfully shipped

message
string

success message

Example:

"Order successfully shipped"

status
string

Operation status

Example:

"success"