Contains information required to process a batch of transactions
Request
Property Name | Type | Required | Description |
---|---|---|---|
alt-transaction | container | Optional | Container of alt-transaction properties. |
batch-id | string | Required | Unique ID provided by the merchant. Maximum 50 characters. |
callback-url | string | Required | URL where BlueSnap sends the full batch result once all transactions are processed. Maximum 1000 characters. |
card-transaction | container | Optional | Container of card-transaction properties. This property may appear more than once within the given resource. |
Response
Property Name | Type | Description |
---|---|---|
alt-transaction | container | Container of alt-transaction properties. |
batch-id | string | Unique ID provided by the merchant. |
callback-url | string | URL where BlueSnap sends the full batch result once all transactions are processed. |
card-transaction | container | Container of card-transaction properties. |
processing-info | container | Container of processing-info properties. |
transaction-count | integer | Number of transactions in the batch. |