Fulfillment API

ErrorAltProperty

object

Details of an error’s property.

propertystring

The name of the property.

Example:person

valuestring

The value of the property.

Example:J0hn D03

Example

ErrorsAlt

object

An error occurred, and the request could not be completed.

errorsarray[object]

Details of an error or issue.

Show Child Parameters
Example

EventType

The event type.

Allowed values:PICKED_UPIN_TRANSITDELIVERED

Example

ListingIdSearchRequest

object

Search listing IDs information.

opstring

The operation type for the listing IDs. Values: EQ, NEQ, RANGE.

Example:EQ

valuesarray[string]

A collection of listing ID values.

Example:42220470, 157a16f0-503d-4256-ba60-a4876e8eb9bb

Example

PriceRequest

object

Details of the dispatch price.

totalPricenumber(double)

The total amount to be paid for completing the dispatch.

>= 0.01

Example:500

priceUnitsstring

The currency of totalPrice.

Default:USD

Example:USD

Example