Salta ai contenuti

Retrieve orders by id

GET
/v3/orders/{id}
curl --request GET \
--url https://api-crm-staging.divinea.com/api/v3/orders/example \
--header 'APIKey: <APIKey>'
id
required
string

Id

APIKey
required
string

APIKey

X-DWS-FLAT
string

X-DWS-FLAT

use_flat
boolean

Use_flat

OK

Media type*/*
OrdersAndReservationsDTOV3
object
channelId
integer format: int32
channelName
string
contactId
string
couponCode
string
couponDiscountTotalCents
number format: double
creationDate
string format: date-time
deliveryDate
string format: date-time
externalId
string
giftCents
number format: double
grossTotalPrice
number format: double
id
string
manualDiscountTotalCents
number format: double
netTotalPrice
number format: double
orderType
string
paid
boolean
paymentMethod
string
pointOfSaleWineSuiteId
string format: uuid
products
Array<object>
OrdersAndReservationsProductDTOV3
object
metadata
Array<object>
MetadataField
object
label
string
value
string
netPrice
number format: double
productId
string format: uuid
productName
string
quantity
integer format: int32
status
string
updatedDate
string format: date-time
vatRate
string
wineryId
string