Response File
The Response File for the Batch process details the success of the request file, including the payment card data.
The file will be PGP encrypted.
File details
File Details | Required Information |
---|---|
Filename | yyyy-MM-dd-hhmmssRS<ConsumerFileID>_v1.csv.pgp The |
Format | CSV, PGP Encrypted. |
Header Record | No. |
Content
Column Name | Description | Index | Format | Quoted | Max Length | Example |
---|---|---|---|---|---|---|
| Status of the deployment:
| 1 | Numeric | N | 4 | 1 |
| Description of error. | 2 | Alphanumeric | Y | 100 | No card account available. |
| The unique reference provided by the consumer for the deployment. | 3 | Alphanumeric | Y | 50 | ABC12345DEFG |
| Unique card Deployment ID. | 4 | Numeric | N | 10 | 1234567890 |
| The unique account number provided by Conferma. | 5 | Numeric | N | 10 | 1234 |
| Details what type of deployment is being made: | 6 | Numeric | N | 1 | 4 |
| The amount required on the payment card. | 7 | Decimal | N | 10 | 95.00 |
| ISO 3-letter currency code the amount is in relation to. | 8 | Alpha | N | 3 | GBP |
| The date the card needs to be available from. | 9 | Date (yyyy-MM-dd) | N | 10 | 2021-09-01 |
| The date the card needs to be available to. | 10 | Date (yyyy-MM-dd) | N | 10 | 2021-09-01 |
| Name of the card holder. | 11 | Alphanumeric | Y | 60 | Conferma Ltd |
| Primary account number. | 12 | Numeric | N | 20 | 4111111111111111 |
| Card scheme: | 13 | Alpha | N | 2 | VI |
| Numerical month of card expiry (valid thru). | 14 | Numeric | N | 2 | 11 |
| Numerical year of card expiry. | 15 | Numeric | N | 4 | 2025 |
| Card security code. | 16 | Numeric | N | 10 | 123 |
| Status flag to show which records have had an email queued: | 17 | Numeric | N | 1 | 1 |
| Status flag to show which records have had a fax queued: | 18 | Numeric | N | 1 | 0 |
Updated about 1 month ago