Contains billing contact information
Request
Property Name | Type | Required | Description |
|---|---|---|---|
| string | Required | First name for billing. |
| string | Required | Last name for billing. |
| container | Optional | Address line 1 for billing. |
| container | Optional | Address line 2 for billing. |
Response
Property Name | Type | Description |
|---|---|---|
| string | Unique ID provided by the merchant. |
| string | URL where BlueSnap sends the full batch result once all transactions are processed. |
| integer | Number of transactions in the batch. |
| container | Container of cardTransaction properties. |
| container | Container of altTransaction properties. |
| container | Container of processingInfo properties. |
