batch-transaction

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 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.