get https://sandbox.sa.leantech.me/customers/v1//entities/
Response
xxxxxxxxxx
curl --request GET \
--url https://sandbox.sa.leantech.me/customers/v1/customer_id/entities/entity_id \
--header 'accept: application/json'
xxxxxxxxxx
48}
{
"id": "string",
"customer_id": "string",
"bank_identifier": "string",
"permissions": {
"identity": true,
"accounts": true,
"balance": true,
"transactions": true,
"identities": true,
"scheduled_payments": true,
"standing_orders": true,
"direct_debits": true,
"beneficiaries": true
},
"bank_type": "RETAIL",
"consents": [
{
"id": "string",
"bank_consent_id": "string",
"consent_status": "ACTIVE",
"creation_date_time": "2025-03-16T14:17:42.582Z",
"status_update_date_time": "2025-03-16T14:17:42.582Z",
"expiration_date_time": "2025-03-16T14:17:42.582Z",
"transaction_from_date_time": "2025-03-16T14:17:42.582Z",