Retrieves listings by their IDs for reference in quote threads.
cURL
curl --request POST \ --url https://api.seminode.com/v1/inbox/listings/view \ --header 'Authorization: <api-key>' \ --header 'Content-Type: application/json' \ --data '[ "<string>" ]'
[ {} ]
Was this page helpful?