archiveFulfillmentRule
Archives a fulfillment rule.
Business Rules
- The fulfillment rule must exist within the current company.
Error Scenarios
- **
NOT_FOUND**: when the company or the fulfillment rule does not exist.
Permissions Required
orders:archive_fulfillment_profilepermission
archiveFulfillmentRule(
input: ArchiveFulfillmentRuleInput!
): FulfillmentRule
Arguments
archiveFulfillmentRule.input ● ArchiveFulfillmentRuleInput! non-null input common
Parameters for ArchiveFulfillmentRule
Type
FulfillmentRule object orders
Fulfillment Rule
A reusable set of rules that defines how a fulfillment is processed. A fulfillment rule is owned by a company and is assigned to fulfillments to govern how they progress through the fulfillment state machine.