Add a new Till

Add a new Till

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params

Till object that needs to be added.

string
length ≤ 18

Sum total of all safe drops made from this till. Values limited to 2 decimal places and should be negative.

string
length ≤ 18

No longer used. Calculated separately through the reporting platform. Values limited to 2 decimal places.

string
length ≤ 18

Cash amount physically present during closing till count. Values limited to 2 decimal places.

string
length ≤ 18

Expected cash amount calculated by adding cash payments to the starting amount and subtracting any payouts, safe drops and cash refunds. Values limited to 2 decimal places.

string
required
length ≤ 18

Starting amount of cash in the till. Values limited to 2 decimal places.

integer
required

Number of the cash drawer the money was taken from. Usually a Till has only one, but two drawers are possible.

string
length ≤ 18

Obsolete field. Values limited to 2 decimal places.

string
length ≤ 18

Sum total of all cash transactions made on this till.

date-time

ISO8601 timestamp of the time the resource was closed. Update of a closed Till is not allowed.

uri

URI of the User that closed the till. Update of a closed Till is not allowed.

date-time

ISO8601 timestamp of the time the resource was created.

integer
enum
required

Currency type

Types:

  • 0 - DEFAULT_CURRENCY
  • 1 - CURRENCY_1
  • 2 - CURRENCY_2
  • 3 - CURRENCY_3
  • 4 - Aggregate
Allowed:
uri
required

URI of the User that opened the till.

uri
required

URI of the establishment the till belongs to.

uri

URI of the User that held the till.

date-time

ISO8601 timestamp of the time the till was held.

date-time
required

ISO8601 timestamp of the time the till was opened.

uri
required

URI of a POS station API object. Specifies which POS this till belongs to.

uri

URI of the User that this till is assigned to.

uri

URI of the User that is responsible for this till. Used exclusively for virtual tills.

date-time

ISO8601 timestamp of the last time the resource was updated.

uuid
required

UUID of the BankDrop resource. Must be unique.

string
length ≤ 18

Difference between the expected till amount and the actual till count. Values limited to 2 decimal places.

date-time

ISO8601 timestamp of the last time the resource was updated. Separate field from "updated_date" to allow custom date to be set via API (updated_date will update to current date on any action, even if changes were not made).

Responses

400

Bad request. Usually caused by invalid request body.

401

Authentication error - make sure the API key & secret is valid, active and provided in the "API-AUTHENTICATION" header.

Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json