Skip to main content
The “Order Fulfillment” API facilitates the process of fulfilling an order.

Autorización

string
required
Bearer token generado desde el portal Leadway. Ver Autenticación.
string
default:"2021-07-28"
required
Versión de la API.

Path parameters

string
default:"653f5e0cde5a1314e62a837c"
required
ID of the order that needs to be returned

Body

string
default:"6578278e879ad2646715ba9c"
required
Account Id or Agency Id
string
required
Posibles valores: ‘account’
object[]
required
Fulfillment tracking information
object[]
required
Fulfilled items
boolean
default:"True"
required
Need to send a notification to customer

Respuestas

boolean
default:"True"
required
Status of api action
object
required
fulfillment data

Ejemplo