api
pos
Update POS
put/api/pos/{id}
Path parameters
idstring required
Request body
namestring required
posNostring required
activeboolean required
printingTypestring required
Response
OK
_idstring required
The ID of the POS
sellerIdstring
The ID of the seller owning this POS
activeboolean required
Whether the POS is active or not
namestring required
The name of the POS
posNostring required
The number of the POS
printingType'EXTERNAL' | 'DIRECT' required
The printing type of the POS. DIRECT = direct printing. EXTERNAL = extenral printing.
state'disabled' | 'active'
The state of the POS
createdAtstring date-time
An ISO timestamp indicating when the POS was created
updatedAtstring date-time
An ISO timestamp indicating when the POS was updated