API Documentation
POST /offers
Create an offer to run your program at partner merchants.
Headers
| KEY |
VALUE |
| Authorization |
Bearer {JWT} |
Request
| KEY |
REQUIRED |
COMMENT |
| merchant_id |
Yes |
Integer. We will give you this ID. |
| offer |
Yes |
JSON object. |
| offer.name |
Yes |
The title of the offer that consumers can see if the POS supports it. |
| offer.description |
No |
JSON array. Extended, optional description. |
Response
| NAME |
VALUE |
| offer_id |
Integer |