Shopify API
Overview
Endpoints
RegisterServices
OrderServices
Schemas
DtoShopifyTokenRequest
DtoShopifyRegisterWebhookShopifyRequest
DtoWebhookSubscription
DtoShopifyRegisterShippingCostRequest
DtoCarrierService
DtoShopifyShippingCostResponse
DtoShippingCostResponse
DtoLocationRate
DtoItems
DtoRateShipping
DtoShopifyShippingCostBody
DtoShopifyNotificationBodyFromNintendoRequest
DtoOrderNintendo
DtoPackages
DtoShopifyWebhookCreateOrderBody
DtoClientDetails
DtoCurrentSubTotalPriceSet
DtoMoney
DtoTax
DtoAddress
DtoCustomer
DtoShippingLine
powered by Stoplight
DtoShopifyNotificationBodyFromNintendoRequest
timestamp
stringExample:
2019-02-01T21:37:18.421Z
delivery_code
stringCode identifier of the delivery. Also known as tracking code.
Example:
4680858501355
delivery_status
stringExample:
GOTO_PICK
url_delivery_code
stringExample:
https://xxxxxxxxxx.xxxxx.com/trackcodeTracking/xxxxxxxxxxxx
1{2"timestamp": "2019-02-01T21:37:18.421Z",3"delivery_code": "4680858501355",4"delivery_status": "GOTO_PICK",5"url_delivery_code": "https://xxxxxxxxxx.xxxxx.com/trackcodeTracking/xxxxxxxxxxxx"6}