Get an order
Get a order
Rate Limit: 1000 Max attempts within 1 minute.
Path Parameters
Parameter | Details |
---|---|
shopKey
| string Example: ms |
countryCode
| string Example: de |
orderIdentifier
| string Examples:
|
Query Parameters
Parameter | Details |
---|---|
with | Array of strings Example: ?with=legacyCustomData string Enum: legacyCustomData items.legacyCustomData customer.legacyCustomData |
Responses
200
Order
application/json
Success
id
integer
object
basketKeyrequired
string
campaignKey
string
confirmedAt
string
Example:
2021-09-23T11%3A30%3A58%2B00%3A00
Array of object
object
currencyCode
string
object
object
invoicedAt
string
Example:
2021-09-23T11%3A30%3A58%2B00%3A00
createdAt
string
Example:
2021-09-23T11%3A30%3A58%2B00%3A00
updatedAt
string
Example:
2021-09-23T11%3A30%3A58%2B00%3A00
Array of object
object
object
Array of object
Array of object
Array of object
publicKey
string
referenceKey
string
object
statusrequired
string
required
object
Array of object
object
object
401
Unauthorized
application/json
Error
404
Not Found
application/json
Error
GET
Request samples
Response samples
200Order:
Content type: application/json