Payer Finder API Error Types and their Format
If you are searching to see if a particular service is supported by a payer, and you do not specify the serviceName argument in the correct case, you will get a Nothing Found error.
```json
[ ]
```
Querying for a value using the serviceId or with any other supported attribute that does not match anything in the database, will yield the same result.
Updated about 1 year ago