v1
latestOpenAPI 3.0.12026-07-243407211.3 MBTransactions
Get Related Transactions
Retrieves transactions related to a specific transaction identifier for the specified account.
get/programs/{programCode}/accounts/{accountIdentifier}/transactions/relatedTransactions
Path parameters
programCodestring required
The program code associated with the account.
accountIdentifierstring required
Unique Identifier for the account involved in this transaction.
Query parameters
transactionIdentifierstring
The unique identifier of the transaction for which related transactions are being retrieved.
Headers
X-GD-RequestIdstring required
A unique identifier for tracking the request, provided in the X-GD-RequestId header.
Response
OK