Skip to main content
Aria Knowledge Central

get_reversible_authorizations_m Guide

Use this API to retrieve a list of pending authorizations for an account. Authorizations check that a credit card is valid and that funds are available to be captured. The authorization reversal time period varies by payment provider. Authorizations reversal applies to the following payment methods: credit card, tokenized credit card, Paypal express checkout and gift cards.

API Specification: get_reversible_authorizations_m
Required Fields:
  • <client_no>
  • <auth_key>
  • <acct_no> or <client_acct_id>

Error Codes

Error Code/Description Associated Inputs

1001: unexpected error

 

1004: authentication error

Associated Inputs: auth_key, client_id, client_no

<auth_key>, <client_no>

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

Associated Inputs: acct_no, account_no, client_acct_id, user_id, userid, parent_acct_no

<acct_no>, <client_acct_id>
 
  • Was this article helpful?