Skip to main content

Get Raw Product Payload

GET 

/api/magento2/integration-instances/:magento2IntegrationInstance/products/:product/raw

Returns the stored raw_payload JSON (the exact Magento REST product shape we last upserted). Intended for debugging the mapping pipeline; the frontend exposes it in the detail drawer's Raw tab. Returns {} when no payload has been stored.

Not yet available to API tokens

This endpoint currently requires session authentication; Personal Access Token scope support is in progress.

Request

Responses

OK

Response Headers
    Content-Type