Skip to main content

Get SKU approval status

GET 

/skus/:skuId/approval

Returns the current approval state for a SKU along with reviewer feedback and timestamps. Use this to check whether a SKU is awaiting review, has been approved, or was rejected with comments that need to be addressed.

When approval is not enabled: If the approval workflow is not configured for this seller account, this endpoint returns a 200 with approvalStatus: null and submittedAt: null to indicate that no approval process exists for this SKU.

Request

Responses

Approval status returned