Retrieve funding details

GET {{baseUrl}}/v1beta/accounts/:account_id/funding_wallet/funding_details

Returns a list of funding details if it exists. Query parameters must be passed to create a new funding details object if none exist.

Request Params

KeyDatatypeRequiredDescription
payment_typestringThe type of SSI to be returned, priority (SWIFT) or regular (local). A null value returns all payment types.
currencystringShould be provided in ISO 4217 standard

HEADERS

KeyDatatypeRequiredDescription
Acceptstring

RESPONSES

status: OK

{"id":"5ecc6875-6068-4551-7541-e1419e051260","account_id":"57b70300-e030-f2ed-9746-6fc191c69831","status":"disabled","created_at":"1998-07-30T15:43:44.857Z"}