NATS5 REST API Payment POST payvia-field
From TMM Wiki
Jump to navigationJump to search
POST /payment/payvia-field
Description
- Add new payvia field
Resource URL
- http://domain/api/payment/payvia-field
- Replace domain with the nats domain
- POST
Response Format
- JSON
- HTTP headers
Parameters
Parameters can be sent as url encoded params
- payvia_type_id
- type: digit
- required
- name
- type: string
- required
- type
- type: boolean_digit
- required
- required
- type: boolean_digit
- optional
- min
- type: digit
- optional
- max
- type: digit
- optional
- is_unique
- type: boolean_digit
- optional
- check_function
- type: string
- optional