Contains information required to process a batch of transactions
Request
Property Name | Type | Required | Description |
|---|---|---|---|
| string | Required | Unique ID provided by the merchant. Maximum 50 characters. |
| string | Required | URL where BlueSnap sends the full batch result once all transactions are processed. Maximum 1000 characters. |
| container | Optional | Container of card-transaction properties. |
| container | Optional | Container of alt-transaction properties. |
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 card-transaction properties. |
| container | Container of alt-transaction properties. |
| container | Container of processing-info properties. |
