v1

latestOpenAPI 3.1.02026-07-24820248.4 KB

Obtener Customer Collection Account

get/customer-collection-accounts

Query parameters

customerstring required

ID del Customer

subscriptionstring

ID de Subscription (Default None)

Response

200

Example response

{
  "customer_collection_accounts": [
    {
      "customer": "cus_bamSGwV7TaoXKygdGMb0AkddT2lcNvhR",
      "institution_id": "cl_tapp_caja_los_andes",
      "account_number": "18023455",
      "account_type": "sight_account",
      "government_id": "180234551",
      "currency_code": "CLP"
    }
  ]
}