Search Payments by Merchant Reference

Search for payments using a merchant reference. Returns matching transactions across the specified merchant IDs.

Query parameters

merchantIdsstringRequired

Comma-separated list of merchant IDs (UUIDs) to search within.

merchantReferencestringRequired
The merchant reference to search for.

Response

Matching transactions returned successfully.
currentStatestring
Current transaction state
previousStateslist of strings
Array of previous transaction states
processorstring
Payment processor used for the transaction
merchantNamestring
Merchant name
transactionIdstring
Unique transaction identifier
amountdouble
Transaction amount
transactionTypestring
Transaction type
paymentMethodIdstring
Payment method identifier
currencystring
Transaction currency
merchantReferencestring
Merchant reference
transactionStateslist of maps from strings to any
Detailed transaction state history
paymentAttributesmap from strings to strings

Payment-specific attributes and metadata

identifiersmap from strings to strings
Additional transaction identifiers
paymentInstrumentmap from strings to any
Payment instrument details when applicable.
processorReferencestring
Payment processor reference
financialTransactionReferencestring
Financial transaction reference from the processor
currentAttemptIdstring
Current attempt identifier
batchPayoutIdstring
Batch payout identifier, if the transaction is part of a batch payout

Errors

401
Unauthorized Error
422
Unprocessable Entity Error