archiveFulfillmentProfile
Archives a fulfillment profile.
Business Rules
- The profile must exist within the current company.
Error Scenarios
- **
NOT_FOUND**: when the company or the profile does not exist.
Permissions Required
orders:archive_fulfillment_profilepermission
archiveFulfillmentProfile(
input: ArchiveFulfillmentProfileInput!
): FulfillmentProfile
Arguments
archiveFulfillmentProfile.input ● ArchiveFulfillmentProfileInput! non-null input common
Parameters for ArchiveFulfillmentProfile
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.