gift Message Guest Item Repository V1Save Post
POST {{baseUrl}}/V1/guest-carts/:cartId/gift-message/:itemId
Set the gift message for a specified item in a specified shopping cart.
Request Body
{"giftMessage"=>{"sender"=>"<string>", "recipient"=>"<string>", "message"=>"<string>", "customer_id"=>"<integer>", "extension_attributes"=>{"entity_id"=>{"value"=>"<Error: Too many levels of nesting to fake this schema>"}, "entity_type"=>{"value"=>"<Error: Too many levels of nesting to fake this schema>"}, "wrapping_add_printed_card"=>{"value"=>"<Error: Too many levels of nesting to fake this schema>"}, "wrapping_allow_gift_receipt"=>{"value"=>"<Error: Too many levels of nesting to fake this schema>"}, "wrapping_id"=>{"value"=>"<Error: Too many levels of nesting to fake this schema>"}}, "gift_message_id"=>"<integer>"}}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string |
RESPONSES
status: OK
""