NATS5 REST API Payment GET payment-dumps
From TMM Wiki
Jump to navigationJump to search
GET /payment/payment-dumps
Description
- Get payment dumps list
Resource URL
- http://domain/api/payment/payment-dumps
- Replace domain with the nats domain
- GET
Response Format
- JSON
- HTTP headers
Parameters
Parameters can be sent as url encoded params
- payvia_type_id
- type: digit
- optional
- paid
- type: trinary_digit (0, 1, or 2)
- optional
- order
- type: string
- optional
- direction
- type: trinary_digit (0, 1, or 2)
- optional
- start
- type: digit
- optional
- count
- type: digit
- optional