POST /payers/:id/banks
PUT /banks/:bankId
GET /banks/:id
Payer banks belong to specific payers and can be used to make payments. Add a payer bankId to a payment creation call to use the bank as a source of funds for the payment.
POST /payers/:id/banks
PUT /banks/:bankId
GET /banks/:id
Payer banks belong to specific payers and can be used to make payments. Add a payer bankId to a payment creation call to use the bank as a source of funds for the payment.