curl --location --request GET '/customers/v1/transactions/' \
--header 'Authorization: Bearer {{access_token}}'{
"id": "90f50489-b57b-434d-a229-8f0301504d86",
"amount": 1,
"asset": "AUD",
"asset_class": "CURRENCY",
"created_at": "2025-01-14T16:43:13.701Z",
"external_id": "111",
"from": "499f0d94-3bab-4e55-8f6b-e862cdcffeab",
"payment_type": "MANUAL_CREDIT",
"reference": "irure consequat labore",
"status": "DECLINED",
"to": "00a83aaf-675a-44d2-9cc0-5943dadcf4cd",
"type": "RESERVATION",
"updated_at": "2025-01-14T16:43:13.706Z",
"metadata": {},
"info": null,
"reason": null,
"reason_code": null,
"program_id": null,
"owner": "a1b2c3d4-e5f6-7890-abcd-ef1234567890",
"mandate_id": null
}