fulfillmentProfile
Get a single fulfillment profile by ID within the current company. Returns the profile whether active or archived.
Permissions Required
orders:read_fulfillment_profilespermission
fulfillmentProfile(
id: ID!
): FulfillmentProfile
Arguments
fulfillmentProfile.id ● ID! non-null scalar common
The ID of the fulfillment profile.
Type
FulfillmentProfile object orders
Fulfillment Profile
A reusable set of rules that defines how a fulfillment is processed. A profile is owned by a company and is assigned to fulfillments to govern how they progress through the fulfillment state machine.