• Update PO Custom Columns

    Overview Endpoint is used for updating value of user defined PO column. In order to do that you must: Be authenticated user For information on how you can authenticate, see: Authentication Endpoint Example for such endpoint for TT server is https://tt.api.sellercloud.com/api/PurchaseOrders/{id}/CustomColumns For your server endpoint will be: https://{your_server_id}.api.sellercloud.com/api/PurchaseOrders/{id}/CustomColumns Request Method Type: HttpPut…

  • Order Payment Status

    Order Payment Status possible values

  • Order Relationship Types

    Order Relationship Types possible values

  • RMA Item Received Status

    RMA Item Received Status possible values

  • RMA Status

    RMA Status possible values

  • Set Resolution For RMA Items

    Overview In order to set resolution for RMA items, you can consume the endpoint presented in this article. In order to consume it, 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…

  • Receive RMA Items

    Overview In order to receive RMA items, you can consume the endpoint presented in this article. In order to consume it, 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…

  • Get Single RMA

    Overview In order to get information for a single RMA, you can consume the endpoint presented in this article. In order to consume it, 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…