Home > Aria6 User Documentation > Aria6 core api > get_all_client_receipt_ids

get_all_client_receipt_ids

Returns a list of all client receipt IDs entered as input parameters for any API call to Aria. If the client_receipt hash doesn't display an account number, it means that the receipt ID didn't have an account number in scope or was linked to a call that included multiple account IDs.

Input Arguments

Req Field Name Field Type Max Length Description
required-icon.png client_no long 22 Aria-assigned unique identifier indicating the Aria client providing service to this account.
required-icon.png auth_key string 32 Aria-assigned unique key to be passed with each method call for authenticating the validity of the requestor.
  start_date_range string 14 The start-date of the given date range.
  end_date_range string 14 The end-date of the given date range
 

Output Arguments

Field Name Field Type Description
error_code long Aria-assigned error identifier. 0 indicates no error.
error_msg string Description of any error that occurred. "OK" if there was no error.
client_receipt hash  
brd_arrow.gif client_receipt_id string Client receipt identifier
brd_arrow.gif acct_no long Aria-assigned unique account identifier
brd_arrow.gif receipt_date string Date of receipt
 
 
 
Last modified

Tags

This page has no custom tags.

Classifications

This page has no classifications.