This operation Updates the details for the specified Custom Product.
The custom product (description) itself cannot be changed.
Custom Product description successfully updated.
Invalid request.
The request could not be authorized.
The request could not be completed due to an internal error.
{- "originCountryCode": "IN",
- "hsTariffCode": "hsc01",
- "quantity": 1,
- "unitPrice": 100,
- "weightUnit": "OZ",
- "weight": 10
}{- "errors": [
- {
- "errorCode": "validation_error",
- "errorDescription": "Custom Product not found"
}
]
}