Skip to main content
PUT
Bulk upsert metafields for a shopper

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

shopper_ref
string
required

Shopper external ID

Body

application/json
metafields
object[]
required

Response

Successful upsert, returns all metafields

id
integer
required
namespace
string
required
key
string
required
value
string
required
value_type
string
required
is_list
boolean
required
created_at
string
required
updated_at
string
required
json_value
unknown