Example
{
"file_date_and_time": "2024-10-10- 011525",
"total_number_of_customer_records": "1",
"total_number_of_card_records": "3",
"general_details": {
"client_id": "6f3f308e-64ef-4f38-9f9f-0e40b56a52b4"
},
"customers": [
{
"customer_id": "4c5bdecf-a557-4116-b28b-15e87ecbb335",
"first_name": "name",
"last_name": "last",
"dob": "01/12/2000",
"phone_number": "+447599999999",
"email_address": "[email protected]",
"address_line1": "6 Global Payments",
"address_line2": "Card Lane",
"address_line3": "Payments",
"state_county_or_province": "County",
"city": "London",
"post_code": "CL1 4DS",
"country": "GBR",
"cards": [
{
"program_name": "Clowd9 Debit",
"program_id": "1028c3d4-06fc-401d-bbb2-9df36a06e06b",
"product_name": "CLOWD9 UK",
"product_id": "0fe391ec-e2ef-4ebc-bb8a-fad1262f5dc8",
"card_id": "1f0bcb3a-9cd4-4285-87fa-9a3f4d7ac9be",
"network": "Visa",
"issuance_currency": "826",
"creation_date": "2024-03-05",
"expiry_date": "2028-03-31",
"country_delivery": "GBR"
},
{
"program_name": "Clowd9 Debit",
"program_id": "1028c3d4-06fc-401d-bbb2-9df36a06e06b",
"product_name": "CLOWD9 UK",
"product_id": "0fe391ec-e2ef-4ebc-bb8a-fad1262f5dc8",
"card_id": "8ba203ec-27ee-4f38-91ac-a5ec3e01b463",
"network": "Visa",
"issuance_currency": "978",
"creation_date": "2024-03-10",
"expiry_date": "2028-03-31",
"country_delivery": "GBR"
},
{
"program_name": "Clowd9 Debit",
"program_id": "1028c3d4-06fc-401d-bbb2-9df36a06e06b",
"product_name": "CLOWD9 UK",
"product_id": "0fe391ec-e2ef-4ebc-bb8a-fad1262f5dc8",
"card_id": "bfdce8fc-8f2d-444d-81cd-86fb084e27ce",
"network": "Visa",
"issuance_currency": "826",
"creation_date": "2025-03-05",
"expiry_date": "2028-03-31",
"country_delivery": "GBR"
}
],
"accounts": [
{
"account_id": "1e4aa3f6-6dcf-4bf6-aa85-bcdd3e5641b4"
}
]
}
]
}
Updated 8 days ago