NATS5 REST API Biller GET list
From TMM Wiki
Jump to navigationJump to search
GET /biller/list
Description
- Get list of billers
Resource URL
- http://domain/api/biller/list
- Replace domain with the nats domain
- GET
Response Format
- JSON
- HTTP headers
Parameters
Parameters can be sent as url encoded params
- deleted
- type: trinary_digit (0, 1, or 2)
- optional
- cascadeid
- type: digit
- optional
- biller
- type: string_list (Either a comma-separated string of strings, or a JSON array of strings)
- optional
- detail
- type: string
- optional