1. Update quote with selected recipient
PATCH {{host}}/v3/profiles/{{active-profile-id}}/quotes/{{new-quote-id}}
Set the recipient the user wishes to send to on the quote to get an updated price and delivery estimte.
ENSURE Content-Type
IS application/merge-patch+json
ELSE THIS WILL FAIL
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Authorization | string | ||
Content-Type | string |