orders

Get countries for order entry

ADD ENDPOINT DESCRIPTION HERE

get/orders/entry/{sellerId}/countries

Path parameters

sellerIdinteger required

The unique identifier for the seller account. This ID is used to scope operations to a specific seller's data and resources.

Response

successful operation

countryIso2string
countryIso3string
countryNamestring
exportDocumentsRequiredboolean
shipToZip'OPTIONAL' | 'REQUIRED' | 'HIDDEN'
shipToState'OPTIONAL' | 'REQUIRED' | 'HIDDEN'

Changes

No recorded changes to this endpoint across all 6 revisions of this API.