NATS5 REST API Payment PATCH payvia
From TMM Wiki
Jump to navigationJump to search
PATCH /payment/payvia
Description
- Edit payvia type
Resource URL
- http://domain/api/payment/payvia
- Replace domain with the nats domain
- PATCH
Response Format
- JSON
- HTTP headers
Parameters
Parameters can be sent as url encoded params
- payvia_type_id
- type: digit
- required
- name
- type: string
- optional
- description
- type: string
- optional
- dumpid
- type: digit
- optional
- minimum
- type: digit_list (Either a comma-separated string of digits, or a JSON array of digits)
- optional
- enabled
- type: boolean_digit
- optional
- cost
- type: numeric
- optional