-
REST API Operation This action corresponds to the api/commerce/customer/credits/addCredit operation. … HTTP Request POST 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/updateAccount 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/customer/accounts/{accountId}?
-
As well as the following reminders and validation rules: Tags do not need to be specified, and you can … If an item is split such as for a BOGO discount, tags will be copied on the split item and will still … for a particular tag value (such as Target) and an order attempts to allocate an item from that tag,
-
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/updateAccount operation. … HTTP Request PUT api/commerce/customer/accounts/{accountId}?
-
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/addAccount operation. … HTTP Request POST api/commerce/customer/accounts/?
-
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/updateCredit operation … HTTP Request PUT 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/addAccountAndLogin operation. … to verify that the caller has access to the requested API resource.
-
the first argument (or null if there is no error) and a result as the second argument (if required). … Kibo supports both Embedded and HTTP versions of this API Extension. … REST API Operation This action corresponds to the Create Order Item operation.
-
the first argument (or null if there is no error) and a result as the second argument (if required). … Kibo supports both Embedded and HTTP versions of this API Extension. … REST API Operation This action corresponds to the Update Item Quantity operation.
-
the first argument (or null if there is no error) and a result as the second argument (if required). … to verify that the caller has access to the requested API resource. … REST API Operation This action corresponds to the Refund Reasons operation.
-
the first argument (or null if there is no error) and a result as the second argument (if required). … Kibo supports both Embedded and HTTP versions of this API Extension. … REST API Operation This action corresponds to the Create Order Item 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/orders/billinginfo/{orderId}/billinginfo? … to verify that the caller has access to the requested API resource.
-
the first argument (or null if there is no error) and a result as the second argument (if required). … Kibo supports both Embedded and HTTP versions of this API Extension. … REST API Operation This action corresponds to the Update Item Quantity operation.
-
the first argument (or null if there is no error) and a result as the second argument (if required). … to verify that the caller has access to the requested API resource. … HTTP Request PUT api/commerce/orders/fulfillmentinfo/{orderId}/fulfillmentinfo?
-
REST API Operation This action corresponds to the api/commerce/customer/changePassword 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 api/commerce/customer/changePassword 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
-
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.
-
REST API Operation This action corresponds to the Get Shipment operation. … the first argument (or null if there is no error) and a result as the second argument (if required). … HTTP Request GET api/commerce/shipments/{shipmentNumber} Request Body No request body content.