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
Multiple choice note

List multiple choice notes.

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

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

QUERY PARAMS

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

RESPONSE

    
    

Get a single multiple choice note by Id.

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

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

QUERY PARAMS

{Id}
An Id of an existing multiple choice note.

RESPONSE

    
    

Create a multiple choice note.

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

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

BODY PARAMS

RESPONSE

    
    

Update existing multiple choice note.

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

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

QUERY PARAMS

{Id} integer
An Id of an existing multiple choice note.

BODY PARAMS

RESPONSE

    
    

Delete existing multiple choice note.


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

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

QUERY PARAMS

{Id} integer
An Id of an existing multiple choice note

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






© 2023 - Epos Now Ltd, Developers