这是indexloc提供的服务,不要输入任何密码

batchTransaction

Contains information required to process a batch of transactions

Request

Property Name

Type

Required

Description

altTransaction

container

Optional

Container of altTransaction properties.

batchId

string

Required

Unique ID provided by the merchant.
Maximum 50 characters.

callbackUrl

string

Required

URL where BlueSnap sends the full batch result once all transactions are processed.
Maximum 1000 characters.

cardTransaction

container

Optional

Container of cardTransaction properties. This property may appear more than once within the given object.

Response

Property NameTypeDescription
altTransactioncontainerContainer of altTransaction properties.
batchIdstringUnique ID provided by the merchant.
callbackUrlstringURL where BlueSnap sends the full batch result once all transactions are processed.
cardTransactioncontainerContainer of cardTransaction properties.
processingInfocontainerContainer of processingInfo properties.
transactionCountintegerNumber of transactions in the batch.