Modify an existing Orderflow

When modifing an existing Orderflow, the id field must be given as a path parameter but discarded in the body.

Log in to see full request history
Path Params
string
required

The id of the entity

Query Params
string
Defaults to null

Use the store level properties if any exist otherwise the global properties are used

Body Params

Orderflow

string
required
length ≤ 64

Unique identifier of this orderflow

string | null
required

Name

trigger
object
required
steps
array of objects
required
length between 1 and 99

Available step objects for this orderflow, ordered by array key

steps*
string
required
length ≤ 64

Unique identifier of this step

string
required
length ≤ 255

Name of this step

pricing
object
required
selection
object
required
Responses

401

You are not unauthorized

404

Not Found

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