Skip to main content

supplyUnarchiveSupplier

Unarchive a previously archived supplier.

Restores an archived supplier so it appears in the default supplier list and pickers again.

Authentication & Permissions

Requires authentication and the supply:unarchive_supplier permission for the supplier's company.

Possible Errors

  • **Supplier was not found**: The specified supplier does not exist
  • **Supplier does not belong to the provided company**: The supplier belongs to a different company
  • **Supplier is not archived**: The supplier is already active
supplyUnarchiveSupplier(
input: UnarchiveSupplierInput!
): SupplySupplier!

Arguments

supplyUnarchiveSupplier.input ● UnarchiveSupplierInput! non-null input common

Parameters for UnarchiveSupplier

Type

SupplySupplier object suppliers

Represents a supplier in the supply chain management system.

Supply suppliers are external parties that provide materials, products, or services to the supply chain. Each supplier maintains comprehensive business information, performance metrics, and operational details that help with supplier management and procurement decisions.

Supplier Information

  • **Business Details**: Name, contact information, location, and establishment year
  • **Performance Metrics**: Quality ratings, on-time delivery rates, response times
  • **Financial Terms**: Payment terms, shipping terms, tax information
  • **Operational Data**: Lead times, business hours, time zones, and Incoterms

Status Management

Suppliers can be active or inactive, allowing for proper lifecycle management without losing historical data and relationships.

Relationships

Each supplier belongs to a company and can be associated with multiple products and addresses for comprehensive supplier management.