API Documentation
GET /offers/:id
Retrieves the detail of an Offer that you created.
Headers
| KEY |
VALUE |
| Authorization |
Bearer {JWT} |
URL Parameters
| NAME |
VALUE |
| id |
integer. The Offer ID. |
Response
| NAME |
VALUE |
| id |
integer |
| name |
string |
| start_date |
string. Timestamp in format YYYYMMDDhhmmss |
| description |
JSON array |
| merchant_id |
integer |
| offer_type |
string |