NATS5 REST API Payment PATCH payment-paid
From TMM Wiki
Jump to navigationJump to search
PATCH /payment/payment-paid
Description
- Mark Payment as paid
Resource URL
- http://domain/api/payment/payment-paid
- Replace domain with the nats domain
- PATCH
Response Format
- JSON
- HTTP headers
Parameters
Parameters can be sent as url encoded params
- paymentid
- type: digit
- optional
- payvia_type_id
- type: digit
- optional
- stored
- type: datetime (A date string to be parsed by php strtotime, or a unix timestamp integer)
- optional