Container Service
Container
Update attribute of Container
1min
PUT
PATH PARAMETERS
containerId
string
*Example: container:9c9b1138-7cdd-11eb-9439-0242ac130002
Unique id of Container
HEADER PARAMETERS
X-COREOS-REQUEST-ID
string
*Unique request id.
X-COREOS-TID
string
*Example: delhivery1234
Tenant id
X-COREOS-ACCESS
string
*Core-os access token
X-COREOS-CALLBACK-SECRET
string
Core-os access token
X-COREOS-USERINFO
string
Core-os user info
X-COREOS-ORIGIN-TOKEN
string
App requesting for the attributes.
BODY PARAMETERS
body
ContainerUpdateRequest
*Update container
name
string
*Example: pant/shirt
Name of the item.
code
string
Code of the item.
cost
cost
*cost of the item.
quantity
quantity
RESPONSES
202
Accepted
SuccessResponse
data
object
request
Request
400
Bad Request
ErrorResponse
error
Error
Error Information
request
Request
401
Unauthorized
ErrorResponse
error
Error
Error Information
request
Request
503
Server Error
ErrorResponse
error
Error
Error Information
request
Request
Updated 24 Aug 2023
Did this page help you?