2.4.2 Access Any document related API with the Above Token
This topic provides information on Access Any document related API with the Above Token.
Document read api – Loading images for
product curl --location
'<protocol>://<host>:<port>/api-gateway/cmc-document-services/cmc-document-services/service/v1/documents?documentRefId=<image_id>'
\--header 'Content-Type: application/json'
\--header 'userId: <user>'
\--header 'appId: OBREMOBPDETAILS'
\--header 'branchCode: <branch_code>'
\--header 'entityId: DEFAULTENTITY'
\
--header 'Authorization: Bearer <token>'image_id : You will get this ID in the product listing API. In the above api 310803 is image_id
Parent topic: User Access Testing
