NATS5 REST API Affiliate GET manual-payout
From TMM Wiki
Jump to navigationJump to search
GET /affiliate/manual-payout
Description
- Calculate the manual payout amount for an affiliate
Resource URL
- http://domain/api/affiliate/manual-payout
- Replace domain with the nats domain
- GET
Response Format
- JSON
- HTTP headers
Parameters
Parameters can be sent as url encoded params
- siteid
- type: digit
- required
- tourid
- type: digit
- required
- date
- type: datetime (A date string to be parsed by php strtotime, or a unix timestamp integer)
- required
- countryid
- type: digit
- optional
- country
- type: string
- optional
- programid
- type: digit
- required
- billerid
- type: digit
- required
- loginid
- type: digit
- required
- optionid
- type: digit
- required