v1

latestOpenAPI 3.0.0Apache License 2.02026-07-263171,5614.1 MB
Fulfillment Inbound v2024-03-20

updateItemComplianceDetails

Update compliance details for a list of MSKUs. The details provided here are only used for the India (IN - A21TJRUUN4KGV) marketplace compliance validation.

put/inbound/fba/2024-03-20/items/compliance

Query parameters

marketplaceIdstring required

The Marketplace ID. For a list of possible values, refer to Marketplace IDs.

Request body

mskustring required

The merchant SKU, a merchant-supplied identifier for a specific SKU.

Example request

{
  "msku": "Sunglasses",
  "taxDetails": {
    "declaredValue": {
      "amount": 5.5,
      "code": "CAD"
    },
    "hsnCode": "hsnCode"
  }
}

Response

UpdateItemComplianceDetails 202 response

operationIdstring required

UUID for the given operation.