-
HTTP Request POST api/commerce/customer/credits/? … This action manipulates the HTTP request or response after the AddCredit operation occurs in Kibo eCommerce … REST API Operation This action corresponds to the api/commerce/customer/credits/addCredit operation.
-
HTTP Request POST api/commerce/customer/accounts/? … This action manipulates the HTTP request or response after the AddAccount operation occurs in Kibo eCommerce … REST API Operation This action corresponds to the api/commerce/customer/addAccount operation.
-
HTTP Request PUT api/commerce/customer/credits/{code}? … This action manipulates the HTTP request or response after the UpdateCredit operation occurs in Kibo … REST API Operation This action corresponds to the api/commerce/customer/credits/updateCredit operation
-
HTTP Request PUT api/commerce/customer/accounts/{accountId}? … This action manipulates the HTTP request or response after the UpdateAccount operation occurs in Kibo … REST API Operation This action corresponds to the api/commerce/customer/updateAccount operation.
-
This action manipulates the HTTP request or response after the ChangePassword operation occurs in Kibo … HTTP Request POST api/commerce/customer/accounts/{accountId}/Change-Password? … REST API Operation This action corresponds to the api/commerce/customer/changePassword operation.
-
This action manipulates the HTTP request or response after the AddTransaction operation occurs in Kibo … HTTP Request POST api/commerce/customer/credits/transactions/{code}/transactions? … REST API Operation This action corresponds to the api/commerce/customer/credits/transactions/addTransaction
-
HTTP Request POST api/commerce/customer/addressvalidation/? … This action manipulates the HTTP request or response after the ValidateAddress operation occurs in Kibo … REST API Operation This action corresponds to the api/commerce/customer/addressvalidation operation.
-
HTTP Request POST api/commerce/customer/accounts/Add-Account-And-Login? … This action manipulates the HTTP request or response after the AddAccountAndLogin operation occurs in … REST API Operation This action corresponds to the api/commerce/customer/addAccountAndLogin operation.
-
HTTP Request POST api/commerce/customer/authtickets/? … This action manipulates the HTTP request or response after the CreateUserAuthTicket operation occurs … REST API Operation This action corresponds to the api/commerce/customer/authTickets/CreateUserAuthTicket
-
HTTP Request GET api/commerce/customer/credits/{code}? … This action manipulates the HTTP request or response after the GetCredit operation occurs in Kibo eCommerce … REST API Operation This action corresponds to the api/commerce/customer/credits/getCredit operation.
-
HTTP Request GET api/commerce/customer/credits/? … This action manipulates the HTTP request or response after the GetCredits operation occurs in Kibo eCommerce … REST API Operation This action corresponds to the api/commerce/customer/credits/getCredits operation.
-
This action manipulates the HTTP request or response after the GetAuditEntries operation occurs in Kibo … HTTP Request GET api/commerce/customer/credits/auditentries/{code}/auditentries? … REST API Operation This action corresponds to the api/commerce/customer/credits/auditentries/getAuditEntries
-
This action manipulates the HTTP request or response after the AssociateCreditToShopper operation occurs … HTTP Request PUT api/commerce/customer/credits/{code}/associate-to-shopper? … REST API Operation This action corresponds to the api/commerce/customer/credits/associateCreditToShopper
-
This action manipulates the HTTP request or response after the GetTransactions operation occurs in Kibo … HTTP Request GET api/commerce/customer/credits/transactions/{code}/transactions? … REST API Operation This action corresponds to the api/commerce/customer/credits/transactions/getTransactions
-
HTTP Request POST api/commerce/catalog/admin/categories/{categoryId}? … REST API Operation This action corresponds to the commerce/catalog/admin/categories/UpdateCategory operation … This action manipulates the HTTP request or response after the UpdateCategory operation occurs in Kibo
-
HTTP Request GET api/commerce/catalog/storefront/products/{productCode}? … REST API Operation This action corresponds to the commerce/catalog/storefront/products/GetProduct operation … This action manipulates the HTTP request or response after the GetProduct operation occurs in Kibo eCommerce
-
HTTP Request GET api/commerce/catalog/storefront/products/? … REST API Operation This action corresponds to the commerce/catalog/storefront/products/GetProducts operation … This action manipulates the HTTP request or response after the GetProducts operation occurs in Kibo eCommerce
-
HTTP Request GET api/commerce/catalog/storefront/pricelists/resolved? … REST API Operation This action corresponds to the commerce/catalog/storefront/pricelists/GetResolvedPriceList … This action manipulates the HTTP request or response after the GetResolvedPriceList operation occurs
-
HTTP Request GET api/commerce/catalog/storefront/products/{productCode}/validate? … REST API Operation This action corresponds to the commerce/catalog/storefront/products/ValidateProduct … *Available only for Storefront HTTP actions. body object The response body of the API operation associated
-
HTTP Request DELETE api/commerce/returns/{returnId} Request Body No request body for this action. … This action manipulates the HTTP request or response after the DeleteReturn operation occurs in Kibo. … REST API Operation This action corresponds to the commerce/returns/deleteReturn operation.