-
REST API Operation This action corresponds to the api/commerce/customer/credits/transactions/getTransactions … HTTP Request GET api/commerce/customer/credits/transactions/{code}/transactions? … 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 api/commerce/customer/credits/associateCreditToShopper … HTTP Request PUT api/commerce/customer/credits/{code}/associate-to-shopper? … 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 api/commerce/customer/credits/auditentries/getAuditEntries … HTTP Request GET api/commerce/customer/credits/auditentries/{code}/auditentries? … 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 api/commerce/customer/credits/getCredit operation. … HTTP Request GET api/commerce/customer/credits/{code}? … 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 api/commerce/customer/credits/getCredits operation. … HTTP Request GET api/commerce/customer/credits/? … 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 api/commerce/customer/credits/auditentries/getAuditEntries … HTTP Request GET api/commerce/customer/credits/auditentries/{code}/auditentries? … 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 api/commerce/customer/credits/resendCreditCreatedEmail … HTTP Request PUT api/commerce/customer/credits/{code}/Resend-Email Request Body No request body content … the first argument (or null if there is no error) and a result as the second argument (if required).
-
Last Updated: 05/30/2025 in Release Notes
using the eCommerce element of the Kibo Composable Commerce Platform with Borderfree integration can … Now, billing information is returned in the Get Order Information response as a “billingAddressInformation … the Custom Order Data API has been added.
-
Last Updated: 05/15/2025 in Developers API Guides
This group of APIs includes the Order, Payment, and Return APIs used with OMS and eCommerce, as well … When working with the Kibo Composable Commerce Platform (KCCP), client developers may encounter a number … FORBIDDEN The system does not allow the action.
-
REST API Operation This action corresponds to the commerce/returns/deleteOrderItem operation. … 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 operation. … HTTP Request POST api/commerce/returns/? … 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 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 the commerce/returns/shipments/deleteShipment operation … HTTP Request DELETE api/commerce/returns/{returnId}/shipments/{shipmentId} Request Body No request body … 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. … 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/packages/createPackage operation. … HTTP Request POST api/commerce/returns/{returnId}/packages? … 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/ValidateProduct … HTTP Request GET api/commerce/catalog/storefront/products/{productCode}/validate? … 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/packages/updatePackage operation. … HTTP Request PUT api/commerce/returns/{returnId}/packages/{packageId}? … 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/packages/deletePackage operation. … HTTP Request DELETE api/commerce/returns/{returnId}/packages/{packageId} Request Body No request body … 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/shipments/deleteShipment operation … HTTP Request DELETE api/commerce/returns/{returnId}/shipments/{shipmentId} Request Body No request body … 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. … the first argument (or null if there is no error) and a result as the second argument (if required).