NATS5 REST API Biller PATCH fee
From TMM Wiki
Jump to navigationJump to search
PATCH /biller/fee
Description
- Setup fee for biller
Resource URL
- http://domain/api/biller/fee
- Replace domain with the nats domain
- PATCH
Response Format
- JSON
- HTTP headers
Parameters
Parameters can be sent as url encoded params
- billerid
- type: digit
- required
- trans_type_id
- type: digit (negative numbers allowed)
- required
- ptype
- type: numeric
- required
- charge_amount
- type: numeric
- optional
- charge_perc
- type: numeric
- optional
- charge_deduct
- type: digit
- optional
- return_fee
- type: boolean_digit
- optional
- deduction
- type: boolean_digit
- optional