NATS5 REST API Affiliate PATCH account-change
From TMM Wiki
Jump to navigationJump to search
PATCH /affiliate/account-change
Description
- Update pending account change
Resource URL
- http://domain/api/affiliate/account-change
- Replace domain with the nats domain
- PATCH
Response Format
- JSON
- HTTP headers
Parameters
Parameters can be sent as url encoded params
- login_change_id
- type: digit
- required
- approve
- type: boolean_digit
- optional
- deny
- type: boolean_digit
- optional
- admin_approve
- type: boolean_digit
- optional
- admin_deny
- type: boolean_digit
- optional