Get Transaction by ID
Returns the transaction details for the authenticated Meridian account.
Authorizations
Bearer token authentication, for client-server calls.
Send the access token issued by POST /v1/auth/token as Authorization: Bearer {token}. The token carries its own program and user context, so the X-Meridian-* headers are not required. See Authentication.
Headers
Server-to-server (HMAC) requests only. Partner API key issued by Meridian during provisioning.
Server-to-server (HMAC) requests only. Current time in milliseconds since the Unix epoch. Must be within 60 seconds of the request.
Server-to-server (HMAC) requests only. Identifies the program context for the request.
Server-to-server (HMAC) requests only. Identifies the Meridian user targeted by the request. Required for MULTI_USER integrations; omit for SINGLE_USER.
Path Parameters
ID of the transaction to fetch — the id returned by GET /v1/transactions.
Response
The transaction details for the authenticated account
A Meridian transaction
Unique identifier of the transaction
"txn_01JMERCRYPTOACH01"
Type of transaction
TRANSFER, DEPOSIT, WITHDRAWAL, REFUND, PARTIAL_REFUND "DEPOSIT"
Current status of the transaction
"COMPLETED"
Reference number of the transaction
"dep-20260430-1001"
Amount debited as a decimal string
"7250.00"
ISO 4217 currency code on the debit side
"USD"
Amount credited as a decimal string
"7250.00"
ISO 4217 currency code on the credit side
"USD"
Fees applied to the transaction
Exchange rate applied
"1"
Tags associated with the transaction
Timestamp when the transaction was created
"2026-04-30T15:00:00Z"
Timestamp when the transaction was last updated
"2026-04-30T15:02:00Z"
Reason for the current status
External identifier of the transaction
Deposit reconciliation identifier copied from the destination account for deposit transactions
ID of a related transaction
Party on the credit side
Payment rail used on the debit side
"US.USD.ACH"
Debit-side memo or reference text captured from the inbound payment rail when available
"INV-23014"
Meridian (balance) account instrument
- Account Instrument
- Bank Account Instrument
- Virtual Account Instrument
- External Wallet Instrument
Party on the credit side
Payment rail used on the credit side
Meridian (balance) account instrument
- Account Instrument
- Bank Account Instrument
- Virtual Account Instrument
- External Wallet Instrument
Payment purpose
PAYMENT_FOR_SERVICES, PAYMENT_FOR_SOFTWARE, PAYMENT_FOR_IMPORTED_GOODS, TRAVEL_SERVICES, VENDOR_CONTRACTOR_PAYOUTS, TRANSFER_TO_OWN_ACCOUNT, INVESTMENT_IN_SHARES, PURCHASE_OF_PROPERTY, REPAYMENT_OF_LOANS, SALARY, PAYMENT_OF_PROPERTY_RENTAL, INFORMATION_SERVICE_CHARGES, ADVERTISING_AND_PUBLIC_RELATIONS_EXPENSES, ROYALTY_TRADEMARK_PATENT_AND_COPYRIGHT_FEES, BROKER_FRONTEND_GUARANTEE_AND_CUSTODIAN_FEES, ADVISOR_TECHNICAL_AND_ACADEMIC_FEES, REPRESENTATIVE_OFFICE_EXPENSES, TAX_PAYMENT, TRANSPORTATION_FEES_FOR_GOODS, CONSTRUCTION_COSTS, INSURANCE_PREMIUM, GENERAL_GOODS_TRADES_OFFLINE, INSURANCE_CLAIMS_PAYMENT, FAMILY_MAINTENANCE, EDUCATION_RELATED_EXPENSES, MEDICAL_TREATMENT, DONATIONS, MUTUAL_FUND_INVESTMENT, CURRENCY_EXCHANGE, USER_WITHDRAWAL, ADVANCE_PAYMENTS_FOR_GOODS, VENDOR_CONTRACTOR_PAYOUTS_SOFTWARE_DEVELOPMENT, MERCHANT_SETTLEMENT, REPATRIATION_FUND_SETTLEMENT, PERSONAL_REMITTANCE, RETURN_OF_FUNDS, null