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
DtoMoney
amount
numberDecimal money amount.
Example:
100
currency_code
stringCurrency of the money.
Example:
CLP
1{2"amount": "100",3"currency_code": "CLP"4}