Developers



  • General
    • Pagination
    • Searching and Ordering
  • Product
    • Introduction
    • Category
    • Product
    • Product Composition
    • Brand
    • Popup Note
    • Tax Rate
    • Multiple Choice Note
    • Multiple Choice Option
    • Multiple Choice Product
    • Multiple Choice Product Group
    • Multiple Choice Product Group Item
    • Product Location Area Price
  • Customer
    • Introduction
    • Customer
    • Customer Address
    • Customer Type
    • Customer Rating
    • Customer Credit
    • Customer Points
  • Booking
    • Introduction
    • Booking
    • Booking Customer
    • Booking Item
  • Stock Control
    • Introduction
    • Product Stock
    • Stock Transfer
    • Stock Transfer Item
    • Stock Transfer Reason
    • Purchase Order
    • Purchase Order Item
    • Supplier
    • Location
    • Location Area
  • Transaction
    • Introduction
    • Transaction
    • Transaction Item
    • Tender
    • Tender Type
    • Base Item
    • Preparation Status
    • Transaction Details
    • Discount Reason
    • Complete Transaction
    • Seating Area
    • Seating Table
  • Staff
    • Introduction
    • Staff
    • AccessRight
    • Clocking
    • ClockingType
  • Reports
    • End Of Day Report
    • Daily Sales Report
    • Bookkeeping Report
  • Other
    • Device
    • End Of Day
Developers
  • Home
  • Setup
  • Documentation
    • V2
    • V4
  • Examples
  • Support
  • Search
End of day

Opening the till via the API (Starting a new EndOfDay).

You can open the till via the API similarly as to how you would do this directly on the till. To 'Open' the Till for an API Device, send a POST Request as below.
DEPRECATED This endpoint has a Global API equivalent. We recommend using that instead.

POST
https://api.eposnowhq.com/api/V2/EndOfDay

QUERY PARAMS

StaffOpen integer
Required An Id of an existing staff memebr..
Float decimal
Required The amount in the till.

RESPONSE

    
    

Closing the till (End Of Day).

To close the till at the end of day for an API Device and retrieve a full End Of Day Variance Report, please send a PUT/PATCH request as below.
DEPRECATED This endpoint has a Global API equivalent. We recommend using that instead.

PUT
https://api.eposnowhq.com/api/V2/EndOfDay

QUERY PARAMS

StaffClose integer
An Id of an existing staff memebr.
InTill decimal
The Amount in Till.
Tenders Tender
The list of all tenders.

RESPONSE

    
    

EposNow
About Us
Contact Us
Documentation
API V2
API V4
Example Apps
Specials Board






© 2023 - Epos Now Ltd, Developers