quote Cart Management V1Assign Customer Put

PUT {{baseUrl}}/V1/carts/:cartId

Assigns a specified customer to a specified shopping cart.

Request Body

{"customerId"=>"<integer>", "storeId"=>"<integer>"}

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring

RESPONSES

status: OK

&quot;&quot;