NATS5 REST API Payment PATCH payvia-field-mcs-reorder
From TMM Wiki
Jump to navigationJump to search
PATCH /payment/payvia-field-mcs-reorder
Description
- Reorder payvia field multiple choice options
Resource URL
- http://domain/api/payment/payvia-field-mcs-reorder
- Replace domain with the nats domain
- PATCH
Response Format
- JSON
- HTTP headers
Parameters
Parameters can be sent as url encoded params
- payvia_field_id
- type: digit
- required
- payvia_mc_option_ids
- type: digit_list (Either a comma-separated string of digits, or a JSON array of digits)
- required