cURL
curl --request GET \ --url https://api.market.iventou.com.br/offers/{id} \ --header 'Authorization: Bearer <token>'
{ "id": "3c90c3cc-0d44-4b50-8888-8dd25736052a", "owner_id": "3c90c3cc-0d44-4b50-8888-8dd25736052a", "origin": { "id": "3c90c3cc-0d44-4b50-8888-8dd25736052a", "is_batch": true }, "price": 20000, "name": "Resale book for Halloween VIP", "event_name": "Halloween" }
Token from partner authetnication
Offer retrieved successfully
Show child attributes
x >= 1
20000
3
"Resale book for Halloween VIP"
"Halloween"