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
Clocking type

List clocking types.

Returns a paginated list of clocking types.
DEPRECATED This endpoint has a V4 API equivalent. We recommend using that instead.

GET
https://api.eposnowhq.com/api/V2/ClockingType/?page={pageNumber}

QUERY PARAMS

{pageNumber} integer
Page number , each page contains a list of upto 200 clocking types.

RESPONSE

    
    

Get a single clocking type by Id.

Returns a single clocking type.
DEPRECATED This endpoint has a V4 API equivalent. We recommend using that instead.

GET
https://api.eposnowhq.com/api/V2/ClockingType/{Id}

QUERY PARAMS

{Id}
An Id of an existing clocking type.

RESPONSE

    
    

Create a clocking type.

Returns a single new clocking type.
DEPRECATED This endpoint has a V4 API equivalent. We recommend using that instead.

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

BODY PARAMS

RESPONSE

    
    

Update existing clocking type.

Returns a single updated clocking type.
DEPRECATED This endpoint has a V4 API equivalent. We recommend using that instead.

PUT
https://api.eposnowhq.com/api/V2/ClockingType/{Id}

QUERY PARAMS

{Id} integer
An Id of an existing clocking type.

BODY PARAMS

RESPONSE

    
    

Delete existing clocking type.


DEPRECATED This endpoint has a V4 API equivalent. We recommend using that instead.

DELETE
https://api.eposnowhq.com/api/V2/ClockingType/{Id}

QUERY PARAMS

{Id} integer
An Id of an existing clocking type

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






© 2023 - Epos Now Ltd, Developers