Get a deal
GET/deals/:deal_id
Fetch a single deal by id. Several fields are renamed from the create body (e.g. value → monetary_value, type → deal_type); see the field-mapping guide.
Request
Responses
- 200
- 404
The deal
Resource not found (or not visible to this user's role)