NATS5 REST API Affiliate PATCH payment-period
From TMM Wiki
Jump to navigationJump to search
PATCH /affiliate/payment-period
Description
- Update affiliate payout period
Resource URL
- http://domain/api/affiliate/payment-period
- Replace domain with the nats domain
- PATCH
Response Format
- JSON
- HTTP headers
Parameters
Parameters can be sent as url encoded params
- loginid
- type: digit
- required
- payout_period_id
- type: digit
- required
- enabled
- type: boolean_digit
- optional
- selected
- type: boolean_digit
- optional