Update a favorite

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

A unique identifier of the favorite.

Query Params
boolean

if set to true [is asynchronous].

line-numbers
array of int32s

Line numbers.
The following example shows how to specify multiple line numbers:
GET ../api/cart/v1/carts/{cartId}/status?lineNumbers=1,2,3

line-numbers
Body Params

Favorite record fields to be updated.

Headers
string
enum
Defaults to application/json-patch+json

Generated from available request content types

Allowed:
Response
200

OK

Language
Credentials
Header
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here!