Skip to content

Account Reconcile Lookup

Sean Callan edited this page Jun 9, 2020 · 2 revisions

Beans_Account_Reconcile_Lookup

Look up an account reconciliation.


Parameters

  • auth_uid (required) INTEGER - The ID for your API key.

  • auth_key (required) STRING - The API key.

  • auth_expiration (required) INTEGER - Unique ID tied to your key; changes if you reset your key.

  • id (required) - The ID of the Beans_Account_Reconcile to lookup.


Returns

  • account_reconcile - The resulting Beans_Account_Reconcile.
Clone this wiki locally