Request details on managed billers. Not all service providers support biller management. In the case where the function is not supported a 501
HTTP status code will be returned.
OK
Bad request
Internal server error
Not implemented
Service unavailable
Gateway timeout
{- "billers": [
- {
- "billerInstitution": {
- "id": "string",
- "name": "string"
}, - "categories": [
- {
- "id": "string",
- "name": "string"
}
], - "allowed": false
}
]
}