FulfillmentWorkflow

A FulfillmentWorkflow is a series of fulfillment steps that may be applied to a Product .

Properties

Name

Type

Description

Id

int

The ID of the fulfillment workflow.

SubscriberId

int

The ID of the subscriber that the fulfillment workflow belongs to.

Name

string

The display name of the fulfillment workflow.

Code

string

The code for the fulfillment workflow.

FulfillmentWorkflowAccounts (via $expand)

FulfillmentWorkflowAccount array

The collection of Liftoff accounts that the fulfillment workflow is available to. If this collection is empty, then the fulfillment workflow is available to all accounts for the subscriber.