Skip to main content

Update pincode by id

Update pincode by id

Authorizations:Token
Query Parameters
id
required
integerId value of the PinCode object
Request Body Schema:
PinCode object that needs to be added
idintegerPIN Code unique id
codestringCode
createDateintegerCreate date
isSoldbooleanIs sold
isBlockedbooleanIs blocked
product
orderItem

Responses

200Success
Response schema:
Success
idintegerPIN Code unique id
codestringCode
createDateintegerCreate date
isSoldbooleanIs sold
isBlockedbooleanIs blocked
product
orderItem