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
Transaction

List transactions.

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

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

QUERY PARAMS

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

RESPONSE

    
    

Get a single transaction by Id.

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

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

QUERY PARAMS

{Id}
An Id of an existing transaction.

RESPONSE

    
    

Create a transaction.

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

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

BODY PARAMS

RESPONSE

    
    

Update existing transaction.

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

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

QUERY PARAMS

{Id} integer
An Id of an existing transaction.

BODY PARAMS

RESPONSE

    
    

Delete existing transaction.


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

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

QUERY PARAMS

{Id} integer
An Id of an existing transaction

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






© 2023 - Epos Now Ltd, Developers