Create specific app metafield

To create app metafield attached to specific order

Path Params
string
required

Order ID

Body Params

Payload for creating app metafield

string

Key

string
enum

Data type of the metafield value
Type allows:
single_line_text_field - One line of string (max 50 characters)
multi_line_text_field - Multiple line of string (max 1000 characters)
number_integer - Integer
number_decimal - Decimal
json - String of JSON object (max 4000 characters)
boolean - Boolean
url - String of URL

Allowed:

Metafield value

Response

Language
Credentials
Bearer
JWT
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json