Specifications
JSON Path | Description | Example |
---|---|---|
file_date_and_time | UTC Date transmitted by processor Format: YYYY-MM-DD hhmmss | 2024-10-10 011525 |
total_number_of_customer_records | Details how many customer records are included in the report | 1 |
total_number_of_card_records | Details how many card records are included in the report | 3 |
general details | ||
client_id | Identifier associated with the Program Manager | 6f3f308e-64ef-4f38-9f9f-0e40b56a52b4 |
customers | ||
customer_id | The GUID associated to the Cardholder | 4c5bdecf-a557-4116-b28b-15e87ecbb335 |
first_name | The cardholders first name | Name |
last_name | The cardholders last name | Last |
dob | Date of birth associated with the Cardholder | 01/12/2000 |
phone_number | The phone number held for the Cardholder | +447599999999 |
email_address | The email address held for the Cardholder | [email protected] |
address_line1 | 1st line of the address held for the Cardholder | 6 Global Payments |
address_line2 | 2nd line of the address for the Cardholder if previously provided | Card Lane |
address_line3 | 3rd line of the address for the Cardholder if previously provided | Payments |
state_county_or_province | State, county or province held for the Cardholder | County |
city | The City where the Cardholder resides | London |
post_code | The Post Code of the Cardholder address | CL1 4DS |
country | The Country where the Cardholder resides | GBR |
cards | ||
program_name | Program Name associated with the card | CLOWD9 Debit |
progam_id | Program ID associated with the card. Generated by CLOWD9 represented as a GUID | 1028c3d4-06fc-401d-bbb2-9df36a06e06b |
product_name | Product Name associated with the card | CLOWD9 UK |
product_id | Product ID associated with the card. Generated by CLOWD9 represented as a GUID | 0fe391ec-e2ef-4ebc-bb8a-fad1262f5dc8 |
card_id | The identifier associated to the card used represented as a GUID | 1f0bcb3a-9cd4-4285-87fa-9a3f4d7ac9be |
network | The Network associated to the card | Visa or Mastercard or Discover |
issuance_currency | The domestic currency of the card | 826 |
creation_date | Date the card_id was created in YYYY-MM-DD format | 2024-03-05 |
expiry_date | The date the card_id is due to expire in YYYY-MM-DD format | 2028-03-31 |
country_delivery | The Country where the card was delivered to (if different to the Cardholder Address country) | GBR |
accounts | ||
account_id | The account_id associated to the card_id generated by CLOWD9 represented as a GUID. On Ledger only. | 1e4aa3f6-6dcf-4bf6-aa85-bcdd3e5641b4 |
Updated 8 days ago