Biller
Retrieves the payment capabilities of a biller
Returns the payment capabilities that apply to the biller, each with its status.
A capability that does not apply is left out of the list rather than sent with a status. A missing capability means only that Adfin does not offer it to this biller right now. It is not a rejection, and the list length is not a fixed denominator.
get/billers/{billerId}/payment_capabilities
Path parameters
billerIdstring uuid required
The biller the capabilities belong to.
Response
The payment capabilities retrieved successfully.
Changes
Changed in 1 of the 9 revisions of this API.1
- ○
endpoint added
endpoint-added
- ○