batch-transaction

Contains information required to process a batch of transactions

Request

Property NameTypeRequiredDescription
alt-transactioncontainerOptionalContainer of alt-transaction properties.
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.

Response

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