NATS5 REST API Reward GET purchases
From TMM Wiki
Jump to navigationJump to search
GET /reward/purchases
Description
- Get affiliate purchases
Resource URL
- http://domain/api/reward/purchases
- Replace domain with the nats domain
- GET
Response Format
- JSON
- HTTP headers
Parameters
Parameters can be sent as url encoded params
- shipped
- type: trinary_digit (0, 1, or 2)
- optional
- loginid
- type: digit
- optional
- username
- type: string
- optional
- count
- type: digit
- optional
- start
- type: digit
- optional