NATS5 REST API Program PATCH details
From TMM Wiki
Jump to navigationJump to search
PATCH /program/details
Description
- Edit program
Resource URL
- http://domain/api/program/details
- Replace domain with the nats domain
- PATCH
Response Format
- JSON
- HTTP headers
Parameters
Parameters can be sent as url encoded params
- programid
- type: digit
- required
- name
- type: string
- optional
- description
- type: string
- optional
- extended_payout
- type: string
- optional
- enabled
- type: boolean_digit
- optional
- hidden
- type: boolean_digit
- optional
- deduct_credits
- type: boolean_digit
- optional
- deduct_chargebacks
- type: boolean_digit
- optional
- deduct_voids
- type: boolean_digit
- optional
- deduct_insufficient
- type: boolean_digit
- optional
- hide_rebills
- type: boolean_digit
- optional
- hide_joins
- type: boolean_digit
- optional
- retro_payout
- type: trinary_digit (0, 1, or 2)
- optional
- ccbillid
- type: digit
- optional