Skip to content

Tax Payment Update Check

Sean Callan edited this page Jun 9, 2020 · 1 revision

Beans_Tax_Payment_Update_Check

Update a check number on a tax payment.


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) INTEGER - The ID of the Beans_Tax_Payment being updated.

  • check_number (optional) STRING -

  • description (optional) STRING - A description for the transaction.


Returns

Clone this wiki locally