PATCH
/
v1
/
bucket
/
b5f7de1d-2bf2-41d6-89e9-3315d48fa4c1
/
checkout
/
852b9b07-431c-4643-87bb-7dfcdfe2a3d8
curl --request PATCH \
  --url https://api.rokcel.com/v1/bucket/b5f7de1d-2bf2-41d6-89e9-3315d48fa4c1/checkout/852b9b07-431c-4643-87bb-7dfcdfe2a3d8 \
  --header 'Content-Type: application/json' \
  --data '"{\r\n    \"external_id\": \"00be4d92-2cd4-4122-ac33-ccc78807f9be\",\r\n    // \"name\": \"explicabo illo et\",\r\n    // \"description\": \"Atque quia quis. Omnis magni minima ut minima voluptatum consectetur magni veritatis aut. Quasi nulla quas facere explicabo. Excepturi in ipsa vel suscipit quaerat autem rerum provident.\",\r\n    \"published\": \"false\",\r\n    // \"published\": true,\r\n    \"products\": [\r\n        {\r\n            \"name\": \"Awesome Cotton Soap\",\r\n            \"quantity\": 2,\r\n            \"price\": \"827.13\",\r\n            \"image\": \"http://placeimg.com/640/480\"\r\n        }\r\n    ]\r\n}"'

Headers

cache-control
string
Example:

"no-cache"

postman-token
string
Example:

"<calculated when request is sent>"

content-length
string
Example:

"0"

host
string
Example:

"<calculated when request is sent>"

user-agent
string
Example:

"PostmanRuntime/7.39.1"

accept-encoding
string
Example:

"gzip, deflate, br"

connection
string
Example:

"keep-alive"

x-auth-token
string
Example:

"{{APP_TOKEN}}"

Body

application/json · any

The body is of type any.