Get payment instruments linked to a balance account
Returns a paginated list of the payment instruments associated with a balance account.
To fetch multiple pages, use the query parameters.For example, to limit the page to 3 payment instruments which are in active status and to skip the first 6, use /balanceAccounts/{id}/paymentInstruments?limit=3&offset=6&status=active.
Path parameters
The unique identifier of the balance account.
Query parameters
The number of items that you want to skip.
The number of items returned per page, maximum 100 items. By default, the response returns 10 items per page.
The status of the payment instruments that you want to get. By default, the response includes payment instruments with any status.
Response
OK - the request has succeeded.
Changes
Changed in 13 of the 51 revisions of this API.31127
- ○
added discriminator to
paymentInstruments/items/additionalBankAccountIdentifications/items/response property for the response status200response-property-discriminator-added
- ○
- ○
added the optional property
paymentInstruments/items/additionalBankAccountIdentifications/items/oneOf[IbanAccountIdentification]/bicto the response with the200statusresponse-optional-property-added
- ○
added the optional property
paymentInstruments/items/card/configuration/printLineto the response with the200statusresponse-optional-property-added
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ▲
the response property
paymentInstruments/items/card/numberbecame optional for the status200response-property-became-optional
- ○
added the optional property
paymentInstruments/items/card/configuration/bulkAddress/nameto the response with the200statusresponse-optional-property-added
- ▲
- ○
added the optional property
paymentInstruments/items/card/configuration/bulkAddress/line1to the response with the200statusresponse-optional-property-added
- ○
added the optional property
paymentInstruments/items/card/configuration/bulkAddress/line2to the response with the200statusresponse-optional-property-added
- ○
added the optional property
paymentInstruments/items/card/configuration/bulkAddress/line3to the response with the200statusresponse-optional-property-added
- ○
- ○
added the optional property
paymentInstruments/items/card/usageto the response with the200statusresponse-optional-property-added
- ○
- ○
added the optional property
paymentInstruments/items/replacedByIdto the response with the200statusresponse-optional-property-added
- ○
added the optional property
paymentInstruments/items/replacementOfIdto the response with the200statusresponse-optional-property-added
This revision also has 4 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ○
added the optional property
paymentInstruments/items/bankAccount/branchNumberto the response with the200statusresponse-optional-property-added
- ○
- ○
added the optional property
paymentInstruments/items/statusCommentto the response with the200statusresponse-optional-property-added
- ○
- ▲
the
paymentInstruments/items/bankAccountresponse's property type/format changed from/toobject/for status200response-property-type-changed
- ●
removed the optional property
paymentInstruments/items/additionalBankAccountIdentifications/items/oneOf[IbanAccountIdentification]/formFactorfrom the response with the200statusresponse-optional-property-removed
- ○
added the optional property
paymentInstruments/items/bankAccount/accountNumberto the response with the200statusresponse-optional-property-added
- ○
added the optional property
paymentInstruments/items/bankAccount/accountTypeto the response with the200statusresponse-optional-property-added
- ○
added the optional property
paymentInstruments/items/bankAccount/formFactorto the response with the200statusresponse-optional-property-added
- ○
added the optional property
paymentInstruments/items/bankAccount/ibanto the response with the200statusresponse-optional-property-added
- ○
added the optional property
paymentInstruments/items/bankAccount/routingNumberto the response with the200statusresponse-optional-property-added
- ○
added the optional property
paymentInstruments/items/bankAccount/sortCodeto the response with the200statusresponse-optional-property-added
- ○
added the optional property
paymentInstruments/items/card/deliveryContact/companyto the response with the200statusresponse-optional-property-added
- ○
response property
paymentInstruments/items/additionalBankAccountIdentificationsdeprecatedresponse-property-deprecated
- ○
removed
IbanAccountIdentificationUKLocalAccountIdentificationUSLocalAccountIdentificationfrom thepaymentInstruments/items/bankAccountresponse propertyoneOflist for the response status200response-property-one-of-removed
- ○
added the required property
paymentInstruments/items/bankAccount/typeto the response with the200statusresponse-required-property-added
- ▲
- ▲
added
UKLocalAccountIdentificationto thepaymentInstruments/items/bankAccountresponse propertyoneOflist for the response status200response-property-one-of-added
- ○
added the optional property
paymentInstruments/items/additionalBankAccountIdentificationsto the response with the200statusresponse-optional-property-added
- ▲