-
REST API Operation This action corresponds to the Create Shipment operation. … the first argument (or null if there is no error) and a result as the second argument (if required). … HTTP Request POST api/commerce/shipments Request Body Use context.request.body to read/write the HTTP
-
the first argument (or null if there is no error) and a result as the second argument (if required). … REST API Operation This action corresponds to the commerce/returns/deleteReturn operation. … HTTP Request DELETE api/commerce/returns/{returnId} Request Body No request body for this action.
-
HTTP Request PUT api/commerce/returns/{returnId}? … the first argument (or null if there is no error) and a result as the second argument (if required). … REST API Operation This action corresponds to the commerce/returns/updateReturn operation.
-
HTTP Request PUT api/commerce/settings/checkout/paymentsettings? … the first argument (or null if there is no error) and a result as the second argument (if required). … REST API Operation This action corresponds to updating the commerce/settings/checkout/paymentsettings
-
HTTP Request DELETE api/commerce/returns/{orderId}/items/{orderItemId}? … the first argument (or null if there is no error) and a result as the second argument (if required). … REST API Operation This action corresponds to the commerce/returns/deleteOrderItem operation.
-
HTTP Request POST api/commerce/returns/{returnId}/items? … the first argument (or null if there is no error) and a result as the second argument (if required). … REST API Operation This action corresponds to the commerce/returns/createReturnItem operation.
-
REST API Operation This action corresponds to the Fulfill Shipment operation. … the first argument (or null if there is no error) and a result as the second argument (if required). … HTTP Request PUT api/commerce/shipments/{shipmentNumber}/fulfilled Request Body No request body content
-
Last Updated: 07/30/2024 in User Guides Marketing Discounts
However, using the folder functionality is optional: discounts do not have to be placed into any folders … Since each catalog is independent, folder names do not have to be unique between catalogs. … customize which columns are displayed in the discounts table by expanding the edit menu (the three dots
-
Last Updated: 05/15/2025 in Developers API Guides
API Host You can make calls to either a production or sandbox environment, as well as optionally include … , then the master catalog, catalog, site, locale, and currency context are inferred by the site and do … , site, and environment as well as any context headers you may need to include.
-
Last Updated: 05/01/2025 in User Guides Orders Manage Orders
Edit Messages via API To update a gift message via API instead, make a POST call to the Update Order … receipt that does not show the price paid, but allows the recipient to return the item if necessary. … Create Order API Alternatively, you can flag gifts and set messages in the Create Order API call.
-
the first argument (or null if there is no error) and a result as the second argument (if required). … REST API Operation This action corresponds to the commerce/subscriptions/reasons operation. … HTTP Request GET api/commerce/subscriptions/reasons Request Body Use context.request.body to read/write
-
the first argument (or null if there is no error) and a result as the second argument (if required). … REST API Operation This action corresponds to the commerce/subscriptions/reasons operation. … HTTP Request GET api/commerce/subscriptions/reasons Request Body Use context.request.body to read/write
-
REST API Operation This action corresponds to the Replace Shipment operation. … the first argument (or null if there is no error) and a result as the second argument (if required). … HTTP Request PUT api/commerce/shipments/{shipmentNumber} Request Body Use context.request.body to read
-
the first argument (or null if there is no error) and a result as the second argument (if required). … HTTP Request GET api/commerce/catalog/storefront/products/{productCode}/configure? … REST API Operation This action corresponds to the commerce/catalog/storefront/products/ConfiguredProduct
-
REST API Operation This action corresponds to the Create Shipments operation. … the first argument (or null if there is no error) and a result as the second argument (if required). … HTTP Request POST api/commerce/shipments/bulk Request Body Use context.request.body to read/write the
-
HTTP Request GET api/commerce/catalog/storefront/products/indexing/{productCode}? … the first argument (or null if there is no error) and a result as the second argument (if required). … REST API Operation This action corresponds to the commerce/catalog/storefront/products/GetProductForIndexing
-
REST API Operation This action corresponds to the Transfer Items operation. … the first argument (or null if there is no error) and a result as the second argument (if required). … The request IP address. ips string The request secure IP address. body object The request body of the API
-
REST API Operation This action corresponds to the Reject Items operation. … the first argument (or null if there is no error) and a result as the second argument (if required). … HTTP Request PUT api/commerce/shipments/{shipmentNumber}/rejectedItems Request Body Use context.request.body
-
REST API Operation This action corresponds to the Reject Shipment operation. … the first argument (or null if there is no error) and a result as the second argument (if required). … HTTP Request PUT api/commerce/shipments/{shipmentNumber}/rejected Request Body Use context.request.body
-
REST API Operation This action corresponds to the Transfer Items operation. … the first argument (or null if there is no error) and a result as the second argument (if required). … The request IP address. ips string The request secure IP address. body object The request body of the API