Retrieve a funding source

GET {{baseUrl}}/funding-sources/{{fundingSourceId}}

Create a new Funding Source for a Customer. Customers can have a maximum of 6 funding sources.

Request parameters

ParameterData TypeParameter TypeRequiredDescription
_linksobjectbodynoA _links JSON object containing an on-demand-authorization link relation. See example raw request and response below.
routingNumberstringbodyyesThe bank account's routing number.
accountNumberstringbodyyesThe bank account number.
bankAccountTypestringbodyyesType of bank account: checking or savings.
namestringbodyyesArbitrary nickname for the funding source.

HEADERS

KeyDatatypeRequiredDescription
Acceptstring