Skip to content

Customer Sale Calibrate

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

Beans_Customer_Sale_Calibrate

Re-calibrate the transactions tied to a particular sale. This is used mostly by internal functions. Requires at least one parameter to be provided.


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.

  • ids (optional) ARRAY - The IDs of the Beans_Customer_Sale objects to calibrate.

  • date_before (optional) STRING - Filter for all sales before a specific date.

  • date_after (optional) STRING - Filter for all sales after a specific date.


Returns

Clone this wiki locally