FulfillmentWorkflowAccount

A FulfillmentWorkflowAccount represents an assignment of an Account to a FulfillmentWorkflow.

If no accounts are explicitly mapped to a fulfillment workflow, then the fulfillment workflow is available to all accounts for the subscriber.

Properties

NameTypeDescription
IdintThe ID of the fulfillment workflow account mapping.
FulfillmentWorkflowIdintThe ID of the fulfillment workflow being mapped.
FulfillmentWorkflow (via $expand)FulfillmentWorkflowThe fulfillment workflow being mapped.
AccountIdintThe ID of the account being mapped.
Account (via $expand)AccountThe account being mapped.