Skip to main content
Aria Knowledge Central

get_payment_unapplication_details_m Guide

The get_payment_unapplication_details_m API retrieves the historic transaction unapplication details of a specified payment.

API Specification:

get_payment_unapplication_details_m

Required Fields:

  • <client_no>
  • <auth_key>
  • <acct_no> or <client_acct_id>
  • <transaction_id>

Additional Guidance

Input Fields

Field Name Notes
<transaction_id> The transaction id or voiding transaction id of one of the following:
  1. payment_transaction_id: Transaction id of a payment for which the historic unapplication details has to be fetched.
  2. payment_void_transaction_id: Voiding transaction id of a payment for which the historic unapplication details has to be fetched.
  3. charge_void_transaction_id: Voiding transaction id of a charge for which the historic payment unapplication details has to be fetched.

Error Messages

Error Code/Description Associated Fields

1009: account does not exist, Account not found: AriaNo (acct_no), Account not found: Userid (userid), or Account not found: ClientId (client_acct_id)

<acct_no>

2001: transaction does not exist

<transaction_id>
  • Was this article helpful?