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