Replen.it

View Categories

Product Delete (DELETE):

https://services.replen.it/products/{clientId}

  • Deletes product data.

Sample Payload:

{
  "id": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
  "productId": "string",
  "variants": [
    {
      "sku": "string"
    }
  ]
}

For any further assistance, please contact your CSM or refer to the documentation guide provided.