Skip to main content

Input fields

identifier : String! required

An identifier for the associated supply point.

key : String! required

The key for the metadata.

value : JSONString! required

The metadata value which should be a valid JSON string.

The example data in the variables and responses below are autogenerated values designed to resemble real inputs. They do not represent actual customer data, and in some cases may require additional validation.

Example

{ "identifier": "82791566", "key": "customer-find-serious-strategy-land", "value": {"key": "value"} }