transactionInfo
Get the updated status of the transaction that has already been submitted (AuthenticationInput or API key must be provided)
transactionInfo(
authentication: AuthenticationInput
transactionId: String!
): TransactionResponse!
Get the updated status of the transaction that has already been submitted (AuthenticationInput or API key must be provided)
transactionInfo(
authentication: AuthenticationInput
transactionId: String!
): TransactionResponse!
transactionInfo.authentication ● AuthenticationInput inputtransactionInfo.transactionId ● String! non-null scalarTransactionResponse object