NATS5 REST API Payment PATCH payout-period-affiliates
From TMM Wiki
Jump to navigationJump to search
PATCH /payment/payout-period-affiliates
Description
- Enable/disable payout period for affiliates
Resource URL
- http://domain/api/payment/payout-period-affiliates
- Replace domain with the nats domain
- PATCH
Response Format
- JSON
- HTTP headers
Parameters
Parameters can be sent as url encoded params
- payout_period_id
- type: digit
- required
- loginid
- type: digit_list (Either a comma-separated string of digits, or a JSON array of digits)
- required
- enable
- type: boolean_digit
- required