• Update Customer Shipping Preferences

    Overview This endpoint can be used to update the shipping preferences of an existing customer. In order to consume the endpoint you must: Be authenticated user For information on how you can authenticate, see: Authentication As soon as you do authentication and receive a valid token, it needs to be passed…

  • Update Customer Order Options

    Overview This endpoint can be used to update the order options of an existing customer. In order to consume the endpoint you must: Be authenticated user For information on how you can authenticate, see: Authentication As soon as you do authentication and receive a valid token, it needs to be passed…

  • Update Customer

    Overview This endpoint can be used to update an existing customer. In order to consume the endpoint you must: Be authenticated user For information on how you can authenticate, see: Authentication As soon as you do authentication and receive a valid token, it needs to be passed to the call. Endpoint…

  • Delete Manual Reserve

    Overview This endpoint can be used to delete a manual reserve of a product. In order to consume the endpoint, you must: Be authenticated user For information on how you can authenticate, see: Authentication. As soon as you do authentication and receive a valid token, it needs to be passed…

  • Create Manual Reserve

    Overview This endpoint can be used to create a manual reserve for a product. In order to consume the endpoint, you must: Be authenticated user For information on how you can authenticate, see: Authentication. As soon as you do authentication and receive a valid token, it needs to be passed…

  • Get Manual Reserves

    Overview This endpoint can be used to get the manual reserves for an existing product. In order to consume the endpoint, you must: Be authenticated user For information on how you can authenticate, see: Authentication. As soon as you do authentication and receive a valid token, it needs to be…

  • Create Shipping Packages

    Overview This endpoint can be used to recreate shipping packages for an existing order and to designate which order items are in each package. When utilizing this endpoint, all existing packages in the order will be removed, and the new packages specified in the request body will be added to…

  • Split Order

    This endpoint can be used to split existing order by moving some of its items to a new order.

  • Get Queued Job Logs

    Overview This endpoint can be used to get the logs for a single queued job by id In order to consume the endpoint you must: Be authenticated user For information on how you can authenticate, see: Authentication As soon as you do authentication and receive a valid token, it needs…

  • Download Order Document

    Overview This endpoint can be used to download order document In order to consume the endpoint you must: Be authenticated user For information on how you can authenticate, see: Authentication As soon as you do authentication and receive a valid token, it needs to be passed to the call. Endpoint Example…