{ "opencollection": "1.0.0", "info": { "name": "Commerce Layer addresses has_many API", "version": "7.10.1" }, "request": { "auth": { "type": "bearer", "token": "{{bearerToken}}" } }, "items": [ { "info": { "name": "has_many", "type": "folder" }, "items": [ { "info": { "name": "Retrieve the events associated to the address", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/addresses/:addressId/events", "params": [ { "name": "addressId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the events associated to the address" }, { "info": { "name": "Retrieve the tags associated to the address", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/addresses/:addressId/tags", "params": [ { "name": "addressId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the tags associated to the address" }, { "info": { "name": "Retrieve the event stores associated to the address", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/addresses/:addressId/event_stores", "params": [ { "name": "addressId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the event stores associated to the address" }, { "info": { "name": "Retrieve the event stores associated to the adjustment", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/adjustments/:adjustmentId/event_stores", "params": [ { "name": "adjustmentId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the event stores associated to the adjustment" }, { "info": { "name": "Retrieve the payment methods associated to the adyen gateway", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/adyen_gateways/:adyenGatewayId/payment_methods", "params": [ { "name": "adyenGatewayId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the payment methods associated to the adyen gateway" }, { "info": { "name": "Retrieve the event stores associated to the adyen gateway", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/adyen_gateways/:adyenGatewayId/event_stores", "params": [ { "name": "adyenGatewayId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the event stores associated to the adyen gateway" }, { "info": { "name": "Retrieve the adyen payments associated to the adyen gateway", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/adyen_gateways/:adyenGatewayId/adyen_payments", "params": [ { "name": "adyenGatewayId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the adyen payments associated to the adyen gateway" }, { "info": { "name": "Retrieve the event stores associated to the adyen payment", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/adyen_payments/:adyenPaymentId/event_stores", "params": [ { "name": "adyenPaymentId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the event stores associated to the adyen payment" }, { "info": { "name": "Retrieve the event stores associated to the attachment", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/attachments/:attachmentId/event_stores", "params": [ { "name": "attachmentId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the event stores associated to the attachment" }, { "info": { "name": "Retrieve the attachments associated to the authorization", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/authorizations/:authorizationId/attachments", "params": [ { "name": "authorizationId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the attachments associated to the authorization" }, { "info": { "name": "Retrieve the events associated to the authorization", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/authorizations/:authorizationId/events", "params": [ { "name": "authorizationId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the events associated to the authorization" }, { "info": { "name": "Retrieve the event stores associated to the authorization", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/authorizations/:authorizationId/event_stores", "params": [ { "name": "authorizationId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the event stores associated to the authorization" }, { "info": { "name": "Retrieve the captures associated to the authorization", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/authorizations/:authorizationId/captures", "params": [ { "name": "authorizationId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the captures associated to the authorization" }, { "info": { "name": "Retrieve the voids associated to the authorization", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/authorizations/:authorizationId/voids", "params": [ { "name": "authorizationId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the voids associated to the authorization" }, { "info": { "name": "Retrieve the markets associated to the avalara account", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/avalara_accounts/:avalaraAccountId/markets", "params": [ { "name": "avalaraAccountId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the markets associated to the avalara account" }, { "info": { "name": "Retrieve the attachments associated to the avalara account", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/avalara_accounts/:avalaraAccountId/attachments", "params": [ { "name": "avalaraAccountId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the attachments associated to the avalara account" }, { "info": { "name": "Retrieve the events associated to the avalara account", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/avalara_accounts/:avalaraAccountId/events", "params": [ { "name": "avalaraAccountId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the events associated to the avalara account" }, { "info": { "name": "Retrieve the event stores associated to the avalara account", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/avalara_accounts/:avalaraAccountId/event_stores", "params": [ { "name": "avalaraAccountId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the event stores associated to the avalara account" }, { "info": { "name": "Retrieve the tax categories associated to the avalara account", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/avalara_accounts/:avalaraAccountId/tax_categories", "params": [ { "name": "avalaraAccountId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the tax categories associated to the avalara account" }, { "info": { "name": "Retrieve the payment methods associated to the axerve gateway", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/axerve_gateways/:axerveGatewayId/payment_methods", "params": [ { "name": "axerveGatewayId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the payment methods associated to the axerve gateway" }, { "info": { "name": "Retrieve the event stores associated to the axerve gateway", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/axerve_gateways/:axerveGatewayId/event_stores", "params": [ { "name": "axerveGatewayId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the event stores associated to the axerve gateway" }, { "info": { "name": "Retrieve the axerve payments associated to the axerve gateway", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/axerve_gateways/:axerveGatewayId/axerve_payments", "params": [ { "name": "axerveGatewayId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the axerve payments associated to the axerve gateway" }, { "info": { "name": "Retrieve the event stores associated to the axerve payment", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/axerve_payments/:axervePaymentId/event_stores", "params": [ { "name": "axervePaymentId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the event stores associated to the axerve payment" }, { "info": { "name": "Retrieve the markets associated to the bing geocoder", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/bing_geocoders/:bingGeocoderId/markets", "params": [ { "name": "bingGeocoderId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the markets associated to the bing geocoder" }, { "info": { "name": "Retrieve the addresses associated to the bing geocoder", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/bing_geocoders/:bingGeocoderId/addresses", "params": [ { "name": "bingGeocoderId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the addresses associated to the bing geocoder" }, { "info": { "name": "Retrieve the attachments associated to the bing geocoder", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/bing_geocoders/:bingGeocoderId/attachments", "params": [ { "name": "bingGeocoderId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the attachments associated to the bing geocoder" }, { "info": { "name": "Retrieve the event stores associated to the bing geocoder", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/bing_geocoders/:bingGeocoderId/event_stores", "params": [ { "name": "bingGeocoderId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the event stores associated to the bing geocoder" }, { "info": { "name": "Retrieve the payment methods associated to the braintree gateway", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/braintree_gateways/:braintreeGatewayId/payment_methods", "params": [ { "name": "braintreeGatewayId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the payment methods associated to the braintree gateway" }, { "info": { "name": "Retrieve the event stores associated to the braintree gateway", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/braintree_gateways/:braintreeGatewayId/event_stores", "params": [ { "name": "braintreeGatewayId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the event stores associated to the braintree gateway" }, { "info": { "name": "Retrieve the braintree payments associated to the braintree gateway", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/braintree_gateways/:braintreeGatewayId/braintree_payments", "params": [ { "name": "braintreeGatewayId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the braintree payments associated to the braintree gateway" }, { "info": { "name": "Retrieve the event stores associated to the braintree payment", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/braintree_payments/:braintreePaymentId/event_stores", "params": [ { "name": "braintreePaymentId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the event stores associated to the braintree payment" }, { "info": { "name": "Retrieve the skus associated to the bundle", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/bundles/:bundleId/skus", "params": [ { "name": "bundleId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the skus associated to the bundle" }, { "info": { "name": "Retrieve the attachments associated to the bundle", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/bundles/:bundleId/attachments", "params": [ { "name": "bundleId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the attachments associated to the bundle" }, { "info": { "name": "Retrieve the events associated to the bundle", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/bundles/:bundleId/events", "params": [ { "name": "bundleId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the events associated to the bundle" }, { "info": { "name": "Retrieve the tags associated to the bundle", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/bundles/:bundleId/tags", "params": [ { "name": "bundleId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the tags associated to the bundle" }, { "info": { "name": "Retrieve the event stores associated to the bundle", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/bundles/:bundleId/event_stores", "params": [ { "name": "bundleId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the event stores associated to the bundle" }, { "info": { "name": "Retrieve the coupons 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/coupons", "params": [ { "name": "buyXPayYPromotionId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the coupons associated to the buy x pay y promotion" }, { "info": { "name": "Retrieve the attachments 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/attachments", "params": [ { "name": "buyXPayYPromotionId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the attachments associated to the buy x pay y promotion" }, { "info": { "name": "Retrieve the events 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/events", "params": [ { "name": "buyXPayYPromotionId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the events associated to the buy x pay y promotion" }, { "info": { "name": "Retrieve the tags 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/tags", "params": [ { "name": "buyXPayYPromotionId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the tags associated to the buy x pay y promotion" }, { "info": { "name": "Retrieve the event stores 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/event_stores", "params": [ { "name": "buyXPayYPromotionId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the event stores associated to the buy x pay y promotion" }, { "info": { "name": "Retrieve the skus 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/skus", "params": [ { "name": "buyXPayYPromotionId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the skus associated to the buy x pay y promotion" }, { "info": { "name": "Retrieve the attachments associated to the capture", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/captures/:captureId/attachments", "params": [ { "name": "captureId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the attachments associated to the capture" }, { "info": { "name": "Retrieve the events associated to the capture", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/captures/:captureId/events", "params": [ { "name": "captureId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the events associated to the capture" }, { "info": { "name": "Retrieve the event stores associated to the capture", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/captures/:captureId/event_stores", "params": [ { "name": "captureId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the event stores associated to the capture" }, { "info": { "name": "Retrieve the refunds associated to the capture", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/captures/:captureId/refunds", "params": [ { "name": "captureId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the refunds associated to the capture" }, { "info": { "name": "Retrieve the attachments associated to the carrier account", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/carrier_accounts/:carrierAccountId/attachments", "params": [ { "name": "carrierAccountId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the attachments associated to the carrier account" }, { "info": { "name": "Retrieve the event stores associated to the carrier account", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/carrier_accounts/:carrierAccountId/event_stores", "params": [ { "name": "carrierAccountId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the event stores associated to the carrier account" }, { "info": { "name": "Retrieve the payment methods associated to the checkout.com gateway", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/checkout_com_gateways/:checkoutComGatewayId/payment_methods", "params": [ { "name": "checkoutComGatewayId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the payment methods associated to the checkout.com gateway" }, { "info": { "name": "Retrieve the event stores associated to the checkout.com gateway", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/checkout_com_gateways/:checkoutComGatewayId/event_stores", "params": [ { "name": "checkoutComGatewayId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the event stores associated to the checkout.com gateway" }, { "info": { "name": "Retrieve the checkout com payments associated to the checkout.com gateway", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/checkout_com_gateways/:checkoutComGatewayId/checkout_com_payments", "params": [ { "name": "checkoutComGatewayId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the checkout com payments associated to the checkout.com gateway" }, { "info": { "name": "Retrieve the event stores associated to the checkout.com payment", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/checkout_com_payments/:checkoutComPaymentId/event_stores", "params": [ { "name": "checkoutComPaymentId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the event stores associated to the checkout.com payment" }, { "info": { "name": "Retrieve the events associated to the cleanup", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/cleanups/:cleanupId/events", "params": [ { "name": "cleanupId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the events associated to the cleanup" }, { "info": { "name": "Retrieve the event stores associated to the cleanup", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/cleanups/:cleanupId/event_stores", "params": [ { "name": "cleanupId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the event stores associated to the cleanup" }, { "info": { "name": "Retrieve the event stores associated to the coupon codes promotion rule", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/coupon_codes_promotion_rules/:couponCodesPromotionRuleId/event_stores", "params": [ { "name": "couponCodesPromotionRuleId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the event stores associated to the coupon codes promotion rule" }, { "info": { "name": "Retrieve the coupons associated to the coupon codes promotion rule", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/coupon_codes_promotion_rules/:couponCodesPromotionRuleId/coupons", "params": [ { "name": "couponCodesPromotionRuleId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the coupons associated to the coupon codes promotion rule" }, { "info": { "name": "Retrieve the event stores associated to the coupon recipient", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/coupon_recipients/:couponRecipientId/event_stores", "params": [ { "name": "couponRecipientId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the event stores associated to the coupon recipient" }, { "info": { "name": "Retrieve the attachments associated to the coupon recipient", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/coupon_recipients/:couponRecipientId/attachments", "params": [ { "name": "couponRecipientId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the attachments associated to the coupon recipient" }, { "info": { "name": "Retrieve the events associated to the coupon", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/coupons/:couponId/events", "params": [ { "name": "couponId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the events associated to the coupon" }, { "info": { "name": "Retrieve the tags associated to the coupon", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/coupons/:couponId/tags", "params": [ { "name": "couponId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the tags associated to the coupon" }, { "info": { "name": "Retrieve the event stores associated to the coupon", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/coupons/:couponId/event_stores", "params": [ { "name": "couponId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the event stores associated to the coupon" }, { "info": { "name": "Retrieve the event stores associated to the custom promotion rule", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/custom_promotion_rules/:customPromotionRuleId/event_stores", "params": [ { "name": "customPromotionRuleId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the event stores associated to the custom promotion rule" }, { "info": { "name": "Retrieve the events associated to the customer address", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/customer_addresses/:customerAddressId/events", "params": [ { "name": "customerAddressId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the events associated to the customer address" }, { "info": { "name": "Retrieve the event stores associated to the customer address", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/customer_addresses/:customerAddressId/event_stores", "params": [ { "name": "customerAddressId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the event stores associated to the customer address" }, { "info": { "name": "Retrieve the customers associated to the customer group", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/customer_groups/:customerGroupId/customers", "params": [ { "name": "customerGroupId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the customers associated to the customer group" }, { "info": { "name": "Retrieve the markets associated to the customer group", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/customer_groups/:customerGroupId/markets", "params": [ { "name": "customerGroupId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the markets associated to the customer group" }, { "info": { "name": "Retrieve the attachments associated to the customer group", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/customer_groups/:customerGroupId/attachments", "params": [ { "name": "customerGroupId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the attachments associated to the customer group" }, { "info": { "name": "Retrieve the event stores associated to the customer group", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/customer_groups/:customerGroupId/event_stores", "params": [ { "name": "customerGroupId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the event stores associated to the customer group" }, { "info": { "name": "Retrieve the events associated to the customer password reset", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/customer_password_resets/:customerPasswordResetId/events", "params": [ { "name": "customerPasswordResetId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the events associated to the customer password reset" }, { "info": { "name": "Retrieve the event stores associated to the customer password reset", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/customer_password_resets/:customerPasswordResetId/event_stores", "params": [ { "name": "customerPasswordResetId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the event stores associated to the customer password reset" }, { "info": { "name": "Retrieve the event stores associated to the customer payment source", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/customer_payment_sources/:customerPaymentSourceId/event_stores", "params": [ { "name": "customerPaymentSourceId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the event stores associated to the customer payment source" }, { "info": { "name": "Retrieve the events associated to the customer subscription", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/customer_subscriptions/:customerSubscriptionId/events", "params": [ { "name": "customerSubscriptionId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the events associated to the customer subscription" }, { "info": { "name": "Retrieve the event stores associated to the customer subscription", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/customer_subscriptions/:customerSubscriptionId/event_stores", "params": [ { "name": "customerSubscriptionId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the event stores associated to the customer subscription" }, { "info": { "name": "Retrieve the customer addresses associated to the customer", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/customers/:customerId/customer_addresses", "params": [ { "name": "customerId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the customer addresses associated to the customer" }, { "info": { "name": "Retrieve the customer payment sources associated to the customer", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/customers/:customerId/customer_payment_sources", "params": [ { "name": "customerId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the customer payment sources associated to the customer" }, { "info": { "name": "Retrieve the customer subscriptions associated to the customer", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/customers/:customerId/customer_subscriptions", "params": [ { "name": "customerId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the customer subscriptions associated to the customer" }, { "info": { "name": "Retrieve the orders associated to the customer", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/customers/:customerId/orders", "params": [ { "name": "customerId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the orders associated to the customer" }, { "info": { "name": "Retrieve the order subscriptions associated to the customer", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/customers/:customerId/order_subscriptions", "params": [ { "name": "customerId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the order subscriptions associated to the customer" }, { "info": { "name": "Retrieve the returns associated to the customer", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/customers/:customerId/returns", "params": [ { "name": "customerId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the returns associated to the customer" }, { "info": { "name": "Retrieve the sku lists associated to the customer", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/customers/:customerId/sku_lists", "params": [ { "name": "customerId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the sku lists associated to the customer" }, { "info": { "name": "Retrieve the attachments associated to the customer", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/customers/:customerId/attachments", "params": [ { "name": "customerId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the attachments associated to the customer" }, { "info": { "name": "Retrieve the events associated to the customer", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/customers/:customerId/events", "params": [ { "name": "customerId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the events associated to the customer" }, { "info": { "name": "Retrieve the tags associated to the customer", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/customers/:customerId/tags", "params": [ { "name": "customerId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the tags associated to the customer" }, { "info": { "name": "Retrieve the jwt markets associated to the customer", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/customers/:customerId/jwt_markets", "params": [ { "name": "customerId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the jwt markets associated to the customer" }, { "info": { "name": "Retrieve the jwt stock locations associated to the customer", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/customers/:customerId/jwt_stock_locations", "params": [ { "name": "customerId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the jwt stock locations associated to the customer" }, { "info": { "name": "Retrieve the event stores associated to the customer", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/customers/:customerId/event_stores", "params": [ { "name": "customerId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the event stores associated to the customer" }, { "info": { "name": "Retrieve the attachments associated to the delivery lead time", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/delivery_lead_times/:deliveryLeadTimeId/attachments", "params": [ { "name": "deliveryLeadTimeId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the attachments associated to the delivery lead time" }, { "info": { "name": "Retrieve the event stores associated to the delivery lead time", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/delivery_lead_times/:deliveryLeadTimeId/event_stores", "params": [ { "name": "deliveryLeadTimeId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the event stores associated to the delivery lead time" }, { "info": { "name": "Retrieve the event stores associated to the discount engine item", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/discount_engine_items/:discountEngineItemId/event_stores", "params": [ { "name": "discountEngineItemId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the event stores associated to the discount engine item" }, { "info": { "name": "Retrieve the markets associated to the discount engine", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/discount_engines/:discountEngineId/markets", "params": [ { "name": "discountEngineId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the markets associated to the discount engine" }, { "info": { "name": "Retrieve the discount engine items associated to the discount engine", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/discount_engines/:discountEngineId/discount_engine_items", "params": [ { "name": "discountEngineId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the discount engine items associated to the discount engine" }, { "info": { "name": "Retrieve the attachments associated to the discount engine", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/discount_engines/:discountEngineId/attachments", "params": [ { "name": "discountEngineId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the attachments associated to the discount engine" }, { "info": { "name": "Retrieve the event stores associated to the discount engine", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/discount_engines/:discountEngineId/event_stores", "params": [ { "name": "discountEngineId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the event stores associated to the discount engine" }, { "info": { "name": "Retrieve the parcels associated to the easypost pickup", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/easypost_pickups/:easypostPickupId/parcels", "params": [ { "name": "easypostPickupId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the parcels associated to the easypost pickup" }, { "info": { "name": "Retrieve the events associated to the easypost pickup", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/easypost_pickups/:easypostPickupId/events", "params": [ { "name": "easypostPickupId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the events associated to the easypost pickup" }, { "info": { "name": "Retrieve the event stores associated to the easypost pickup", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/easypost_pickups/:easypostPickupId/event_stores", "params": [ { "name": "easypostPickupId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the event stores associated to the easypost pickup" }, { "info": { "name": "Retrieve the event stores associated to the event callback", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/event_callbacks/:eventCallbackId/event_stores", "params": [ { "name": "eventCallbackId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the event stores associated to the event callback" }, { "info": { "name": "Retrieve the webhooks associated to the event", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/events/:eventId/webhooks", "params": [ { "name": "eventId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the webhooks associated to the event" }, { "info": { "name": "Retrieve the last event callbacks associated to the event", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/events/:eventId/last_event_callbacks", "params": [ { "name": "eventId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the last event callbacks associated to the event" }, { "info": { "name": "Retrieve the event stores associated to the event", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/events/:eventId/event_stores", "params": [ { "name": "eventId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the event stores associated to the event" }, { "info": { "name": "Retrieve the events associated to the export", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/exports/:exportId/events", "params": [ { "name": "exportId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the events associated to the export" }, { "info": { "name": "Retrieve the event stores associated to the export", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/exports/:exportId/event_stores", "params": [ { "name": "exportId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the event stores associated to the export" }, { "info": { "name": "Retrieve the payment methods associated to the external gateway", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/external_gateways/:externalGatewayId/payment_methods", "params": [ { "name": "externalGatewayId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the payment methods associated to the external gateway" }, { "info": { "name": "Retrieve the event stores associated to the external gateway", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/external_gateways/:externalGatewayId/event_stores", "params": [ { "name": "externalGatewayId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the event stores associated to the external gateway" }, { "info": { "name": "Retrieve the external payments associated to the external gateway", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/external_gateways/:externalGatewayId/external_payments", "params": [ { "name": "externalGatewayId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the external payments associated to the external gateway" }, { "info": { "name": "Retrieve the event stores associated to the external payment", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/external_payments/:externalPaymentId/event_stores", "params": [ { "name": "externalPaymentId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the event stores associated to the external payment" }, { "info": { "name": "Retrieve the coupons associated to the external promotion", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/external_promotions/:externalPromotionId/coupons", "params": [ { "name": "externalPromotionId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the coupons associated to the external promotion" }, { "info": { "name": "Retrieve the attachments associated to the external promotion", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/external_promotions/:externalPromotionId/attachments", "params": [ { "name": "externalPromotionId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the attachments associated to the external promotion" }, { "info": { "name": "Retrieve the events associated to the external promotion", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/external_promotions/:externalPromotionId/events", "params": [ { "name": "externalPromotionId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the events associated to the external promotion" }, { "info": { "name": "Retrieve the tags associated to the external promotion", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/external_promotions/:externalPromotionId/tags", "params": [ { "name": "externalPromotionId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the tags associated to the external promotion" }, { "info": { "name": "Retrieve the event stores associated to the external promotion", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/external_promotions/:externalPromotionId/event_stores", "params": [ { "name": "externalPromotionId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the event stores associated to the external promotion" }, { "info": { "name": "Retrieve the skus associated to the external promotion", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/external_promotions/:externalPromotionId/skus", "params": [ { "name": "externalPromotionId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the skus associated to the external promotion" }, { "info": { "name": "Retrieve the markets associated to the external tax calculator", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/external_tax_calculators/:externalTaxCalculatorId/markets", "params": [ { "name": "externalTaxCalculatorId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the markets associated to the external tax calculator" }, { "info": { "name": "Retrieve the attachments associated to the external tax calculator", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/external_tax_calculators/:externalTaxCalculatorId/attachments", "params": [ { "name": "externalTaxCalculatorId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the attachments associated to the external tax calculator" }, { "info": { "name": "Retrieve the events associated to the external tax calculator", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/external_tax_calculators/:externalTaxCalculatorId/events", "params": [ { "name": "externalTaxCalculatorId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the events associated to the external tax calculator" }, { "info": { "name": "Retrieve the event stores associated to the external tax calculator", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/external_tax_calculators/:externalTaxCalculatorId/event_stores", "params": [ { "name": "externalTaxCalculatorId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the event stores associated to the external tax calculator" }, { "info": { "name": "Retrieve the coupons associated to the fixed amount promotion", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/fixed_amount_promotions/:fixedAmountPromotionId/coupons", "params": [ { "name": "fixedAmountPromotionId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the coupons associated to the fixed amount promotion" }, { "info": { "name": "Retrieve the attachments associated to the fixed amount promotion", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/fixed_amount_promotions/:fixedAmountPromotionId/attachments", "params": [ { "name": "fixedAmountPromotionId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the attachments associated to the fixed amount promotion" }, { "info": { "name": "Retrieve the events associated to the fixed amount promotion", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/fixed_amount_promotions/:fixedAmountPromotionId/events", "params": [ { "name": "fixedAmountPromotionId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the events associated to the fixed amount promotion" }, { "info": { "name": "Retrieve the tags associated to the fixed amount promotion", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/fixed_amount_promotions/:fixedAmountPromotionId/tags", "params": [ { "name": "fixedAmountPromotionId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the tags associated to the fixed amount promotion" }, { "info": { "name": "Retrieve the event stores associated to the fixed amount promotion", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/fixed_amount_promotions/:fixedAmountPromotionId/event_stores", "params": [ { "name": "fixedAmountPromotionId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the event stores associated to the fixed amount promotion" }, { "info": { "name": "Retrieve the skus associated to the fixed amount promotion", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/fixed_amount_promotions/:fixedAmountPromotionId/skus", "params": [ { "name": "fixedAmountPromotionId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the skus associated to the fixed amount promotion" }, { "info": { "name": "Retrieve the coupons associated to the fixed price promotion", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/fixed_price_promotions/:fixedPricePromotionId/coupons", "params": [ { "name": "fixedPricePromotionId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the coupons associated to the fixed price promotion" }, { "info": { "name": "Retrieve the attachments associated to the fixed price promotion", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/fixed_price_promotions/:fixedPricePromotionId/attachments", "params": [ { "name": "fixedPricePromotionId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the attachments associated to the fixed price promotion" }, { "info": { "name": "Retrieve the events associated to the fixed price promotion", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/fixed_price_promotions/:fixedPricePromotionId/events", "params": [ { "name": "fixedPricePromotionId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the events associated to the fixed price promotion" }, { "info": { "name": "Retrieve the tags associated to the fixed price promotion", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/fixed_price_promotions/:fixedPricePromotionId/tags", "params": [ { "name": "fixedPricePromotionId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the tags associated to the fixed price promotion" }, { "info": { "name": "Retrieve the event stores associated to the fixed price promotion", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/fixed_price_promotions/:fixedPricePromotionId/event_stores", "params": [ { "name": "fixedPricePromotionId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the event stores associated to the fixed price promotion" }, { "info": { "name": "Retrieve the skus associated to the fixed price promotion", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/fixed_price_promotions/:fixedPricePromotionId/skus", "params": [ { "name": "fixedPricePromotionId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the skus associated to the fixed price promotion" }, { "info": { "name": "Retrieve the coupons associated to the flex promotion", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/flex_promotions/:flexPromotionId/coupons", "params": [ { "name": "flexPromotionId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the coupons associated to the flex promotion" }, { "info": { "name": "Retrieve the attachments associated to the flex promotion", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/flex_promotions/:flexPromotionId/attachments", "params": [ { "name": "flexPromotionId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the attachments associated to the flex promotion" }, { "info": { "name": "Retrieve the events associated to the flex promotion", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/flex_promotions/:flexPromotionId/events", "params": [ { "name": "flexPromotionId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the events associated to the flex promotion" }, { "info": { "name": "Retrieve the tags associated to the flex promotion", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/flex_promotions/:flexPromotionId/tags", "params": [ { "name": "flexPromotionId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the tags associated to the flex promotion" }, { "info": { "name": "Retrieve the event stores associated to the flex promotion", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/flex_promotions/:flexPromotionId/event_stores", "params": [ { "name": "flexPromotionId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the event stores associated to the flex promotion" }, { "info": { "name": "Retrieve the coupons associated to the free gift promotion", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/free_gift_promotions/:freeGiftPromotionId/coupons", "params": [ { "name": "freeGiftPromotionId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the coupons associated to the free gift promotion" }, { "info": { "name": "Retrieve the attachments associated to the free gift promotion", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/free_gift_promotions/:freeGiftPromotionId/attachments", "params": [ { "name": "freeGiftPromotionId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the attachments associated to the free gift promotion" }, { "info": { "name": "Retrieve the events associated to the free gift promotion", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/free_gift_promotions/:freeGiftPromotionId/events", "params": [ { "name": "freeGiftPromotionId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the events associated to the free gift promotion" }, { "info": { "name": "Retrieve the tags associated to the free gift promotion", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/free_gift_promotions/:freeGiftPromotionId/tags", "params": [ { "name": "freeGiftPromotionId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the tags associated to the free gift promotion" }, { "info": { "name": "Retrieve the event stores associated to the free gift promotion", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/free_gift_promotions/:freeGiftPromotionId/event_stores", "params": [ { "name": "freeGiftPromotionId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the event stores associated to the free gift promotion" }, { "info": { "name": "Retrieve the skus associated to the free gift promotion", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/free_gift_promotions/:freeGiftPromotionId/skus", "params": [ { "name": "freeGiftPromotionId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the skus associated to the free gift promotion" }, { "info": { "name": "Retrieve the coupons associated to the free shipping promotion", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/free_shipping_promotions/:freeShippingPromotionId/coupons", "params": [ { "name": "freeShippingPromotionId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the coupons associated to the free shipping promotion" }, { "info": { "name": "Retrieve the attachments associated to the free shipping promotion", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/free_shipping_promotions/:freeShippingPromotionId/attachments", "params": [ { "name": "freeShippingPromotionId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the attachments associated to the free shipping promotion" }, { "info": { "name": "Retrieve the events associated to the free shipping promotion", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/free_shipping_promotions/:freeShippingPromotionId/events", "params": [ { "name": "freeShippingPromotionId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the events associated to the free shipping promotion" }, { "info": { "name": "Retrieve the tags associated to the free shipping promotion", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/free_shipping_promotions/:freeShippingPromotionId/tags", "params": [ { "name": "freeShippingPromotionId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the tags associated to the free shipping promotion" }, { "info": { "name": "Retrieve the event stores associated to the free shipping promotion", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/free_shipping_promotions/:freeShippingPromotionId/event_stores", "params": [ { "name": "freeShippingPromotionId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the event stores associated to the free shipping promotion" }, { "info": { "name": "Retrieve the markets associated to the geocoder", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/geocoders/:geocoderId/markets", "params": [ { "name": "geocoderId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the markets associated to the geocoder" }, { "info": { "name": "Retrieve the addresses associated to the geocoder", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/geocoders/:geocoderId/addresses", "params": [ { "name": "geocoderId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the addresses associated to the geocoder" }, { "info": { "name": "Retrieve the attachments associated to the geocoder", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/geocoders/:geocoderId/attachments", "params": [ { "name": "geocoderId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the attachments associated to the geocoder" }, { "info": { "name": "Retrieve the event stores associated to the geocoder", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/geocoders/:geocoderId/event_stores", "params": [ { "name": "geocoderId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the event stores associated to the geocoder" }, { "info": { "name": "Retrieve the event stores associated to the gift card recipient", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/gift_card_recipients/:giftCardRecipientId/event_stores", "params": [ { "name": "giftCardRecipientId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the event stores associated to the gift card recipient" }, { "info": { "name": "Retrieve the attachments associated to the gift card recipient", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/gift_card_recipients/:giftCardRecipientId/attachments", "params": [ { "name": "giftCardRecipientId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the attachments associated to the gift card recipient" }, { "info": { "name": "Retrieve the attachments associated to the gift card", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/gift_cards/:giftCardId/attachments", "params": [ { "name": "giftCardId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the attachments associated to the gift card" }, { "info": { "name": "Retrieve the events associated to the gift card", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/gift_cards/:giftCardId/events", "params": [ { "name": "giftCardId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the events associated to the gift card" }, { "info": { "name": "Retrieve the tags associated to the gift card", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/gift_cards/:giftCardId/tags", "params": [ { "name": "giftCardId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the tags associated to the gift card" }, { "info": { "name": "Retrieve the event stores associated to the gift card", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/gift_cards/:giftCardId/event_stores", "params": [ { "name": "giftCardId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the event stores associated to the gift card" }, { "info": { "name": "Retrieve the markets associated to the google geocoder", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/google_geocoders/:googleGeocoderId/markets", "params": [ { "name": "googleGeocoderId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the markets associated to the google geocoder" }, { "info": { "name": "Retrieve the addresses associated to the google geocoder", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/google_geocoders/:googleGeocoderId/addresses", "params": [ { "name": "googleGeocoderId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the addresses associated to the google geocoder" }, { "info": { "name": "Retrieve the attachments associated to the google geocoder", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/google_geocoders/:googleGeocoderId/attachments", "params": [ { "name": "googleGeocoderId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the attachments associated to the google geocoder" }, { "info": { "name": "Retrieve the event stores associated to the google geocoder", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/google_geocoders/:googleGeocoderId/event_stores", "params": [ { "name": "googleGeocoderId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the event stores associated to the google geocoder" }, { "info": { "name": "Retrieve the events associated to the import", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/imports/:importId/events", "params": [ { "name": "importId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the events associated to the import" }, { "info": { "name": "Retrieve the event stores associated to the import", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/imports/:importId/event_stores", "params": [ { "name": "importId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the event stores associated to the import" }, { "info": { "name": "Retrieve the events associated to the in stock subscription", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/in_stock_subscriptions/:inStockSubscriptionId/events", "params": [ { "name": "inStockSubscriptionId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the events associated to the in stock subscription" }, { "info": { "name": "Retrieve the event stores associated to the in stock subscription", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/in_stock_subscriptions/:inStockSubscriptionId/event_stores", "params": [ { "name": "inStockSubscriptionId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the event stores associated to the in stock subscription" }, { "info": { "name": "Retrieve the inventory stock locations associated to the inventory model", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/inventory_models/:inventoryModelId/inventory_stock_locations", "params": [ { "name": "inventoryModelId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the inventory stock locations associated to the inventory model" }, { "info": { "name": "Retrieve the inventory return locations associated to the inventory model", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/inventory_models/:inventoryModelId/inventory_return_locations", "params": [ { "name": "inventoryModelId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the inventory return locations associated to the inventory model" }, { "info": { "name": "Retrieve the attachments associated to the inventory model", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/inventory_models/:inventoryModelId/attachments", "params": [ { "name": "inventoryModelId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the attachments associated to the inventory model" }, { "info": { "name": "Retrieve the event stores associated to the inventory model", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/inventory_models/:inventoryModelId/event_stores", "params": [ { "name": "inventoryModelId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the event stores associated to the inventory model" }, { "info": { "name": "Retrieve the event stores associated to the inventory return location", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/inventory_return_locations/:inventoryReturnLocationId/event_stores", "params": [ { "name": "inventoryReturnLocationId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the event stores associated to the inventory return location" }, { "info": { "name": "Retrieve the event stores associated to the inventory stock location", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/inventory_stock_locations/:inventoryStockLocationId/event_stores", "params": [ { "name": "inventoryStockLocationId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the event stores associated to the inventory stock location" }, { "info": { "name": "Retrieve the payment methods associated to the klarna gateway", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/klarna_gateways/:klarnaGatewayId/payment_methods", "params": [ { "name": "klarnaGatewayId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the payment methods associated to the klarna gateway" }, { "info": { "name": "Retrieve the event stores associated to the klarna gateway", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/klarna_gateways/:klarnaGatewayId/event_stores", "params": [ { "name": "klarnaGatewayId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the event stores associated to the klarna gateway" }, { "info": { "name": "Retrieve the klarna payments associated to the klarna gateway", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/klarna_gateways/:klarnaGatewayId/klarna_payments", "params": [ { "name": "klarnaGatewayId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the klarna payments associated to the klarna gateway" }, { "info": { "name": "Retrieve the event stores associated to the klarna payment", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/klarna_payments/:klarnaPaymentId/event_stores", "params": [ { "name": "klarnaPaymentId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the event stores associated to the klarna payment" }, { "info": { "name": "Retrieve the events associated to the line item option", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/line_item_options/:lineItemOptionId/events", "params": [ { "name": "lineItemOptionId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the events associated to the line item option" }, { "info": { "name": "Retrieve the tags associated to the line item option", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/line_item_options/:lineItemOptionId/tags", "params": [ { "name": "lineItemOptionId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the tags associated to the line item option" }, { "info": { "name": "Retrieve the event stores associated to the line item option", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/line_item_options/:lineItemOptionId/event_stores", "params": [ { "name": "lineItemOptionId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the event stores associated to the line item option" }, { "info": { "name": "Retrieve the line item options associated to the line item", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/line_items/:lineItemId/line_item_options", "params": [ { "name": "lineItemId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the line item options associated to the line item" }, { "info": { "name": "Retrieve the return line items associated to the line item", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/line_items/:lineItemId/return_line_items", "params": [ { "name": "lineItemId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the return line items associated to the line item" }, { "info": { "name": "Retrieve the stock reservations associated to the line item", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/line_items/:lineItemId/stock_reservations", "params": [ { "name": "lineItemId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the stock reservations associated to the line item" }, { "info": { "name": "Retrieve the stock line items associated to the line item", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/line_items/:lineItemId/stock_line_items", "params": [ { "name": "lineItemId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the stock line items associated to the line item" }, { "info": { "name": "Retrieve the stock transfers associated to the line item", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/line_items/:lineItemId/stock_transfers", "params": [ { "name": "lineItemId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the stock transfers associated to the line item" }, { "info": { "name": "Retrieve the notifications associated to the line item", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/line_items/:lineItemId/notifications", "params": [ { "name": "lineItemId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the notifications associated to the line item" }, { "info": { "name": "Retrieve the events associated to the line item", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/line_items/:lineItemId/events", "params": [ { "name": "lineItemId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the events associated to the line item" }, { "info": { "name": "Retrieve the tags associated to the line item", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/line_items/:lineItemId/tags", "params": [ { "name": "lineItemId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the tags associated to the line item" }, { "info": { "name": "Retrieve the event stores associated to the line item", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/line_items/:lineItemId/event_stores", "params": [ { "name": "lineItemId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the event stores associated to the line item" }, { "info": { "name": "Retrieve the events associated to the link", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/links/:linkId/events", "params": [ { "name": "linkId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the events associated to the link" }, { "info": { "name": "Retrieve the event stores associated to the link", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/links/:linkId/event_stores", "params": [ { "name": "linkId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the event stores associated to the link" }, { "info": { "name": "Retrieve the payment methods associated to the manual gateway", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/manual_gateways/:manualGatewayId/payment_methods", "params": [ { "name": "manualGatewayId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the payment methods associated to the manual gateway" }, { "info": { "name": "Retrieve the event stores associated to the manual gateway", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/manual_gateways/:manualGatewayId/event_stores", "params": [ { "name": "manualGatewayId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the event stores associated to the manual gateway" }, { "info": { "name": "Retrieve the markets associated to the manual tax calculator", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/manual_tax_calculators/:manualTaxCalculatorId/markets", "params": [ { "name": "manualTaxCalculatorId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the markets associated to the manual tax calculator" }, { "info": { "name": "Retrieve the attachments associated to the manual tax calculator", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/manual_tax_calculators/:manualTaxCalculatorId/attachments", "params": [ { "name": "manualTaxCalculatorId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the attachments associated to the manual tax calculator" }, { "info": { "name": "Retrieve the events associated to the manual tax calculator", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/manual_tax_calculators/:manualTaxCalculatorId/events", "params": [ { "name": "manualTaxCalculatorId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the events associated to the manual tax calculator" }, { "info": { "name": "Retrieve the event stores associated to the manual tax calculator", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/manual_tax_calculators/:manualTaxCalculatorId/event_stores", "params": [ { "name": "manualTaxCalculatorId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the event stores associated to the manual tax calculator" }, { "info": { "name": "Retrieve the tax rules associated to the manual tax calculator", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/manual_tax_calculators/:manualTaxCalculatorId/tax_rules", "params": [ { "name": "manualTaxCalculatorId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the tax rules associated to the manual tax calculator" }, { "info": { "name": "Retrieve the stores associated to the market", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/markets/:marketId/stores", "params": [ { "name": "marketId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the stores associated to the market" }, { "info": { "name": "Retrieve the price list schedulers associated to the market", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/markets/:marketId/price_list_schedulers", "params": [ { "name": "marketId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the price list schedulers associated to the market" }, { "info": { "name": "Retrieve the attachments associated to the market", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/markets/:marketId/attachments", "params": [ { "name": "marketId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the attachments associated to the market" }, { "info": { "name": "Retrieve the event stores associated to the market", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/markets/:marketId/event_stores", "params": [ { "name": "marketId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the event stores associated to the market" }, { "info": { "name": "Retrieve the attachments associated to the merchant", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/merchants/:merchantId/attachments", "params": [ { "name": "merchantId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the attachments associated to the merchant" }, { "info": { "name": "Retrieve the event stores associated to the merchant", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/merchants/:merchantId/event_stores", "params": [ { "name": "merchantId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the event stores associated to the merchant" }, { "info": { "name": "Retrieve the event stores associated to the notification", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/notifications/:notificationId/event_stores", "params": [ { "name": "notificationId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the event stores associated to the notification" }, { "info": { "name": "Retrieve the event stores associated to the order amount promotion rule", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/order_amount_promotion_rules/:orderAmountPromotionRuleId/event_stores", "params": [ { "name": "orderAmountPromotionRuleId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the event stores associated to the order amount promotion rule" }, { "info": { "name": "Retrieve the events associated to the order copy", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/order_copies/:orderCopyId/events", "params": [ { "name": "orderCopyId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the events associated to the order copy" }, { "info": { "name": "Retrieve the event stores associated to the order copy", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/order_copies/:orderCopyId/event_stores", "params": [ { "name": "orderCopyId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the event stores associated to the order copy" }, { "info": { "name": "Retrieve the events associated to the order factory", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/order_factories/:orderFactoryId/events", "params": [ { "name": "orderFactoryId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the events associated to the order factory" }, { "info": { "name": "Retrieve the event stores associated to the order factory", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/order_factories/:orderFactoryId/event_stores", "params": [ { "name": "orderFactoryId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the event stores associated to the order factory" }, { "info": { "name": "Retrieve the event stores associated to the order subscription item", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/order_subscription_items/:orderSubscriptionItemId/event_stores", "params": [ { "name": "orderSubscriptionItemId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the event stores associated to the order subscription item" }, { "info": { "name": "Retrieve the order subscription items associated to the order subscription", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/order_subscriptions/:orderSubscriptionId/order_subscription_items", "params": [ { "name": "orderSubscriptionId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the order subscription items associated to the order subscription" }, { "info": { "name": "Retrieve the order factories associated to the order subscription", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/order_subscriptions/:orderSubscriptionId/order_factories", "params": [ { "name": "orderSubscriptionId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the order factories associated to the order subscription" }, { "info": { "name": "Retrieve the recurring order copies associated to the order subscription", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/order_subscriptions/:orderSubscriptionId/recurring_order_copies", "params": [ { "name": "orderSubscriptionId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the recurring order copies associated to the order subscription" }, { "info": { "name": "Retrieve the orders associated to the order subscription", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/order_subscriptions/:orderSubscriptionId/orders", "params": [ { "name": "orderSubscriptionId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the orders associated to the order subscription" }, { "info": { "name": "Retrieve the events associated to the order subscription", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/order_subscriptions/:orderSubscriptionId/events", "params": [ { "name": "orderSubscriptionId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the events associated to the order subscription" }, { "info": { "name": "Retrieve the tags associated to the order subscription", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/order_subscriptions/:orderSubscriptionId/tags", "params": [ { "name": "orderSubscriptionId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the tags associated to the order subscription" }, { "info": { "name": "Retrieve the event stores associated to the order subscription", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/order_subscriptions/:orderSubscriptionId/event_stores", "params": [ { "name": "orderSubscriptionId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the event stores associated to the order subscription" }, { "info": { "name": "Retrieve the available payment methods associated to the order", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/orders/:orderId/available_payment_methods", "params": [ { "name": "orderId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the available payment methods associated to the order" }, { "info": { "name": "Retrieve the available customer payment sources associated to the order", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/orders/:orderId/available_customer_payment_sources", "params": [ { "name": "orderId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the available customer payment sources associated to the order" }, { "info": { "name": "Retrieve the available free skus associated to the order", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/orders/:orderId/available_free_skus", "params": [ { "name": "orderId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the available free skus associated to the order" }, { "info": { "name": "Retrieve the available free bundles associated to the order", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/orders/:orderId/available_free_bundles", "params": [ { "name": "orderId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the available free bundles associated to the order" }, { "info": { "name": "Retrieve the line items associated to the order", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/orders/:orderId/line_items", "params": [ { "name": "orderId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the line items associated to the order" }, { "info": { "name": "Retrieve the line item options associated to the order", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/orders/:orderId/line_item_options", "params": [ { "name": "orderId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the line item options associated to the order" }, { "info": { "name": "Retrieve the stock reservations associated to the order", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/orders/:orderId/stock_reservations", "params": [ { "name": "orderId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the stock reservations associated to the order" }, { "info": { "name": "Retrieve the stock line items associated to the order", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/orders/:orderId/stock_line_items", "params": [ { "name": "orderId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the stock line items associated to the order" }, { "info": { "name": "Retrieve the stock transfers associated to the order", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/orders/:orderId/stock_transfers", "params": [ { "name": "orderId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the stock transfers associated to the order" }, { "info": { "name": "Retrieve the shipments associated to the order", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/orders/:orderId/shipments", "params": [ { "name": "orderId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the shipments associated to the order" }, { "info": { "name": "Retrieve the payment options associated to the order", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/orders/:orderId/payment_options", "params": [ { "name": "orderId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the payment options associated to the order" }, { "info": { "name": "Retrieve the authorizations associated to the order", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/orders/:orderId/authorizations", "params": [ { "name": "orderId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the authorizations associated to the order" }, { "info": { "name": "Retrieve the captures associated to the order", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/orders/:orderId/captures", "params": [ { "name": "orderId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the captures associated to the order" }, { "info": { "name": "Retrieve the voids associated to the order", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/orders/:orderId/voids", "params": [ { "name": "orderId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the voids associated to the order" }, { "info": { "name": "Retrieve the refunds associated to the order", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/orders/:orderId/refunds", "params": [ { "name": "orderId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the refunds associated to the order" }, { "info": { "name": "Retrieve the returns associated to the order", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/orders/:orderId/returns", "params": [ { "name": "orderId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the returns associated to the order" }, { "info": { "name": "Retrieve the order subscriptions associated to the order", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/orders/:orderId/order_subscriptions", "params": [ { "name": "orderId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the order subscriptions associated to the order" }, { "info": { "name": "Retrieve the order factories associated to the order", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/orders/:orderId/order_factories", "params": [ { "name": "orderId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the order factories associated to the order" }, { "info": { "name": "Retrieve the order copies associated to the order", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/orders/:orderId/order_copies", "params": [ { "name": "orderId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the order copies associated to the order" }, { "info": { "name": "Retrieve the recurring order copies associated to the order", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/orders/:orderId/recurring_order_copies", "params": [ { "name": "orderId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the recurring order copies associated to the order" }, { "info": { "name": "Retrieve the attachments associated to the order", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/orders/:orderId/attachments", "params": [ { "name": "orderId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the attachments associated to the order" }, { "info": { "name": "Retrieve the notifications associated to the order", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/orders/:orderId/notifications", "params": [ { "name": "orderId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the notifications associated to the order" }, { "info": { "name": "Retrieve the links associated to the order", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/orders/:orderId/links", "params": [ { "name": "orderId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the links associated to the order" }, { "info": { "name": "Retrieve the resource errors associated to the order", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/orders/:orderId/resource_errors", "params": [ { "name": "orderId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the resource errors associated to the order" }, { "info": { "name": "Retrieve the events associated to the order", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/orders/:orderId/events", "params": [ { "name": "orderId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the events associated to the order" }, { "info": { "name": "Retrieve the tags associated to the order", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/orders/:orderId/tags", "params": [ { "name": "orderId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the tags associated to the order" }, { "info": { "name": "Retrieve the event stores associated to the order", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/orders/:orderId/event_stores", "params": [ { "name": "orderId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the event stores associated to the order" }, { "info": { "name": "Retrieve the event stores associated to the organization", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/organization/:organizationId/event_stores", "params": [ { "name": "organizationId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the event stores associated to the organization" }, { "info": { "name": "Retrieve the parcels associated to the package", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/packages/:packageId/parcels", "params": [ { "name": "packageId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the parcels associated to the package" }, { "info": { "name": "Retrieve the attachments associated to the package", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/packages/:packageId/attachments", "params": [ { "name": "packageId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the attachments associated to the package" }, { "info": { "name": "Retrieve the event stores associated to the package", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/packages/:packageId/event_stores", "params": [ { "name": "packageId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the event stores associated to the package" }, { "info": { "name": "Retrieve the event stores associated to the parcel line item", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/parcel_line_items/:parcelLineItemId/event_stores", "params": [ { "name": "parcelLineItemId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the event stores associated to the parcel line item" }, { "info": { "name": "Retrieve the parcel line items associated to the parcel", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/parcels/:parcelId/parcel_line_items", "params": [ { "name": "parcelId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the parcel line items associated to the parcel" }, { "info": { "name": "Retrieve the attachments associated to the parcel", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/parcels/:parcelId/attachments", "params": [ { "name": "parcelId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the attachments associated to the parcel" }, { "info": { "name": "Retrieve the events associated to the parcel", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/parcels/:parcelId/events", "params": [ { "name": "parcelId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the events associated to the parcel" }, { "info": { "name": "Retrieve the event stores associated to the parcel", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/parcels/:parcelId/event_stores", "params": [ { "name": "parcelId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the event stores associated to the parcel" }, { "info": { "name": "Retrieve the payment methods associated to the payment gateway", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/payment_gateways/:paymentGatewayId/payment_methods", "params": [ { "name": "paymentGatewayId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the payment methods associated to the payment gateway" }, { "info": { "name": "Retrieve the event stores associated to the payment gateway", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/payment_gateways/:paymentGatewayId/event_stores", "params": [ { "name": "paymentGatewayId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the event stores associated to the payment gateway" }, { "info": { "name": "Retrieve the attachments associated to the payment method", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/payment_methods/:paymentMethodId/attachments", "params": [ { "name": "paymentMethodId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the attachments associated to the payment method" }, { "info": { "name": "Retrieve the event stores associated to the payment method", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/payment_methods/:paymentMethodId/event_stores", "params": [ { "name": "paymentMethodId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the event stores associated to the payment method" }, { "info": { "name": "Retrieve the attachments associated to the payment option", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/payment_options/:paymentOptionId/attachments", "params": [ { "name": "paymentOptionId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the attachments associated to the payment option" }, { "info": { "name": "Retrieve the event stores associated to the payment option", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/payment_options/:paymentOptionId/event_stores", "params": [ { "name": "paymentOptionId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the event stores associated to the payment option" }, { "info": { "name": "Retrieve the payment methods associated to the paypal gateway", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/paypal_gateways/:paypalGatewayId/payment_methods", "params": [ { "name": "paypalGatewayId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the payment methods associated to the paypal gateway" }, { "info": { "name": "Retrieve the event stores associated to the paypal gateway", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/paypal_gateways/:paypalGatewayId/event_stores", "params": [ { "name": "paypalGatewayId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the event stores associated to the paypal gateway" }, { "info": { "name": "Retrieve the paypal payments associated to the paypal gateway", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/paypal_gateways/:paypalGatewayId/paypal_payments", "params": [ { "name": "paypalGatewayId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the paypal payments associated to the paypal gateway" }, { "info": { "name": "Retrieve the event stores associated to the paypal payment", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/paypal_payments/:paypalPaymentId/event_stores", "params": [ { "name": "paypalPaymentId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the event stores associated to the paypal payment" }, { "info": { "name": "Retrieve the coupons associated to the percentage discount promotion", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/percentage_discount_promotions/:percentageDiscountPromotionId/coupons", "params": [ { "name": "percentageDiscountPromotionId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the coupons associated to the percentage discount promotion" }, { "info": { "name": "Retrieve the attachments associated to the percentage discount promotion", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/percentage_discount_promotions/:percentageDiscountPromotionId/attachments", "params": [ { "name": "percentageDiscountPromotionId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the attachments associated to the percentage discount promotion" }, { "info": { "name": "Retrieve the events associated to the percentage discount promotion", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/percentage_discount_promotions/:percentageDiscountPromotionId/events", "params": [ { "name": "percentageDiscountPromotionId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the events associated to the percentage discount promotion" }, { "info": { "name": "Retrieve the tags associated to the percentage discount promotion", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/percentage_discount_promotions/:percentageDiscountPromotionId/tags", "params": [ { "name": "percentageDiscountPromotionId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the tags associated to the percentage discount promotion" }, { "info": { "name": "Retrieve the event stores associated to the percentage discount promotion", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/percentage_discount_promotions/:percentageDiscountPromotionId/event_stores", "params": [ { "name": "percentageDiscountPromotionId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the event stores associated to the percentage discount promotion" }, { "info": { "name": "Retrieve the skus associated to the percentage discount promotion", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/percentage_discount_promotions/:percentageDiscountPromotionId/skus", "params": [ { "name": "percentageDiscountPromotionId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the skus associated to the percentage discount promotion" }, { "info": { "name": "Retrieve the parcels associated to the pickup", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/pickups/:pickupId/parcels", "params": [ { "name": "pickupId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the parcels associated to the pickup" }, { "info": { "name": "Retrieve the events associated to the pickup", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/pickups/:pickupId/events", "params": [ { "name": "pickupId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the events associated to the pickup" }, { "info": { "name": "Retrieve the event stores associated to the pickup", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/pickups/:pickupId/event_stores", "params": [ { "name": "pickupId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the event stores associated to the pickup" }, { "info": { "name": "Retrieve the attachments associated to the price frequency tier", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/price_frequency_tiers/:priceFrequencyTierId/attachments", "params": [ { "name": "priceFrequencyTierId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the attachments associated to the price frequency tier" }, { "info": { "name": "Retrieve the event stores associated to the price frequency tier", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/price_frequency_tiers/:priceFrequencyTierId/event_stores", "params": [ { "name": "priceFrequencyTierId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the event stores associated to the price frequency tier" }, { "info": { "name": "Retrieve the events associated to the price frequency tier", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/price_frequency_tiers/:priceFrequencyTierId/events", "params": [ { "name": "priceFrequencyTierId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the events associated to the price frequency tier" }, { "info": { "name": "Retrieve the events associated to the price list scheduler", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/price_list_schedulers/:priceListSchedulerId/events", "params": [ { "name": "priceListSchedulerId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the events associated to the price list scheduler" }, { "info": { "name": "Retrieve the event stores associated to the price list scheduler", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/price_list_schedulers/:priceListSchedulerId/event_stores", "params": [ { "name": "priceListSchedulerId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the event stores associated to the price list scheduler" }, { "info": { "name": "Retrieve the prices associated to the price list", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/price_lists/:priceListId/prices", "params": [ { "name": "priceListId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the prices associated to the price list" }, { "info": { "name": "Retrieve the price list schedulers associated to the price list", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/price_lists/:priceListId/price_list_schedulers", "params": [ { "name": "priceListId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the price list schedulers associated to the price list" }, { "info": { "name": "Retrieve the attachments associated to the price list", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/price_lists/:priceListId/attachments", "params": [ { "name": "priceListId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the attachments associated to the price list" }, { "info": { "name": "Retrieve the event stores associated to the price list", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/price_lists/:priceListId/event_stores", "params": [ { "name": "priceListId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the event stores associated to the price list" }, { "info": { "name": "Retrieve the attachments associated to the price tier", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/price_tiers/:priceTierId/attachments", "params": [ { "name": "priceTierId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the attachments associated to the price tier" }, { "info": { "name": "Retrieve the event stores associated to the price tier", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/price_tiers/:priceTierId/event_stores", "params": [ { "name": "priceTierId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the event stores associated to the price tier" }, { "info": { "name": "Retrieve the attachments associated to the price volume tier", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/price_volume_tiers/:priceVolumeTierId/attachments", "params": [ { "name": "priceVolumeTierId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the attachments associated to the price volume tier" }, { "info": { "name": "Retrieve the event stores associated to the price volume tier", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/price_volume_tiers/:priceVolumeTierId/event_stores", "params": [ { "name": "priceVolumeTierId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the event stores associated to the price volume tier" }, { "info": { "name": "Retrieve the events associated to the price volume tier", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/price_volume_tiers/:priceVolumeTierId/events", "params": [ { "name": "priceVolumeTierId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the events associated to the price volume tier" }, { "info": { "name": "Retrieve the price tiers associated to the price", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/prices/:priceId/price_tiers", "params": [ { "name": "priceId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the price tiers associated to the price" }, { "info": { "name": "Retrieve the price volume tiers associated to the price", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/prices/:priceId/price_volume_tiers", "params": [ { "name": "priceId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the price volume tiers associated to the price" }, { "info": { "name": "Retrieve the price frequency tiers associated to the price", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/prices/:priceId/price_frequency_tiers", "params": [ { "name": "priceId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the price frequency tiers associated to the price" }, { "info": { "name": "Retrieve the attachments associated to the price", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/prices/:priceId/attachments", "params": [ { "name": "priceId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the attachments associated to the price" }, { "info": { "name": "Retrieve the jwt markets associated to the price", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/prices/:priceId/jwt_markets", "params": [ { "name": "priceId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the jwt markets associated to the price" }, { "info": { "name": "Retrieve the jwt stock locations associated to the price", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/prices/:priceId/jwt_stock_locations", "params": [ { "name": "priceId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the jwt stock locations associated to the price" }, { "info": { "name": "Retrieve the event stores associated to the price", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/prices/:priceId/event_stores", "params": [ { "name": "priceId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the event stores associated to the price" }, { "info": { "name": "Retrieve the event stores associated to the promotion rule", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/promotion_rules/:promotionRuleId/event_stores", "params": [ { "name": "promotionRuleId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the event stores associated to the promotion rule" }, { "info": { "name": "Retrieve the coupons associated to the promotion", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/promotions/:promotionId/coupons", "params": [ { "name": "promotionId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the coupons associated to the promotion" }, { "info": { "name": "Retrieve the attachments associated to the promotion", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/promotions/:promotionId/attachments", "params": [ { "name": "promotionId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the attachments associated to the promotion" }, { "info": { "name": "Retrieve the events associated to the promotion", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/promotions/:promotionId/events", "params": [ { "name": "promotionId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the events associated to the promotion" }, { "info": { "name": "Retrieve the tags associated to the promotion", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/promotions/:promotionId/tags", "params": [ { "name": "promotionId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the tags associated to the promotion" }, { "info": { "name": "Retrieve the event stores associated to the promotion", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/promotions/:promotionId/event_stores", "params": [ { "name": "promotionId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the event stores associated to the promotion" }, { "info": { "name": "Retrieve the events associated to the recurring order copy", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/recurring_order_copies/:recurringOrderCopyId/events", "params": [ { "name": "recurringOrderCopyId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the events associated to the recurring order copy" }, { "info": { "name": "Retrieve the event stores associated to the recurring order copy", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/recurring_order_copies/:recurringOrderCopyId/event_stores", "params": [ { "name": "recurringOrderCopyId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the event stores associated to the recurring order copy" }, { "info": { "name": "Retrieve the attachments associated to the refund", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/refunds/:refundId/attachments", "params": [ { "name": "refundId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the attachments associated to the refund" }, { "info": { "name": "Retrieve the events associated to the refund", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/refunds/:refundId/events", "params": [ { "name": "refundId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the events associated to the refund" }, { "info": { "name": "Retrieve the event stores associated to the refund", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/refunds/:refundId/event_stores", "params": [ { "name": "refundId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the event stores associated to the refund" }, { "info": { "name": "Retrieve the stock reservations associated to the reserved stock", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/reserved_stocks/:reservedStockId/stock_reservations", "params": [ { "name": "reservedStockId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the stock reservations associated to the reserved stock" }, { "info": { "name": "Retrieve the event stores associated to the reserved stock", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/reserved_stocks/:reservedStockId/event_stores", "params": [ { "name": "reservedStockId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the event stores associated to the reserved stock" }, { "info": { "name": "Retrieve the event stores associated to the resource error", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/resource_errors/:resourceErrorId/event_stores", "params": [ { "name": "resourceErrorId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the event stores associated to the resource error" }, { "info": { "name": "Retrieve the event stores associated to the return line item", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/return_line_items/:returnLineItemId/event_stores", "params": [ { "name": "returnLineItemId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the event stores associated to the return line item" }, { "info": { "name": "Retrieve the return line items associated to the return", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/returns/:returnId/return_line_items", "params": [ { "name": "returnId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the return line items associated to the return" }, { "info": { "name": "Retrieve the attachments associated to the return", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/returns/:returnId/attachments", "params": [ { "name": "returnId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the attachments associated to the return" }, { "info": { "name": "Retrieve the resource errors associated to the return", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/returns/:returnId/resource_errors", "params": [ { "name": "returnId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the resource errors associated to the return" }, { "info": { "name": "Retrieve the events associated to the return", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/returns/:returnId/events", "params": [ { "name": "returnId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the events associated to the return" }, { "info": { "name": "Retrieve the tags associated to the return", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/returns/:returnId/tags", "params": [ { "name": "returnId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the tags associated to the return" }, { "info": { "name": "Retrieve the event stores associated to the return", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/returns/:returnId/event_stores", "params": [ { "name": "returnId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the event stores associated to the return" }, { "info": { "name": "Retrieve the payment methods associated to the satispay gateway", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/satispay_gateways/:satispayGatewayId/payment_methods", "params": [ { "name": "satispayGatewayId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the payment methods associated to the satispay gateway" }, { "info": { "name": "Retrieve the event stores associated to the satispay gateway", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/satispay_gateways/:satispayGatewayId/event_stores", "params": [ { "name": "satispayGatewayId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the event stores associated to the satispay gateway" }, { "info": { "name": "Retrieve the satispay payments associated to the satispay gateway", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/satispay_gateways/:satispayGatewayId/satispay_payments", "params": [ { "name": "satispayGatewayId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the satispay payments associated to the satispay gateway" }, { "info": { "name": "Retrieve the event stores associated to the satispay payment", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/satispay_payments/:satispayPaymentId/event_stores", "params": [ { "name": "satispayPaymentId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the event stores associated to the satispay payment" }, { "info": { "name": "Retrieve the stock line items associated to the shipment", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/shipments/:shipmentId/stock_line_items", "params": [ { "name": "shipmentId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the stock line items associated to the shipment" }, { "info": { "name": "Retrieve the stock transfers associated to the shipment", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/shipments/:shipmentId/stock_transfers", "params": [ { "name": "shipmentId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the stock transfers associated to the shipment" }, { "info": { "name": "Retrieve the line items associated to the shipment", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/shipments/:shipmentId/line_items", "params": [ { "name": "shipmentId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the line items associated to the shipment" }, { "info": { "name": "Retrieve the available shipping methods associated to the shipment", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/shipments/:shipmentId/available_shipping_methods", "params": [ { "name": "shipmentId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the available shipping methods associated to the shipment" }, { "info": { "name": "Retrieve the carrier accounts associated to the shipment", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/shipments/:shipmentId/carrier_accounts", "params": [ { "name": "shipmentId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the carrier accounts associated to the shipment" }, { "info": { "name": "Retrieve the parcels associated to the shipment", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/shipments/:shipmentId/parcels", "params": [ { "name": "shipmentId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the parcels associated to the shipment" }, { "info": { "name": "Retrieve the attachments associated to the shipment", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/shipments/:shipmentId/attachments", "params": [ { "name": "shipmentId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the attachments associated to the shipment" }, { "info": { "name": "Retrieve the events associated to the shipment", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/shipments/:shipmentId/events", "params": [ { "name": "shipmentId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the events associated to the shipment" }, { "info": { "name": "Retrieve the tags associated to the shipment", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/shipments/:shipmentId/tags", "params": [ { "name": "shipmentId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the tags associated to the shipment" }, { "info": { "name": "Retrieve the event stores associated to the shipment", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/shipments/:shipmentId/event_stores", "params": [ { "name": "shipmentId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the event stores associated to the shipment" }, { "info": { "name": "Retrieve the skus associated to the shipping category", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/shipping_categories/:shippingCategoryId/skus", "params": [ { "name": "shippingCategoryId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the skus associated to the shipping category" }, { "info": { "name": "Retrieve the attachments associated to the shipping category", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/shipping_categories/:shippingCategoryId/attachments", "params": [ { "name": "shippingCategoryId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the attachments associated to the shipping category" }, { "info": { "name": "Retrieve the event stores associated to the shipping category", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/shipping_categories/:shippingCategoryId/event_stores", "params": [ { "name": "shippingCategoryId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the event stores associated to the shipping category" }, { "info": { "name": "Retrieve the attachments associated to the shipping method tier", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/shipping_method_tiers/:shippingMethodTierId/attachments", "params": [ { "name": "shippingMethodTierId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the attachments associated to the shipping method tier" }, { "info": { "name": "Retrieve the event stores associated to the shipping method tier", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/shipping_method_tiers/:shippingMethodTierId/event_stores", "params": [ { "name": "shippingMethodTierId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the event stores associated to the shipping method tier" }, { "info": { "name": "Retrieve the shipping method tiers associated to the shipping method", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/shipping_methods/:shippingMethodId/shipping_method_tiers", "params": [ { "name": "shippingMethodId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the shipping method tiers associated to the shipping method" }, { "info": { "name": "Retrieve the shipping weight tiers associated to the shipping method", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/shipping_methods/:shippingMethodId/shipping_weight_tiers", "params": [ { "name": "shippingMethodId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the shipping weight tiers associated to the shipping method" }, { "info": { "name": "Retrieve the attachments associated to the shipping method", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/shipping_methods/:shippingMethodId/attachments", "params": [ { "name": "shippingMethodId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the attachments associated to the shipping method" }, { "info": { "name": "Retrieve the notifications associated to the shipping method", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/shipping_methods/:shippingMethodId/notifications", "params": [ { "name": "shippingMethodId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the notifications associated to the shipping method" }, { "info": { "name": "Retrieve the events associated to the shipping method", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/shipping_methods/:shippingMethodId/events", "params": [ { "name": "shippingMethodId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the events associated to the shipping method" }, { "info": { "name": "Retrieve the tags associated to the shipping method", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/shipping_methods/:shippingMethodId/tags", "params": [ { "name": "shippingMethodId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the tags associated to the shipping method" }, { "info": { "name": "Retrieve the event stores associated to the shipping method", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/shipping_methods/:shippingMethodId/event_stores", "params": [ { "name": "shippingMethodId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the event stores associated to the shipping method" }, { "info": { "name": "Retrieve the attachments associated to the shipping weight tier", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/shipping_weight_tiers/:shippingWeightTierId/attachments", "params": [ { "name": "shippingWeightTierId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the attachments associated to the shipping weight tier" }, { "info": { "name": "Retrieve the event stores associated to the shipping weight tier", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/shipping_weight_tiers/:shippingWeightTierId/event_stores", "params": [ { "name": "shippingWeightTierId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the event stores associated to the shipping weight tier" }, { "info": { "name": "Retrieve the events associated to the shipping weight tier", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/shipping_weight_tiers/:shippingWeightTierId/events", "params": [ { "name": "shippingWeightTierId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the events associated to the shipping weight tier" }, { "info": { "name": "Retrieve the attachments associated to the shipping zone", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/shipping_zones/:shippingZoneId/attachments", "params": [ { "name": "shippingZoneId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the attachments associated to the shipping zone" }, { "info": { "name": "Retrieve the event stores associated to the shipping zone", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/shipping_zones/:shippingZoneId/event_stores", "params": [ { "name": "shippingZoneId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the event stores associated to the shipping zone" }, { "info": { "name": "Retrieve the event stores associated to the SKU list item", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/sku_list_items/:skuListItemId/event_stores", "params": [ { "name": "skuListItemId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the event stores associated to the SKU list item" }, { "info": { "name": "Retrieve the event stores 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/event_stores", "params": [ { "name": "skuListPromotionRuleId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the event stores associated to the SKU list promotion rule" }, { "info": { "name": "Retrieve the skus 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/skus", "params": [ { "name": "skuListPromotionRuleId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the skus associated to the SKU list promotion rule" }, { "info": { "name": "Retrieve the skus associated to the SKU list", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/sku_lists/:skuListId/skus", "params": [ { "name": "skuListId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the skus associated to the SKU list" }, { "info": { "name": "Retrieve the sku list items associated to the SKU list", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/sku_lists/:skuListId/sku_list_items", "params": [ { "name": "skuListId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the sku list items associated to the SKU list" }, { "info": { "name": "Retrieve the bundles associated to the SKU list", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/sku_lists/:skuListId/bundles", "params": [ { "name": "skuListId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the bundles associated to the SKU list" }, { "info": { "name": "Retrieve the attachments associated to the SKU list", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/sku_lists/:skuListId/attachments", "params": [ { "name": "skuListId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the attachments associated to the SKU list" }, { "info": { "name": "Retrieve the links associated to the SKU list", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/sku_lists/:skuListId/links", "params": [ { "name": "skuListId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the links associated to the SKU list" }, { "info": { "name": "Retrieve the event stores associated to the SKU list", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/sku_lists/:skuListId/event_stores", "params": [ { "name": "skuListId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the event stores associated to the SKU list" }, { "info": { "name": "Retrieve the attachments associated to the SKU option", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/sku_options/:skuOptionId/attachments", "params": [ { "name": "skuOptionId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the attachments associated to the SKU option" }, { "info": { "name": "Retrieve the events associated to the SKU option", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/sku_options/:skuOptionId/events", "params": [ { "name": "skuOptionId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the events associated to the SKU option" }, { "info": { "name": "Retrieve the tags associated to the SKU option", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/sku_options/:skuOptionId/tags", "params": [ { "name": "skuOptionId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the tags associated to the SKU option" }, { "info": { "name": "Retrieve the event stores associated to the SKU option", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/sku_options/:skuOptionId/event_stores", "params": [ { "name": "skuOptionId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the event stores associated to the SKU option" }, { "info": { "name": "Retrieve the prices associated to the SKU", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/skus/:skuId/prices", "params": [ { "name": "skuId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the prices associated to the SKU" }, { "info": { "name": "Retrieve the stock items associated to the SKU", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/skus/:skuId/stock_items", "params": [ { "name": "skuId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the stock items associated to the SKU" }, { "info": { "name": "Retrieve the stock reservations associated to the SKU", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/skus/:skuId/stock_reservations", "params": [ { "name": "skuId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the stock reservations associated to the SKU" }, { "info": { "name": "Retrieve the delivery lead times associated to the SKU", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/skus/:skuId/delivery_lead_times", "params": [ { "name": "skuId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the delivery lead times associated to the SKU" }, { "info": { "name": "Retrieve the sku options associated to the SKU", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/skus/:skuId/sku_options", "params": [ { "name": "skuId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the sku options associated to the SKU" }, { "info": { "name": "Retrieve the sku list items associated to the SKU", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/skus/:skuId/sku_list_items", "params": [ { "name": "skuId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the sku list items associated to the SKU" }, { "info": { "name": "Retrieve the sku lists associated to the SKU", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/skus/:skuId/sku_lists", "params": [ { "name": "skuId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the sku lists associated to the SKU" }, { "info": { "name": "Retrieve the attachments associated to the SKU", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/skus/:skuId/attachments", "params": [ { "name": "skuId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the attachments associated to the SKU" }, { "info": { "name": "Retrieve the links associated to the SKU", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/skus/:skuId/links", "params": [ { "name": "skuId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the links associated to the SKU" }, { "info": { "name": "Retrieve the events associated to the SKU", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/skus/:skuId/events", "params": [ { "name": "skuId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the events associated to the SKU" }, { "info": { "name": "Retrieve the tags associated to the SKU", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/skus/:skuId/tags", "params": [ { "name": "skuId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the tags associated to the SKU" }, { "info": { "name": "Retrieve the jwt markets associated to the SKU", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/skus/:skuId/jwt_markets", "params": [ { "name": "skuId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the jwt markets associated to the SKU" }, { "info": { "name": "Retrieve the jwt stock locations associated to the SKU", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/skus/:skuId/jwt_stock_locations", "params": [ { "name": "skuId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the jwt stock locations associated to the SKU" }, { "info": { "name": "Retrieve the event stores associated to the SKU", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/skus/:skuId/event_stores", "params": [ { "name": "skuId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the event stores associated to the SKU" }, { "info": { "name": "Retrieve the stock reservations associated to the stock item", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/stock_items/:stockItemId/stock_reservations", "params": [ { "name": "stockItemId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the stock reservations associated to the stock item" }, { "info": { "name": "Retrieve the attachments associated to the stock item", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/stock_items/:stockItemId/attachments", "params": [ { "name": "stockItemId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the attachments associated to the stock item" }, { "info": { "name": "Retrieve the event stores associated to the stock item", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/stock_items/:stockItemId/event_stores", "params": [ { "name": "stockItemId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the event stores associated to the stock item" }, { "info": { "name": "Retrieve the event stores associated to the stock line item", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/stock_line_items/:stockLineItemId/event_stores", "params": [ { "name": "stockLineItemId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the event stores associated to the stock line item" }, { "info": { "name": "Retrieve the inventory stock locations associated to the stock location", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/stock_locations/:stockLocationId/inventory_stock_locations", "params": [ { "name": "stockLocationId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the inventory stock locations associated to the stock location" }, { "info": { "name": "Retrieve the inventory return locations associated to the stock location", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/stock_locations/:stockLocationId/inventory_return_locations", "params": [ { "name": "stockLocationId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the inventory return locations associated to the stock location" }, { "info": { "name": "Retrieve the stock items associated to the stock location", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/stock_locations/:stockLocationId/stock_items", "params": [ { "name": "stockLocationId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the stock items associated to the stock location" }, { "info": { "name": "Retrieve the stock transfers associated to the stock location", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/stock_locations/:stockLocationId/stock_transfers", "params": [ { "name": "stockLocationId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the stock transfers associated to the stock location" }, { "info": { "name": "Retrieve the stores associated to the stock location", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/stock_locations/:stockLocationId/stores", "params": [ { "name": "stockLocationId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the stores associated to the stock location" }, { "info": { "name": "Retrieve the attachments associated to the stock location", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/stock_locations/:stockLocationId/attachments", "params": [ { "name": "stockLocationId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the attachments associated to the stock location" }, { "info": { "name": "Retrieve the event stores associated to the stock location", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/stock_locations/:stockLocationId/event_stores", "params": [ { "name": "stockLocationId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the event stores associated to the stock location" }, { "info": { "name": "Retrieve the event stores associated to the stock reservation", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/stock_reservations/:stockReservationId/event_stores", "params": [ { "name": "stockReservationId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the event stores associated to the stock reservation" }, { "info": { "name": "Retrieve the attachments associated to the stock transfer", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/stock_transfers/:stockTransferId/attachments", "params": [ { "name": "stockTransferId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the attachments associated to the stock transfer" }, { "info": { "name": "Retrieve the events associated to the stock transfer", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/stock_transfers/:stockTransferId/events", "params": [ { "name": "stockTransferId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the events associated to the stock transfer" }, { "info": { "name": "Retrieve the event stores associated to the stock transfer", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/stock_transfers/:stockTransferId/event_stores", "params": [ { "name": "stockTransferId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the event stores associated to the stock transfer" }, { "info": { "name": "Retrieve the orders associated to the store", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/stores/:storeId/orders", "params": [ { "name": "storeId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the orders associated to the store" }, { "info": { "name": "Retrieve the payment methods associated to the store", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/stores/:storeId/payment_methods", "params": [ { "name": "storeId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the payment methods associated to the store" }, { "info": { "name": "Retrieve the events associated to the store", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/stores/:storeId/events", "params": [ { "name": "storeId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the events associated to the store" }, { "info": { "name": "Retrieve the event stores associated to the store", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/stores/:storeId/event_stores", "params": [ { "name": "storeId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the event stores associated to the store" }, { "info": { "name": "Retrieve the payment methods associated to the stripe gateway", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/stripe_gateways/:stripeGatewayId/payment_methods", "params": [ { "name": "stripeGatewayId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the payment methods associated to the stripe gateway" }, { "info": { "name": "Retrieve the event stores associated to the stripe gateway", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/stripe_gateways/:stripeGatewayId/event_stores", "params": [ { "name": "stripeGatewayId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the event stores associated to the stripe gateway" }, { "info": { "name": "Retrieve the stripe payments associated to the stripe gateway", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/stripe_gateways/:stripeGatewayId/stripe_payments", "params": [ { "name": "stripeGatewayId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the stripe payments associated to the stripe gateway" }, { "info": { "name": "Retrieve the event stores associated to the stripe payment", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/stripe_payments/:stripePaymentId/event_stores", "params": [ { "name": "stripePaymentId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the event stores associated to the stripe payment" }, { "info": { "name": "Retrieve the markets associated to the stripe tax account", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/stripe_tax_accounts/:stripeTaxAccountId/markets", "params": [ { "name": "stripeTaxAccountId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the markets associated to the stripe tax account" }, { "info": { "name": "Retrieve the attachments associated to the stripe tax account", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/stripe_tax_accounts/:stripeTaxAccountId/attachments", "params": [ { "name": "stripeTaxAccountId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the attachments associated to the stripe tax account" }, { "info": { "name": "Retrieve the events associated to the stripe tax account", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/stripe_tax_accounts/:stripeTaxAccountId/events", "params": [ { "name": "stripeTaxAccountId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the events associated to the stripe tax account" }, { "info": { "name": "Retrieve the event stores associated to the stripe tax account", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/stripe_tax_accounts/:stripeTaxAccountId/event_stores", "params": [ { "name": "stripeTaxAccountId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the event stores associated to the stripe tax account" }, { "info": { "name": "Retrieve the tax categories associated to the stripe tax account", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/stripe_tax_accounts/:stripeTaxAccountId/tax_categories", "params": [ { "name": "stripeTaxAccountId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the tax categories associated to the stripe tax account" }, { "info": { "name": "Retrieve the markets associated to the subscription model", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/subscription_models/:subscriptionModelId/markets", "params": [ { "name": "subscriptionModelId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the markets associated to the subscription model" }, { "info": { "name": "Retrieve the order subscriptions associated to the subscription model", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/subscription_models/:subscriptionModelId/order_subscriptions", "params": [ { "name": "subscriptionModelId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the order subscriptions associated to the subscription model" }, { "info": { "name": "Retrieve the attachments associated to the subscription model", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/subscription_models/:subscriptionModelId/attachments", "params": [ { "name": "subscriptionModelId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the attachments associated to the subscription model" }, { "info": { "name": "Retrieve the event stores associated to the subscription model", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/subscription_models/:subscriptionModelId/event_stores", "params": [ { "name": "subscriptionModelId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the event stores associated to the subscription model" }, { "info": { "name": "Retrieve the event stores associated to the tag", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/tags/:tagId/event_stores", "params": [ { "name": "tagId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the event stores associated to the tag" }, { "info": { "name": "Retrieve the markets associated to the talon one account", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/talon_one_accounts/:talonOneAccountId/markets", "params": [ { "name": "talonOneAccountId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the markets associated to the talon one account" }, { "info": { "name": "Retrieve the discount engine items associated to the talon one account", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/talon_one_accounts/:talonOneAccountId/discount_engine_items", "params": [ { "name": "talonOneAccountId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the discount engine items associated to the talon one account" }, { "info": { "name": "Retrieve the attachments associated to the talon one account", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/talon_one_accounts/:talonOneAccountId/attachments", "params": [ { "name": "talonOneAccountId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the attachments associated to the talon one account" }, { "info": { "name": "Retrieve the event stores associated to the talon one account", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/talon_one_accounts/:talonOneAccountId/event_stores", "params": [ { "name": "talonOneAccountId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the event stores associated to the talon one account" }, { "info": { "name": "Retrieve the markets associated to the tax calculator", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/tax_calculators/:taxCalculatorId/markets", "params": [ { "name": "taxCalculatorId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the markets associated to the tax calculator" }, { "info": { "name": "Retrieve the attachments associated to the tax calculator", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/tax_calculators/:taxCalculatorId/attachments", "params": [ { "name": "taxCalculatorId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the attachments associated to the tax calculator" }, { "info": { "name": "Retrieve the events associated to the tax calculator", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/tax_calculators/:taxCalculatorId/events", "params": [ { "name": "taxCalculatorId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the events associated to the tax calculator" }, { "info": { "name": "Retrieve the event stores associated to the tax calculator", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/tax_calculators/:taxCalculatorId/event_stores", "params": [ { "name": "taxCalculatorId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the event stores associated to the tax calculator" }, { "info": { "name": "Retrieve the attachments associated to the tax category", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/tax_categories/:taxCategoryId/attachments", "params": [ { "name": "taxCategoryId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the attachments associated to the tax category" }, { "info": { "name": "Retrieve the event stores associated to the tax category", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/tax_categories/:taxCategoryId/event_stores", "params": [ { "name": "taxCategoryId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the event stores associated to the tax category" }, { "info": { "name": "Retrieve the event stores associated to the tax rule", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/tax_rules/:taxRuleId/event_stores", "params": [ { "name": "taxRuleId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the event stores associated to the tax rule" }, { "info": { "name": "Retrieve the markets associated to the taxjar account", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/taxjar_accounts/:taxjarAccountId/markets", "params": [ { "name": "taxjarAccountId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the markets associated to the taxjar account" }, { "info": { "name": "Retrieve the attachments associated to the taxjar account", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/taxjar_accounts/:taxjarAccountId/attachments", "params": [ { "name": "taxjarAccountId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the attachments associated to the taxjar account" }, { "info": { "name": "Retrieve the events associated to the taxjar account", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/taxjar_accounts/:taxjarAccountId/events", "params": [ { "name": "taxjarAccountId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the events associated to the taxjar account" }, { "info": { "name": "Retrieve the event stores associated to the taxjar account", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/taxjar_accounts/:taxjarAccountId/event_stores", "params": [ { "name": "taxjarAccountId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the event stores associated to the taxjar account" }, { "info": { "name": "Retrieve the tax categories associated to the taxjar account", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/taxjar_accounts/:taxjarAccountId/tax_categories", "params": [ { "name": "taxjarAccountId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the tax categories associated to the taxjar account" }, { "info": { "name": "Retrieve the attachments associated to the transaction", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/transactions/:transactionId/attachments", "params": [ { "name": "transactionId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the attachments associated to the transaction" }, { "info": { "name": "Retrieve the events associated to the transaction", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/transactions/:transactionId/events", "params": [ { "name": "transactionId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the events associated to the transaction" }, { "info": { "name": "Retrieve the event stores associated to the transaction", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/transactions/:transactionId/event_stores", "params": [ { "name": "transactionId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the event stores associated to the transaction" }, { "info": { "name": "Retrieve the markets associated to the vertex account", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/vertex_accounts/:vertexAccountId/markets", "params": [ { "name": "vertexAccountId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the markets associated to the vertex account" }, { "info": { "name": "Retrieve the attachments associated to the vertex account", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/vertex_accounts/:vertexAccountId/attachments", "params": [ { "name": "vertexAccountId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the attachments associated to the vertex account" }, { "info": { "name": "Retrieve the events associated to the vertex account", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/vertex_accounts/:vertexAccountId/events", "params": [ { "name": "vertexAccountId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the events associated to the vertex account" }, { "info": { "name": "Retrieve the event stores associated to the vertex account", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/vertex_accounts/:vertexAccountId/event_stores", "params": [ { "name": "vertexAccountId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the event stores associated to the vertex account" }, { "info": { "name": "Retrieve the attachments associated to the void", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/voids/:voidId/attachments", "params": [ { "name": "voidId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the attachments associated to the void" }, { "info": { "name": "Retrieve the events associated to the void", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/voids/:voidId/events", "params": [ { "name": "voidId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the events associated to the void" }, { "info": { "name": "Retrieve the event stores associated to the void", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/voids/:voidId/event_stores", "params": [ { "name": "voidId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the event stores associated to the void" }, { "info": { "name": "Retrieve the last event callbacks associated to the webhook", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/webhooks/:webhookId/last_event_callbacks", "params": [ { "name": "webhookId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the last event callbacks associated to the webhook" }, { "info": { "name": "Retrieve the event stores associated to the webhook", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/webhooks/:webhookId/event_stores", "params": [ { "name": "webhookId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the event stores associated to the webhook" }, { "info": { "name": "Retrieve the event stores associated to the wire transfer", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/wire_transfers/:wireTransferId/event_stores", "params": [ { "name": "wireTransferId", "value": "", "type": "path", "description": "The resource's id" } ] }, "docs": "Retrieve the event stores associated to the wire transfer" }, { "info": { "name": "Related membership", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/memberships/:membershipId/application_memberships", "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/versions", "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/application_memberships", "params": [ { "name": "membershipProfileId", "value": "", "type": "path", "description": "The ID of the resource." } ] }, "docs": "Related membership profile" }, { "info": { "name": "Related organization", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/organizations/:organizationId/memberships", "params": [ { "name": "organizationId", "value": "", "type": "path", "description": "The ID of the resource." } ] }, "docs": "Related organization" }, { "info": { "name": "Related organization", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/organizations/:organizationId/roles", "params": [ { "name": "organizationId", "value": "", "type": "path", "description": "The ID of the resource." } ] }, "docs": "Related organization" }, { "info": { "name": "Related organization", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/organizations/:organizationId/permissions", "params": [ { "name": "organizationId", "value": "", "type": "path", "description": "The ID of the resource." } ] }, "docs": "Related organization" }, { "info": { "name": "Related organization", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/organizations/:organizationId/api_credentials", "params": [ { "name": "organizationId", "value": "", "type": "path", "description": "The ID of the resource." } ] }, "docs": "Related organization" }, { "info": { "name": "Related permission", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/permissions/:permissionId/versions", "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/permissions", "params": [ { "name": "roleId", "value": "", "type": "path", "description": "The ID of the resource." } ] }, "docs": "Related role" }, { "info": { "name": "Related role", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/roles/:roleId/memberships", "params": [ { "name": "roleId", "value": "", "type": "path", "description": "The ID of the resource." } ] }, "docs": "Related role" }, { "info": { "name": "Related role", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/roles/:roleId/api_credentials", "params": [ { "name": "roleId", "value": "", "type": "path", "description": "The ID of the resource." } ] }, "docs": "Related role" }, { "info": { "name": "Related role", "type": "http" }, "http": { "method": "GET", "url": "https://{your_organization_slug}.commercelayer.io/api/roles/:roleId/versions", "params": [ { "name": "roleId", "value": "", "type": "path", "description": "The ID of the resource." } ] }, "docs": "Related role" } ] } ], "bundled": true }