-
Notifications
You must be signed in to change notification settings - Fork 2
V1 apis
Kang HyoJun edited this page Jun 23, 2013
·
2 revisions
Any kind of request MUST contain api_token.
| account_id: | mintpresso account id |
|---|---|
| api_token: | api token can be found in mintpresso API setting |
| url: |
/v1/account/:account_id/point/:id |
|---|---|
| Accept: |
application/json |
| Queries: |
|
| response: |
{"point": {...}}
|
| url: |
/v1/account/:account_id/point |
|---|---|
| Accept: |
application/json |
| Queries: |
|