Example

{
    "file_date_and_time": "2025-07-16 120000",
    "total_number_of_records": "2",
    "accounts": [
        {
            "id": "a1b2c3d4-e5f6-7890-1234-abcdef123456",
            "name": "CLOWD9 Expenses",
            "external_id": "018794671",
            "program_id": "7ab1e3e2-32cc-4e8f-96af-50fc158a4bd5",
            "program_name": "CLOWD9 Travel",
            "product_id": "1f7e708f-894f-4378-9996-7db63a1e5976",
            "product_name": "CLOWD9 Travel UK",
            "currency": "GBP",
            "lifecycle_status": "inactive",
            "creation_date": "2026-06-15T14:32:10Z",
            "status_changes": [
                {
                    "previous_status": "",
                    "new_status": "inactive",
                    "change_date": "2026-06-15T18:32:10Z",
                    "reason": "inactive"
                }
            ]
        },
        {
            "id": "ef543679-d4c2-40f1-88f1-306fa99de6b0",
            "name": "Consumer",
            "program_id": "d8297657-eec0-4996-b6d4-6097b5074b99",
            "program_name": "Reliance Bank Consumer BIN 45672572",
            "product_id": "b3fdeec1-fc4b-4034-8eb4-8def7f2003eb",
            "product_name": "Reliance Bank Consumer UK GBP",
            "currency": "GBP",
            "lifecycle_status": "closed",
            "creation_date": "2026-07-01",
            "status_changes": [
                {
                    "previous_status": "",
                    "new_status": "active",
                    "change_date": "2026-06-15T14:44:10Z",
                    "reason": "active"
                },
                {
                    "previous_status": "active",
                    "new_status": "freeze",
                    "change_date": "2026-06-15T16:35:10Z",
                    "reason": "freeze"
                },
                {
                    "previous_status": "freeze",
                    "new_status": "active",
                    "change_date": "2026-06-15T16:40:10Z",
                    "reason": "active"
                },
                {
                    "previous_status": "active",
                    "new_status": "freeze",
                    "change_date": "2026-06-15T16:42:10Z",
                    "reason": "freeze"
                },
                {
                    "previous_status": "freeze",
                    "new_status": "active",
                    "change_date": "2026-06-15T16:44:10Z",
                    "reason": "active"
                },
                {
                    "previous_status": "active",
                    "new_status": "closed",
                    "change_date": "2026-06-15T16:51:10Z",
                    "reason": "closed"
                }
            ]
        }
    ]
}




Did this page help you?