batch-transaction

Contains information required to process a batch of transactions

Request

Property NameTypeRequiredDescription
batch-idstringRequiredUnique ID provided by the merchant. Maximum 50 characters.
callback-urlstringRequiredURL where BlueSnap sends the full batch result once all transactions are processed. Maximum 1000 characters.
card-transactioncontainerOptionalContainer of card-transaction properties.
This property may appear more than once within the given resource.
alt-transactioncontainerOptionalContainer of alt-transaction properties.

Response

Property NameTypeDescription
batch-idstringUnique ID provided by the merchant.
callback-urlstringURL where BlueSnap sends the full batch result once all transactions are processed.
transaction-countintegerNumber of transactions in the batch.
card-transactioncontainerContainer of card-transaction properties.
alt-transactioncontainerContainer of alt-transaction properties.
processing-infocontainerContainer of processing-info properties.