{ "opencollection": "1.0.0", "info": { "name": "Commerce Layer addresses has_one API", "version": "7.10.1" }, "request": { "auth": { "type": "bearer", "token": "{{bearerToken}}" } }, "items": [ { "info": { "name": "has_one", "type": "folder" }, "items": [ { "info": { "name": "Retrieve the geocoder associated to the address", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/addresses/:addressId/geocoder", "params": [ { "name": "addressId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the geocoder associated to the address" }, { "info": { "name": "Retrieve the order associated to the adyen payment", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/adyen_payments/:adyenPaymentId/order", "params": [ { "name": "adyenPaymentId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the order associated to the adyen payment" }, { "info": { "name": "Retrieve the payment gateway associated to the adyen payment", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/adyen_payments/:adyenPaymentId/payment_gateway", "params": [ { "name": "adyenPaymentId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the payment gateway associated to the adyen payment" }, { "info": { "name": "Retrieve the order associated to the authorization", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/authorizations/:authorizationId/order", "params": [ { "name": "authorizationId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the order associated to the authorization" }, { "info": { "name": "Retrieve the order associated to the axerve payment", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/axerve_payments/:axervePaymentId/order", "params": [ { "name": "axervePaymentId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the order associated to the axerve payment" }, { "info": { "name": "Retrieve the payment gateway associated to the axerve payment", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/axerve_payments/:axervePaymentId/payment_gateway", "params": [ { "name": "axervePaymentId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the payment gateway associated to the axerve payment" }, { "info": { "name": "Retrieve the order associated to the braintree payment", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/braintree_payments/:braintreePaymentId/order", "params": [ { "name": "braintreePaymentId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the order associated to the braintree payment" }, { "info": { "name": "Retrieve the payment gateway associated to the braintree payment", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/braintree_payments/:braintreePaymentId/payment_gateway", "params": [ { "name": "braintreePaymentId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the payment gateway associated to the braintree payment" }, { "info": { "name": "Retrieve the market associated to the bundle", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/bundles/:bundleId/market", "params": [ { "name": "bundleId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the market associated to the bundle" }, { "info": { "name": "Retrieve the sku list associated to the bundle", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/bundles/:bundleId/sku_list", "params": [ { "name": "bundleId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the sku list associated to the bundle" }, { "info": { "name": "Retrieve the market associated to the buy x pay y promotion", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/buy_x_pay_y_promotions/:buyXPayYPromotionId/market", "params": [ { "name": "buyXPayYPromotionId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the market associated to the buy x pay y promotion" }, { "info": { "name": "Retrieve the order amount promotion rule associated to the buy x pay y promotion", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/buy_x_pay_y_promotions/:buyXPayYPromotionId/order_amount_promotion_rule", "params": [ { "name": "buyXPayYPromotionId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the order amount promotion rule associated to the buy x pay y promotion" }, { "info": { "name": "Retrieve the sku list promotion rule associated to the buy x pay y promotion", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/buy_x_pay_y_promotions/:buyXPayYPromotionId/sku_list_promotion_rule", "params": [ { "name": "buyXPayYPromotionId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the sku list promotion rule associated to the buy x pay y promotion" }, { "info": { "name": "Retrieve the coupon codes promotion rule associated to the buy x pay y promotion", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/buy_x_pay_y_promotions/:buyXPayYPromotionId/coupon_codes_promotion_rule", "params": [ { "name": "buyXPayYPromotionId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the coupon codes promotion rule associated to the buy x pay y promotion" }, { "info": { "name": "Retrieve the custom promotion rule associated to the buy x pay y promotion", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/buy_x_pay_y_promotions/:buyXPayYPromotionId/custom_promotion_rule", "params": [ { "name": "buyXPayYPromotionId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the custom promotion rule associated to the buy x pay y promotion" }, { "info": { "name": "Retrieve the sku list associated to the buy x pay y promotion", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/buy_x_pay_y_promotions/:buyXPayYPromotionId/sku_list", "params": [ { "name": "buyXPayYPromotionId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the sku list associated to the buy x pay y promotion" }, { "info": { "name": "Retrieve the order associated to the capture", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/captures/:captureId/order", "params": [ { "name": "captureId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the order associated to the capture" }, { "info": { "name": "Retrieve the reference authorization associated to the capture", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/captures/:captureId/reference_authorization", "params": [ { "name": "captureId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the reference authorization associated to the capture" }, { "info": { "name": "Retrieve the return associated to the capture", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/captures/:captureId/return", "params": [ { "name": "captureId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the return associated to the capture" }, { "info": { "name": "Retrieve the market associated to the carrier account", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/carrier_accounts/:carrierAccountId/market", "params": [ { "name": "carrierAccountId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the market associated to the carrier account" }, { "info": { "name": "Retrieve the order associated to the checkout.com payment", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/checkout_com_payments/:checkoutComPaymentId/order", "params": [ { "name": "checkoutComPaymentId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the order associated to the checkout.com payment" }, { "info": { "name": "Retrieve the payment gateway associated to the checkout.com payment", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/checkout_com_payments/:checkoutComPaymentId/payment_gateway", "params": [ { "name": "checkoutComPaymentId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the payment gateway associated to the checkout.com payment" }, { "info": { "name": "Retrieve the customer associated to the coupon recipient", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/coupon_recipients/:couponRecipientId/customer", "params": [ { "name": "couponRecipientId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the customer associated to the coupon recipient" }, { "info": { "name": "Retrieve the promotion rule associated to the coupon", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/coupons/:couponId/promotion_rule", "params": [ { "name": "couponId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the promotion rule associated to the coupon" }, { "info": { "name": "Retrieve the coupon recipient associated to the coupon", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/coupons/:couponId/coupon_recipient", "params": [ { "name": "couponId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the coupon recipient associated to the coupon" }, { "info": { "name": "Retrieve the customer associated to the customer address", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/customer_addresses/:customerAddressId/customer", "params": [ { "name": "customerAddressId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the customer associated to the customer address" }, { "info": { "name": "Retrieve the address associated to the customer address", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/customer_addresses/:customerAddressId/address", "params": [ { "name": "customerAddressId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the address associated to the customer address" }, { "info": { "name": "Retrieve the customer associated to the customer password reset", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/customer_password_resets/:customerPasswordResetId/customer", "params": [ { "name": "customerPasswordResetId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the customer associated to the customer password reset" }, { "info": { "name": "Retrieve the customer associated to the customer payment source", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/customer_payment_sources/:customerPaymentSourceId/customer", "params": [ { "name": "customerPaymentSourceId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the customer associated to the customer payment source" }, { "info": { "name": "Retrieve the payment method associated to the customer payment source", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/customer_payment_sources/:customerPaymentSourceId/payment_method", "params": [ { "name": "customerPaymentSourceId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the payment method associated to the customer payment source" }, { "info": { "name": "Retrieve the customer associated to the customer subscription", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/customer_subscriptions/:customerSubscriptionId/customer", "params": [ { "name": "customerSubscriptionId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the customer associated to the customer subscription" }, { "info": { "name": "Retrieve the customer group associated to the customer", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/customers/:customerId/customer_group", "params": [ { "name": "customerId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the customer group associated to the customer" }, { "info": { "name": "Retrieve the jwt customer associated to the customer", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/customers/:customerId/jwt_customer", "params": [ { "name": "customerId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the jwt customer associated to the customer" }, { "info": { "name": "Retrieve the stock location associated to the delivery lead time", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/delivery_lead_times/:deliveryLeadTimeId/stock_location", "params": [ { "name": "deliveryLeadTimeId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the stock location associated to the delivery lead time" }, { "info": { "name": "Retrieve the shipping method associated to the delivery lead time", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/delivery_lead_times/:deliveryLeadTimeId/shipping_method", "params": [ { "name": "deliveryLeadTimeId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the shipping method associated to the delivery lead time" }, { "info": { "name": "Retrieve the discount engine associated to the discount engine item", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/discount_engine_items/:discountEngineItemId/discount_engine", "params": [ { "name": "discountEngineItemId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the discount engine associated to the discount engine item" }, { "info": { "name": "Retrieve the order associated to the discount engine item", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/discount_engine_items/:discountEngineItemId/order", "params": [ { "name": "discountEngineItemId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the order associated to the discount engine item" }, { "info": { "name": "Retrieve the shipment associated to the easypost pickup", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/easypost_pickups/:easypostPickupId/shipment", "params": [ { "name": "easypostPickupId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the shipment associated to the easypost pickup" }, { "info": { "name": "Retrieve the webhook associated to the event callback", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/event_callbacks/:eventCallbackId/webhook", "params": [ { "name": "eventCallbackId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the webhook associated to the event callback" }, { "info": { "name": "Retrieve the order associated to the external payment", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/external_payments/:externalPaymentId/order", "params": [ { "name": "externalPaymentId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the order associated to the external payment" }, { "info": { "name": "Retrieve the payment gateway associated to the external payment", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/external_payments/:externalPaymentId/payment_gateway", "params": [ { "name": "externalPaymentId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the payment gateway associated to the external payment" }, { "info": { "name": "Retrieve the wallet associated to the external payment", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/external_payments/:externalPaymentId/wallet", "params": [ { "name": "externalPaymentId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the wallet associated to the external payment" }, { "info": { "name": "Retrieve the market associated to the external promotion", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/external_promotions/:externalPromotionId/market", "params": [ { "name": "externalPromotionId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the market associated to the external promotion" }, { "info": { "name": "Retrieve the order amount promotion rule associated to the external promotion", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/external_promotions/:externalPromotionId/order_amount_promotion_rule", "params": [ { "name": "externalPromotionId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the order amount promotion rule associated to the external promotion" }, { "info": { "name": "Retrieve the sku list promotion rule associated to the external promotion", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/external_promotions/:externalPromotionId/sku_list_promotion_rule", "params": [ { "name": "externalPromotionId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the sku list promotion rule associated to the external promotion" }, { "info": { "name": "Retrieve the coupon codes promotion rule associated to the external promotion", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/external_promotions/:externalPromotionId/coupon_codes_promotion_rule", "params": [ { "name": "externalPromotionId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the coupon codes promotion rule associated to the external promotion" }, { "info": { "name": "Retrieve the custom promotion rule associated to the external promotion", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/external_promotions/:externalPromotionId/custom_promotion_rule", "params": [ { "name": "externalPromotionId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the custom promotion rule associated to the external promotion" }, { "info": { "name": "Retrieve the sku list associated to the external promotion", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/external_promotions/:externalPromotionId/sku_list", "params": [ { "name": "externalPromotionId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the sku list associated to the external promotion" }, { "info": { "name": "Retrieve the market associated to the fixed amount promotion", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/fixed_amount_promotions/:fixedAmountPromotionId/market", "params": [ { "name": "fixedAmountPromotionId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the market associated to the fixed amount promotion" }, { "info": { "name": "Retrieve the order amount promotion rule associated to the fixed amount promotion", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/fixed_amount_promotions/:fixedAmountPromotionId/order_amount_promotion_rule", "params": [ { "name": "fixedAmountPromotionId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the order amount promotion rule associated to the fixed amount promotion" }, { "info": { "name": "Retrieve the sku list promotion rule associated to the fixed amount promotion", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/fixed_amount_promotions/:fixedAmountPromotionId/sku_list_promotion_rule", "params": [ { "name": "fixedAmountPromotionId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the sku list promotion rule associated to the fixed amount promotion" }, { "info": { "name": "Retrieve the coupon codes promotion rule associated to the fixed amount promotion", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/fixed_amount_promotions/:fixedAmountPromotionId/coupon_codes_promotion_rule", "params": [ { "name": "fixedAmountPromotionId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the coupon codes promotion rule associated to the fixed amount promotion" }, { "info": { "name": "Retrieve the custom promotion rule associated to the fixed amount promotion", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/fixed_amount_promotions/:fixedAmountPromotionId/custom_promotion_rule", "params": [ { "name": "fixedAmountPromotionId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the custom promotion rule associated to the fixed amount promotion" }, { "info": { "name": "Retrieve the sku list associated to the fixed amount promotion", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/fixed_amount_promotions/:fixedAmountPromotionId/sku_list", "params": [ { "name": "fixedAmountPromotionId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the sku list associated to the fixed amount promotion" }, { "info": { "name": "Retrieve the market associated to the fixed price promotion", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/fixed_price_promotions/:fixedPricePromotionId/market", "params": [ { "name": "fixedPricePromotionId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the market associated to the fixed price promotion" }, { "info": { "name": "Retrieve the order amount promotion rule associated to the fixed price promotion", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/fixed_price_promotions/:fixedPricePromotionId/order_amount_promotion_rule", "params": [ { "name": "fixedPricePromotionId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the order amount promotion rule associated to the fixed price promotion" }, { "info": { "name": "Retrieve the sku list promotion rule associated to the fixed price promotion", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/fixed_price_promotions/:fixedPricePromotionId/sku_list_promotion_rule", "params": [ { "name": "fixedPricePromotionId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the sku list promotion rule associated to the fixed price promotion" }, { "info": { "name": "Retrieve the coupon codes promotion rule associated to the fixed price promotion", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/fixed_price_promotions/:fixedPricePromotionId/coupon_codes_promotion_rule", "params": [ { "name": "fixedPricePromotionId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the coupon codes promotion rule associated to the fixed price promotion" }, { "info": { "name": "Retrieve the custom promotion rule associated to the fixed price promotion", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/fixed_price_promotions/:fixedPricePromotionId/custom_promotion_rule", "params": [ { "name": "fixedPricePromotionId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the custom promotion rule associated to the fixed price promotion" }, { "info": { "name": "Retrieve the sku list associated to the fixed price promotion", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/fixed_price_promotions/:fixedPricePromotionId/sku_list", "params": [ { "name": "fixedPricePromotionId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the sku list associated to the fixed price promotion" }, { "info": { "name": "Retrieve the coupon codes promotion rule associated to the flex promotion", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/flex_promotions/:flexPromotionId/coupon_codes_promotion_rule", "params": [ { "name": "flexPromotionId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the coupon codes promotion rule associated to the flex promotion" }, { "info": { "name": "Retrieve the market associated to the free gift promotion", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/free_gift_promotions/:freeGiftPromotionId/market", "params": [ { "name": "freeGiftPromotionId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the market associated to the free gift promotion" }, { "info": { "name": "Retrieve the order amount promotion rule associated to the free gift promotion", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/free_gift_promotions/:freeGiftPromotionId/order_amount_promotion_rule", "params": [ { "name": "freeGiftPromotionId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the order amount promotion rule associated to the free gift promotion" }, { "info": { "name": "Retrieve the sku list promotion rule associated to the free gift promotion", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/free_gift_promotions/:freeGiftPromotionId/sku_list_promotion_rule", "params": [ { "name": "freeGiftPromotionId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the sku list promotion rule associated to the free gift promotion" }, { "info": { "name": "Retrieve the coupon codes promotion rule associated to the free gift promotion", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/free_gift_promotions/:freeGiftPromotionId/coupon_codes_promotion_rule", "params": [ { "name": "freeGiftPromotionId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the coupon codes promotion rule associated to the free gift promotion" }, { "info": { "name": "Retrieve the custom promotion rule associated to the free gift promotion", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/free_gift_promotions/:freeGiftPromotionId/custom_promotion_rule", "params": [ { "name": "freeGiftPromotionId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the custom promotion rule associated to the free gift promotion" }, { "info": { "name": "Retrieve the sku list associated to the free gift promotion", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/free_gift_promotions/:freeGiftPromotionId/sku_list", "params": [ { "name": "freeGiftPromotionId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the sku list associated to the free gift promotion" }, { "info": { "name": "Retrieve the market associated to the free shipping promotion", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/free_shipping_promotions/:freeShippingPromotionId/market", "params": [ { "name": "freeShippingPromotionId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the market associated to the free shipping promotion" }, { "info": { "name": "Retrieve the order amount promotion rule associated to the free shipping promotion", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/free_shipping_promotions/:freeShippingPromotionId/order_amount_promotion_rule", "params": [ { "name": "freeShippingPromotionId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the order amount promotion rule associated to the free shipping promotion" }, { "info": { "name": "Retrieve the sku list promotion rule associated to the free shipping promotion", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/free_shipping_promotions/:freeShippingPromotionId/sku_list_promotion_rule", "params": [ { "name": "freeShippingPromotionId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the sku list promotion rule associated to the free shipping promotion" }, { "info": { "name": "Retrieve the coupon codes promotion rule associated to the free shipping promotion", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/free_shipping_promotions/:freeShippingPromotionId/coupon_codes_promotion_rule", "params": [ { "name": "freeShippingPromotionId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the coupon codes promotion rule associated to the free shipping promotion" }, { "info": { "name": "Retrieve the custom promotion rule associated to the free shipping promotion", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/free_shipping_promotions/:freeShippingPromotionId/custom_promotion_rule", "params": [ { "name": "freeShippingPromotionId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the custom promotion rule associated to the free shipping promotion" }, { "info": { "name": "Retrieve the sku list associated to the free shipping promotion", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/free_shipping_promotions/:freeShippingPromotionId/sku_list", "params": [ { "name": "freeShippingPromotionId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the sku list associated to the free shipping promotion" }, { "info": { "name": "Retrieve the customer associated to the gift card recipient", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/gift_card_recipients/:giftCardRecipientId/customer", "params": [ { "name": "giftCardRecipientId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the customer associated to the gift card recipient" }, { "info": { "name": "Retrieve the market associated to the gift card", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/gift_cards/:giftCardId/market", "params": [ { "name": "giftCardId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the market associated to the gift card" }, { "info": { "name": "Retrieve the gift card recipient associated to the gift card", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/gift_cards/:giftCardId/gift_card_recipient", "params": [ { "name": "giftCardId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the gift card recipient associated to the gift card" }, { "info": { "name": "Retrieve the market associated to the in stock subscription", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/in_stock_subscriptions/:inStockSubscriptionId/market", "params": [ { "name": "inStockSubscriptionId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the market associated to the in stock subscription" }, { "info": { "name": "Retrieve the customer associated to the in stock subscription", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/in_stock_subscriptions/:inStockSubscriptionId/customer", "params": [ { "name": "inStockSubscriptionId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the customer associated to the in stock subscription" }, { "info": { "name": "Retrieve the sku associated to the in stock subscription", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/in_stock_subscriptions/:inStockSubscriptionId/sku", "params": [ { "name": "inStockSubscriptionId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the sku associated to the in stock subscription" }, { "info": { "name": "Retrieve the stock location associated to the inventory return location", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/inventory_return_locations/:inventoryReturnLocationId/stock_location", "params": [ { "name": "inventoryReturnLocationId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the stock location associated to the inventory return location" }, { "info": { "name": "Retrieve the inventory model associated to the inventory return location", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/inventory_return_locations/:inventoryReturnLocationId/inventory_model", "params": [ { "name": "inventoryReturnLocationId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the inventory model associated to the inventory return location" }, { "info": { "name": "Retrieve the stock location associated to the inventory stock location", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/inventory_stock_locations/:inventoryStockLocationId/stock_location", "params": [ { "name": "inventoryStockLocationId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the stock location associated to the inventory stock location" }, { "info": { "name": "Retrieve the inventory model associated to the inventory stock location", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/inventory_stock_locations/:inventoryStockLocationId/inventory_model", "params": [ { "name": "inventoryStockLocationId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the inventory model associated to the inventory stock location" }, { "info": { "name": "Retrieve the order associated to the klarna payment", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/klarna_payments/:klarnaPaymentId/order", "params": [ { "name": "klarnaPaymentId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the order associated to the klarna payment" }, { "info": { "name": "Retrieve the payment gateway associated to the klarna payment", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/klarna_payments/:klarnaPaymentId/payment_gateway", "params": [ { "name": "klarnaPaymentId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the payment gateway associated to the klarna payment" }, { "info": { "name": "Retrieve the line item associated to the line item option", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/line_item_options/:lineItemOptionId/line_item", "params": [ { "name": "lineItemOptionId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the line item associated to the line item option" }, { "info": { "name": "Retrieve the sku option associated to the line item option", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/line_item_options/:lineItemOptionId/sku_option", "params": [ { "name": "lineItemOptionId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the sku option associated to the line item option" }, { "info": { "name": "Retrieve the order associated to the line item", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/line_items/:lineItemId/order", "params": [ { "name": "lineItemId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the order associated to the line item" }, { "info": { "name": "Retrieve the merchant associated to the market", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/markets/:marketId/merchant", "params": [ { "name": "marketId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the merchant associated to the market" }, { "info": { "name": "Retrieve the price list associated to the market", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/markets/:marketId/price_list", "params": [ { "name": "marketId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the price list associated to the market" }, { "info": { "name": "Retrieve the base price list associated to the market", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/markets/:marketId/base_price_list", "params": [ { "name": "marketId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the base price list associated to the market" }, { "info": { "name": "Retrieve the inventory model associated to the market", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/markets/:marketId/inventory_model", "params": [ { "name": "marketId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the inventory model associated to the market" }, { "info": { "name": "Retrieve the subscription model associated to the market", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/markets/:marketId/subscription_model", "params": [ { "name": "marketId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the subscription model associated to the market" }, { "info": { "name": "Retrieve the discount engine associated to the market", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/markets/:marketId/discount_engine", "params": [ { "name": "marketId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the discount engine associated to the market" }, { "info": { "name": "Retrieve the customer group associated to the market", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/markets/:marketId/customer_group", "params": [ { "name": "marketId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the customer group associated to the market" }, { "info": { "name": "Retrieve the geocoder associated to the market", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/markets/:marketId/geocoder", "params": [ { "name": "marketId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the geocoder associated to the market" }, { "info": { "name": "Retrieve the default shipping method associated to the market", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/markets/:marketId/default_shipping_method", "params": [ { "name": "marketId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the default shipping method associated to the market" }, { "info": { "name": "Retrieve the default payment method associated to the market", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/markets/:marketId/default_payment_method", "params": [ { "name": "marketId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the default payment method associated to the market" }, { "info": { "name": "Retrieve the address associated to the merchant", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/merchants/:merchantId/address", "params": [ { "name": "merchantId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the address associated to the merchant" }, { "info": { "name": "Retrieve the source order associated to the order copy", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/order_copies/:orderCopyId/source_order", "params": [ { "name": "orderCopyId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the source order associated to the order copy" }, { "info": { "name": "Retrieve the target order associated to the order copy", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/order_copies/:orderCopyId/target_order", "params": [ { "name": "orderCopyId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the target order associated to the order copy" }, { "info": { "name": "Retrieve the order subscription associated to the order copy", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/order_copies/:orderCopyId/order_subscription", "params": [ { "name": "orderCopyId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the order subscription associated to the order copy" }, { "info": { "name": "Retrieve the source order associated to the order factory", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/order_factories/:orderFactoryId/source_order", "params": [ { "name": "orderFactoryId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the source order associated to the order factory" }, { "info": { "name": "Retrieve the target order associated to the order factory", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/order_factories/:orderFactoryId/target_order", "params": [ { "name": "orderFactoryId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the target order associated to the order factory" }, { "info": { "name": "Retrieve the order subscription associated to the order subscription item", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/order_subscription_items/:orderSubscriptionItemId/order_subscription", "params": [ { "name": "orderSubscriptionItemId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the order subscription associated to the order subscription item" }, { "info": { "name": "Retrieve the source line item associated to the order subscription item", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/order_subscription_items/:orderSubscriptionItemId/source_line_item", "params": [ { "name": "orderSubscriptionItemId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the source line item associated to the order subscription item" }, { "info": { "name": "Retrieve the market associated to the order subscription", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/order_subscriptions/:orderSubscriptionId/market", "params": [ { "name": "orderSubscriptionId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the market associated to the order subscription" }, { "info": { "name": "Retrieve the subscription model associated to the order subscription", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/order_subscriptions/:orderSubscriptionId/subscription_model", "params": [ { "name": "orderSubscriptionId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the subscription model associated to the order subscription" }, { "info": { "name": "Retrieve the source order associated to the order subscription", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/order_subscriptions/:orderSubscriptionId/source_order", "params": [ { "name": "orderSubscriptionId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the source order associated to the order subscription" }, { "info": { "name": "Retrieve the customer associated to the order subscription", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/order_subscriptions/:orderSubscriptionId/customer", "params": [ { "name": "orderSubscriptionId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the customer associated to the order subscription" }, { "info": { "name": "Retrieve the customer payment source associated to the order subscription", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/order_subscriptions/:orderSubscriptionId/customer_payment_source", "params": [ { "name": "orderSubscriptionId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the customer payment source associated to the order subscription" }, { "info": { "name": "Retrieve the market associated to the order", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/orders/:orderId/market", "params": [ { "name": "orderId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the market associated to the order" }, { "info": { "name": "Retrieve the customer associated to the order", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/orders/:orderId/customer", "params": [ { "name": "orderId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the customer associated to the order" }, { "info": { "name": "Retrieve the shipping address associated to the order", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/orders/:orderId/shipping_address", "params": [ { "name": "orderId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the shipping address associated to the order" }, { "info": { "name": "Retrieve the billing address associated to the order", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/orders/:orderId/billing_address", "params": [ { "name": "orderId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the billing address associated to the order" }, { "info": { "name": "Retrieve the store associated to the order", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/orders/:orderId/store", "params": [ { "name": "orderId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the store associated to the order" }, { "info": { "name": "Retrieve the default shipping method associated to the order", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/orders/:orderId/default_shipping_method", "params": [ { "name": "orderId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the default shipping method associated to the order" }, { "info": { "name": "Retrieve the default payment method associated to the order", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/orders/:orderId/default_payment_method", "params": [ { "name": "orderId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the default payment method associated to the order" }, { "info": { "name": "Retrieve the payment method associated to the order", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/orders/:orderId/payment_method", "params": [ { "name": "orderId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the payment method associated to the order" }, { "info": { "name": "Retrieve the discount engine item associated to the order", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/orders/:orderId/discount_engine_item", "params": [ { "name": "orderId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the discount engine item associated to the order" }, { "info": { "name": "Retrieve the order subscription associated to the order", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/orders/:orderId/order_subscription", "params": [ { "name": "orderId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the order subscription associated to the order" }, { "info": { "name": "Retrieve the stock location associated to the package", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/packages/:packageId/stock_location", "params": [ { "name": "packageId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the stock location associated to the package" }, { "info": { "name": "Retrieve the parcel associated to the parcel line item", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/parcel_line_items/:parcelLineItemId/parcel", "params": [ { "name": "parcelLineItemId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the parcel associated to the parcel line item" }, { "info": { "name": "Retrieve the stock line item associated to the parcel line item", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/parcel_line_items/:parcelLineItemId/stock_line_item", "params": [ { "name": "parcelLineItemId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the stock line item associated to the parcel line item" }, { "info": { "name": "Retrieve the shipment associated to the parcel", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/parcels/:parcelId/shipment", "params": [ { "name": "parcelId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the shipment associated to the parcel" }, { "info": { "name": "Retrieve the package associated to the parcel", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/parcels/:parcelId/package", "params": [ { "name": "parcelId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the package associated to the parcel" }, { "info": { "name": "Retrieve the market associated to the payment method", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/payment_methods/:paymentMethodId/market", "params": [ { "name": "paymentMethodId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the market associated to the payment method" }, { "info": { "name": "Retrieve the payment gateway associated to the payment method", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/payment_methods/:paymentMethodId/payment_gateway", "params": [ { "name": "paymentMethodId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the payment gateway associated to the payment method" }, { "info": { "name": "Retrieve the store associated to the payment method", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/payment_methods/:paymentMethodId/store", "params": [ { "name": "paymentMethodId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the store associated to the payment method" }, { "info": { "name": "Retrieve the order associated to the payment option", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/payment_options/:paymentOptionId/order", "params": [ { "name": "paymentOptionId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the order associated to the payment option" }, { "info": { "name": "Retrieve the order associated to the paypal payment", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/paypal_payments/:paypalPaymentId/order", "params": [ { "name": "paypalPaymentId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the order associated to the paypal payment" }, { "info": { "name": "Retrieve the payment gateway associated to the paypal payment", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/paypal_payments/:paypalPaymentId/payment_gateway", "params": [ { "name": "paypalPaymentId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the payment gateway associated to the paypal payment" }, { "info": { "name": "Retrieve the market associated to the percentage discount promotion", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/percentage_discount_promotions/:percentageDiscountPromotionId/market", "params": [ { "name": "percentageDiscountPromotionId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the market associated to the percentage discount promotion" }, { "info": { "name": "Retrieve the order amount promotion rule associated to the percentage discount promotion", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/percentage_discount_promotions/:percentageDiscountPromotionId/order_amount_promotion_rule", "params": [ { "name": "percentageDiscountPromotionId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the order amount promotion rule associated to the percentage discount promotion" }, { "info": { "name": "Retrieve the sku list promotion rule associated to the percentage discount promotion", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/percentage_discount_promotions/:percentageDiscountPromotionId/sku_list_promotion_rule", "params": [ { "name": "percentageDiscountPromotionId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the sku list promotion rule associated to the percentage discount promotion" }, { "info": { "name": "Retrieve the coupon codes promotion rule associated to the percentage discount promotion", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/percentage_discount_promotions/:percentageDiscountPromotionId/coupon_codes_promotion_rule", "params": [ { "name": "percentageDiscountPromotionId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the coupon codes promotion rule associated to the percentage discount promotion" }, { "info": { "name": "Retrieve the custom promotion rule associated to the percentage discount promotion", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/percentage_discount_promotions/:percentageDiscountPromotionId/custom_promotion_rule", "params": [ { "name": "percentageDiscountPromotionId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the custom promotion rule associated to the percentage discount promotion" }, { "info": { "name": "Retrieve the sku list associated to the percentage discount promotion", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/percentage_discount_promotions/:percentageDiscountPromotionId/sku_list", "params": [ { "name": "percentageDiscountPromotionId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the sku list associated to the percentage discount promotion" }, { "info": { "name": "Retrieve the shipment associated to the pickup", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/pickups/:pickupId/shipment", "params": [ { "name": "pickupId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the shipment associated to the pickup" }, { "info": { "name": "Retrieve the price associated to the price frequency tier", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/price_frequency_tiers/:priceFrequencyTierId/price", "params": [ { "name": "priceFrequencyTierId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the price associated to the price frequency tier" }, { "info": { "name": "Retrieve the market associated to the price list scheduler", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/price_list_schedulers/:priceListSchedulerId/market", "params": [ { "name": "priceListSchedulerId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the market associated to the price list scheduler" }, { "info": { "name": "Retrieve the price list associated to the price list scheduler", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/price_list_schedulers/:priceListSchedulerId/price_list", "params": [ { "name": "priceListSchedulerId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the price list associated to the price list scheduler" }, { "info": { "name": "Retrieve the price associated to the price tier", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/price_tiers/:priceTierId/price", "params": [ { "name": "priceTierId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the price associated to the price tier" }, { "info": { "name": "Retrieve the price associated to the price volume tier", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/price_volume_tiers/:priceVolumeTierId/price", "params": [ { "name": "priceVolumeTierId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the price associated to the price volume tier" }, { "info": { "name": "Retrieve the price list associated to the price", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/prices/:priceId/price_list", "params": [ { "name": "priceId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the price list associated to the price" }, { "info": { "name": "Retrieve the sku associated to the price", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/prices/:priceId/sku", "params": [ { "name": "priceId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the sku associated to the price" }, { "info": { "name": "Retrieve the jwt customer associated to the price", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/prices/:priceId/jwt_customer", "params": [ { "name": "priceId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the jwt customer associated to the price" }, { "info": { "name": "Retrieve the market associated to the promotion", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/promotions/:promotionId/market", "params": [ { "name": "promotionId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the market associated to the promotion" }, { "info": { "name": "Retrieve the order amount promotion rule associated to the promotion", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/promotions/:promotionId/order_amount_promotion_rule", "params": [ { "name": "promotionId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the order amount promotion rule associated to the promotion" }, { "info": { "name": "Retrieve the sku list promotion rule associated to the promotion", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/promotions/:promotionId/sku_list_promotion_rule", "params": [ { "name": "promotionId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the sku list promotion rule associated to the promotion" }, { "info": { "name": "Retrieve the coupon codes promotion rule associated to the promotion", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/promotions/:promotionId/coupon_codes_promotion_rule", "params": [ { "name": "promotionId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the coupon codes promotion rule associated to the promotion" }, { "info": { "name": "Retrieve the custom promotion rule associated to the promotion", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/promotions/:promotionId/custom_promotion_rule", "params": [ { "name": "promotionId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the custom promotion rule associated to the promotion" }, { "info": { "name": "Retrieve the sku list associated to the promotion", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/promotions/:promotionId/sku_list", "params": [ { "name": "promotionId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the sku list associated to the promotion" }, { "info": { "name": "Retrieve the source order associated to the recurring order copy", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/recurring_order_copies/:recurringOrderCopyId/source_order", "params": [ { "name": "recurringOrderCopyId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the source order associated to the recurring order copy" }, { "info": { "name": "Retrieve the target order associated to the recurring order copy", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/recurring_order_copies/:recurringOrderCopyId/target_order", "params": [ { "name": "recurringOrderCopyId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the target order associated to the recurring order copy" }, { "info": { "name": "Retrieve the order subscription associated to the recurring order copy", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/recurring_order_copies/:recurringOrderCopyId/order_subscription", "params": [ { "name": "recurringOrderCopyId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the order subscription associated to the recurring order copy" }, { "info": { "name": "Retrieve the order associated to the refund", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/refunds/:refundId/order", "params": [ { "name": "refundId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the order associated to the refund" }, { "info": { "name": "Retrieve the reference capture associated to the refund", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/refunds/:refundId/reference_capture", "params": [ { "name": "refundId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the reference capture associated to the refund" }, { "info": { "name": "Retrieve the return associated to the refund", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/refunds/:refundId/return", "params": [ { "name": "refundId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the return associated to the refund" }, { "info": { "name": "Retrieve the stock item associated to the reserved stock", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/reserved_stocks/:reservedStockId/stock_item", "params": [ { "name": "reservedStockId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the stock item associated to the reserved stock" }, { "info": { "name": "Retrieve the sku associated to the reserved stock", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/reserved_stocks/:reservedStockId/sku", "params": [ { "name": "reservedStockId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the sku associated to the reserved stock" }, { "info": { "name": "Retrieve the return associated to the return line item", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/return_line_items/:returnLineItemId/return", "params": [ { "name": "returnLineItemId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the return associated to the return line item" }, { "info": { "name": "Retrieve the line item associated to the return line item", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/return_line_items/:returnLineItemId/line_item", "params": [ { "name": "returnLineItemId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the line item associated to the return line item" }, { "info": { "name": "Retrieve the order associated to the return", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/returns/:returnId/order", "params": [ { "name": "returnId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the order associated to the return" }, { "info": { "name": "Retrieve the customer associated to the return", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/returns/:returnId/customer", "params": [ { "name": "returnId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the customer associated to the return" }, { "info": { "name": "Retrieve the stock location associated to the return", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/returns/:returnId/stock_location", "params": [ { "name": "returnId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the stock location associated to the return" }, { "info": { "name": "Retrieve the origin address associated to the return", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/returns/:returnId/origin_address", "params": [ { "name": "returnId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the origin address associated to the return" }, { "info": { "name": "Retrieve the destination address associated to the return", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/returns/:returnId/destination_address", "params": [ { "name": "returnId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the destination address associated to the return" }, { "info": { "name": "Retrieve the reference capture associated to the return", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/returns/:returnId/reference_capture", "params": [ { "name": "returnId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the reference capture associated to the return" }, { "info": { "name": "Retrieve the reference refund associated to the return", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/returns/:returnId/reference_refund", "params": [ { "name": "returnId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the reference refund associated to the return" }, { "info": { "name": "Retrieve the order associated to the satispay payment", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/satispay_payments/:satispayPaymentId/order", "params": [ { "name": "satispayPaymentId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the order associated to the satispay payment" }, { "info": { "name": "Retrieve the payment gateway associated to the satispay payment", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/satispay_payments/:satispayPaymentId/payment_gateway", "params": [ { "name": "satispayPaymentId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the payment gateway associated to the satispay payment" }, { "info": { "name": "Retrieve the order associated to the shipment", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/shipments/:shipmentId/order", "params": [ { "name": "shipmentId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the order associated to the shipment" }, { "info": { "name": "Retrieve the shipping category associated to the shipment", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/shipments/:shipmentId/shipping_category", "params": [ { "name": "shipmentId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the shipping category associated to the shipment" }, { "info": { "name": "Retrieve the inventory stock location associated to the shipment", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/shipments/:shipmentId/inventory_stock_location", "params": [ { "name": "shipmentId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the inventory stock location associated to the shipment" }, { "info": { "name": "Retrieve the stock location associated to the shipment", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/shipments/:shipmentId/stock_location", "params": [ { "name": "shipmentId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the stock location associated to the shipment" }, { "info": { "name": "Retrieve the origin address associated to the shipment", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/shipments/:shipmentId/origin_address", "params": [ { "name": "shipmentId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the origin address associated to the shipment" }, { "info": { "name": "Retrieve the shipping address associated to the shipment", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/shipments/:shipmentId/shipping_address", "params": [ { "name": "shipmentId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the shipping address associated to the shipment" }, { "info": { "name": "Retrieve the shipping method associated to the shipment", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/shipments/:shipmentId/shipping_method", "params": [ { "name": "shipmentId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the shipping method associated to the shipment" }, { "info": { "name": "Retrieve the delivery lead time associated to the shipment", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/shipments/:shipmentId/delivery_lead_time", "params": [ { "name": "shipmentId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the delivery lead time associated to the shipment" }, { "info": { "name": "Retrieve the pickup associated to the shipment", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/shipments/:shipmentId/pickup", "params": [ { "name": "shipmentId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the pickup associated to the shipment" }, { "info": { "name": "Retrieve the shipping method associated to the shipping method tier", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/shipping_method_tiers/:shippingMethodTierId/shipping_method", "params": [ { "name": "shippingMethodTierId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the shipping method associated to the shipping method tier" }, { "info": { "name": "Retrieve the market associated to the shipping method", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/shipping_methods/:shippingMethodId/market", "params": [ { "name": "shippingMethodId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the market associated to the shipping method" }, { "info": { "name": "Retrieve the shipping zone associated to the shipping method", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/shipping_methods/:shippingMethodId/shipping_zone", "params": [ { "name": "shippingMethodId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the shipping zone associated to the shipping method" }, { "info": { "name": "Retrieve the shipping category associated to the shipping method", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/shipping_methods/:shippingMethodId/shipping_category", "params": [ { "name": "shippingMethodId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the shipping category associated to the shipping method" }, { "info": { "name": "Retrieve the stock location associated to the shipping method", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/shipping_methods/:shippingMethodId/stock_location", "params": [ { "name": "shippingMethodId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the stock location associated to the shipping method" }, { "info": { "name": "Retrieve the delivery lead time for shipment associated to the shipping method", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/shipping_methods/:shippingMethodId/delivery_lead_time_for_shipment", "params": [ { "name": "shippingMethodId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the delivery lead time for shipment associated to the shipping method" }, { "info": { "name": "Retrieve the shipping method associated to the shipping weight tier", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/shipping_weight_tiers/:shippingWeightTierId/shipping_method", "params": [ { "name": "shippingWeightTierId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the shipping method associated to the shipping weight tier" }, { "info": { "name": "Retrieve the sku list associated to the SKU list item", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/sku_list_items/:skuListItemId/sku_list", "params": [ { "name": "skuListItemId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the sku list associated to the SKU list item" }, { "info": { "name": "Retrieve the sku associated to the SKU list item", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/sku_list_items/:skuListItemId/sku", "params": [ { "name": "skuListItemId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the sku associated to the SKU list item" }, { "info": { "name": "Retrieve the sku list associated to the SKU list promotion rule", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/sku_list_promotion_rules/:skuListPromotionRuleId/sku_list", "params": [ { "name": "skuListPromotionRuleId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the sku list associated to the SKU list promotion rule" }, { "info": { "name": "Retrieve the customer associated to the SKU list", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/sku_lists/:skuListId/customer", "params": [ { "name": "skuListId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the customer associated to the SKU list" }, { "info": { "name": "Retrieve the market associated to the SKU option", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/sku_options/:skuOptionId/market", "params": [ { "name": "skuOptionId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the market associated to the SKU option" }, { "info": { "name": "Retrieve the shipping category associated to the SKU", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/skus/:skuId/shipping_category", "params": [ { "name": "skuId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the shipping category associated to the SKU" }, { "info": { "name": "Retrieve the jwt customer associated to the SKU", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/skus/:skuId/jwt_customer", "params": [ { "name": "skuId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the jwt customer associated to the SKU" }, { "info": { "name": "Retrieve the stock location associated to the stock item", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/stock_items/:stockItemId/stock_location", "params": [ { "name": "stockItemId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the stock location associated to the stock item" }, { "info": { "name": "Retrieve the sku associated to the stock item", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/stock_items/:stockItemId/sku", "params": [ { "name": "stockItemId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the sku associated to the stock item" }, { "info": { "name": "Retrieve the reserved stock associated to the stock item", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/stock_items/:stockItemId/reserved_stock", "params": [ { "name": "stockItemId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the reserved stock associated to the stock item" }, { "info": { "name": "Retrieve the shipment associated to the stock line item", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/stock_line_items/:stockLineItemId/shipment", "params": [ { "name": "stockLineItemId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the shipment associated to the stock line item" }, { "info": { "name": "Retrieve the line item associated to the stock line item", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/stock_line_items/:stockLineItemId/line_item", "params": [ { "name": "stockLineItemId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the line item associated to the stock line item" }, { "info": { "name": "Retrieve the stock item associated to the stock line item", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/stock_line_items/:stockLineItemId/stock_item", "params": [ { "name": "stockLineItemId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the stock item associated to the stock line item" }, { "info": { "name": "Retrieve the sku associated to the stock line item", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/stock_line_items/:stockLineItemId/sku", "params": [ { "name": "stockLineItemId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the sku associated to the stock line item" }, { "info": { "name": "Retrieve the stock reservation associated to the stock line item", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/stock_line_items/:stockLineItemId/stock_reservation", "params": [ { "name": "stockLineItemId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the stock reservation associated to the stock line item" }, { "info": { "name": "Retrieve the address associated to the stock location", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/stock_locations/:stockLocationId/address", "params": [ { "name": "stockLocationId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the address associated to the stock location" }, { "info": { "name": "Retrieve the line item associated to the stock reservation", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/stock_reservations/:stockReservationId/line_item", "params": [ { "name": "stockReservationId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the line item associated to the stock reservation" }, { "info": { "name": "Retrieve the order associated to the stock reservation", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/stock_reservations/:stockReservationId/order", "params": [ { "name": "stockReservationId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the order associated to the stock reservation" }, { "info": { "name": "Retrieve the stock line item associated to the stock reservation", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/stock_reservations/:stockReservationId/stock_line_item", "params": [ { "name": "stockReservationId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the stock line item associated to the stock reservation" }, { "info": { "name": "Retrieve the stock transfer associated to the stock reservation", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/stock_reservations/:stockReservationId/stock_transfer", "params": [ { "name": "stockReservationId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the stock transfer associated to the stock reservation" }, { "info": { "name": "Retrieve the stock item associated to the stock reservation", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/stock_reservations/:stockReservationId/stock_item", "params": [ { "name": "stockReservationId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the stock item associated to the stock reservation" }, { "info": { "name": "Retrieve the reserved stock associated to the stock reservation", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/stock_reservations/:stockReservationId/reserved_stock", "params": [ { "name": "stockReservationId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the reserved stock associated to the stock reservation" }, { "info": { "name": "Retrieve the sku associated to the stock reservation", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/stock_reservations/:stockReservationId/sku", "params": [ { "name": "stockReservationId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the sku associated to the stock reservation" }, { "info": { "name": "Retrieve the sku associated to the stock transfer", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/stock_transfers/:stockTransferId/sku", "params": [ { "name": "stockTransferId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the sku associated to the stock transfer" }, { "info": { "name": "Retrieve the origin stock location associated to the stock transfer", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/stock_transfers/:stockTransferId/origin_stock_location", "params": [ { "name": "stockTransferId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the origin stock location associated to the stock transfer" }, { "info": { "name": "Retrieve the destination stock location associated to the stock transfer", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/stock_transfers/:stockTransferId/destination_stock_location", "params": [ { "name": "stockTransferId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the destination stock location associated to the stock transfer" }, { "info": { "name": "Retrieve the shipment associated to the stock transfer", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/stock_transfers/:stockTransferId/shipment", "params": [ { "name": "stockTransferId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the shipment associated to the stock transfer" }, { "info": { "name": "Retrieve the line item associated to the stock transfer", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/stock_transfers/:stockTransferId/line_item", "params": [ { "name": "stockTransferId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the line item associated to the stock transfer" }, { "info": { "name": "Retrieve the stock reservation associated to the stock transfer", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/stock_transfers/:stockTransferId/stock_reservation", "params": [ { "name": "stockTransferId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the stock reservation associated to the stock transfer" }, { "info": { "name": "Retrieve the market associated to the store", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/stores/:storeId/market", "params": [ { "name": "storeId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the market associated to the store" }, { "info": { "name": "Retrieve the merchant associated to the store", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/stores/:storeId/merchant", "params": [ { "name": "storeId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the merchant associated to the store" }, { "info": { "name": "Retrieve the stock location associated to the store", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/stores/:storeId/stock_location", "params": [ { "name": "storeId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the stock location associated to the store" }, { "info": { "name": "Retrieve the order associated to the stripe payment", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/stripe_payments/:stripePaymentId/order", "params": [ { "name": "stripePaymentId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the order associated to the stripe payment" }, { "info": { "name": "Retrieve the payment gateway associated to the stripe payment", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/stripe_payments/:stripePaymentId/payment_gateway", "params": [ { "name": "stripePaymentId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the payment gateway associated to the stripe payment" }, { "info": { "name": "Retrieve the sku associated to the tax category", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/tax_categories/:taxCategoryId/sku", "params": [ { "name": "taxCategoryId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the sku associated to the tax category" }, { "info": { "name": "Retrieve the manual tax calculator associated to the tax rule", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/tax_rules/:taxRuleId/manual_tax_calculator", "params": [ { "name": "taxRuleId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the manual tax calculator associated to the tax rule" }, { "info": { "name": "Retrieve the order associated to the transaction", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/transactions/:transactionId/order", "params": [ { "name": "transactionId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the order associated to the transaction" }, { "info": { "name": "Retrieve the order associated to the void", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/voids/:voidId/order", "params": [ { "name": "voidId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the order associated to the void" }, { "info": { "name": "Retrieve the reference authorization associated to the void", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/voids/:voidId/reference_authorization", "params": [ { "name": "voidId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the reference authorization associated to the void" }, { "info": { "name": "Retrieve the order associated to the wire transfer", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/wire_transfers/:wireTransferId/order", "params": [ { "name": "wireTransferId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the order associated to the wire transfer" }, { "info": { "name": "Related API credential", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/api_credentials/:apiCredentialId/organization", "params": [ { "name": "apiCredentialId", "value": "", "type": "path", "description": "The ID of the resource." } ] }, "docs": "Related API credential" }, { "info": { "name": "Related API credential", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/api_credentials/:apiCredentialId/role", "params": [ { "name": "apiCredentialId", "value": "", "type": "path", "description": "The ID of the resource." } ] }, "docs": "Related API credential" }, { "info": { "name": "Related application membership", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/application_memberships/:applicationMembershipId/api_credential", "params": [ { "name": "applicationMembershipId", "value": "", "type": "path", "description": "The ID of the resource." } ] }, "docs": "Related application membership" }, { "info": { "name": "Related application membership", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/application_memberships/:applicationMembershipId/membership", "params": [ { "name": "applicationMembershipId", "value": "", "type": "path", "description": "The ID of the resource." } ] }, "docs": "Related application membership" }, { "info": { "name": "Related application membership", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/application_memberships/:applicationMembershipId/membership_profile", "params": [ { "name": "applicationMembershipId", "value": "", "type": "path", "description": "The ID of the resource." } ] }, "docs": "Related application membership" }, { "info": { "name": "Related application membership", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/application_memberships/:applicationMembershipId/organization", "params": [ { "name": "applicationMembershipId", "value": "", "type": "path", "description": "The ID of the resource." } ] }, "docs": "Related application membership" }, { "info": { "name": "Related application membership", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/application_memberships/:applicationMembershipId/role", "params": [ { "name": "applicationMembershipId", "value": "", "type": "path", "description": "The ID of the resource." } ] }, "docs": "Related application membership" }, { "info": { "name": "Related identity provider", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/identity_providers/:identityProviderId/user", "params": [ { "name": "identityProviderId", "value": "", "type": "path", "description": "The ID of the resource." } ] }, "docs": "Related identity provider" }, { "info": { "name": "Related membership", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/memberships/:membershipId/organization", "params": [ { "name": "membershipId", "value": "", "type": "path", "description": "The ID of the resource." } ] }, "docs": "Related membership" }, { "info": { "name": "Related membership", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/memberships/:membershipId/role", "params": [ { "name": "membershipId", "value": "", "type": "path", "description": "The ID of the resource." } ] }, "docs": "Related membership" }, { "info": { "name": "Related membership", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/memberships/:membershipId/membership_profile", "params": [ { "name": "membershipId", "value": "", "type": "path", "description": "The ID of the resource." } ] }, "docs": "Related membership" }, { "info": { "name": "Related membership profile", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/membership_profiles/:membershipProfileId/organization", "params": [ { "name": "membershipProfileId", "value": "", "type": "path", "description": "The ID of the resource." } ] }, "docs": "Related membership profile" }, { "info": { "name": "Related permission", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/permissions/:permissionId/organization", "params": [ { "name": "permissionId", "value": "", "type": "path", "description": "The ID of the resource." } ] }, "docs": "Related permission" }, { "info": { "name": "Related permission", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/permissions/:permissionId/role", "params": [ { "name": "permissionId", "value": "", "type": "path", "description": "The ID of the resource." } ] }, "docs": "Related permission" }, { "info": { "name": "Related role", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/roles/:roleId/organization", "params": [ { "name": "roleId", "value": "", "type": "path", "description": "The ID of the resource." } ] }, "docs": "Related role" } ] } ], "bundled": true }