curl --request GET \ --url https://api.finup.io/backend/accounts/{account_id}/bins
{ "result": [ { "id": "6705952d3ec949063b9241a0", "status": "Active", "BIN": "505849", "category": "Platinum || Universal", "currency": "USD", "3ds": true, "digital_wallet": true, "address": "1234 Elm St, San Francisco, CA, 94016, US" } ] }
Id of account
Resource created successfully
The response is of type object.
object