NATS5 REST API Affiliate GET settings
From TMM Wiki
Jump to navigationJump to search
GET /affiliate/settings
Description
- Get settings for an affiliate
Resource URL
- http://domain/api/affiliate/settings
- Replace domain with the nats domain
- GET
Response Format
- JSON
- HTTP headers
Parameters
Parameters can be sent as url encoded params
- loginid
- type: digit
- required
- set_group
- type: digit_list (Either a comma-separated string of digits, or a JSON array of digits)
- optional
- prefix
- type: string
- optional