CertifiedMaterials/Orders

A paginated page of certified-materials orders, with optional filters, sorting and a quick filter.

get/api/certified-materials/orders

Query parameters

filterstring
sortBy'orderNumber' | 'status' | 'sellerName' | 'sellerInternalId' | 'sellerCountry' | 'sellerCity' | 'buyerCompanyName' | 'vendorName' | 'vendorInternalId' | 'vendorCountry' | 'vendorCity' | 'quantityNumber' | 'shippedQuantityNumber' | 'supplierAssigneeName' | 'season' | 'brand' | 'orderDate' | 'agreedDeliveryDate' | 'dueDate' | 'expectedShipmentDate' | 'actualShipmentDate' | 'requestDueDate' | 'aiStatus' | 'createdAt' | 'updatedAt' | 'lastActivityAt'
sortOrder'asc' | 'desc'
pageinteger
limitinteger
quickFilter'all' | 'needs_attention' | 'completed'

Response

Default Response

Changes

Changed in 2 of the 49 revisions of this API.43

  • 329f5bd4d11442See the full diff
    • ▲

      the response property /// became nullable for the status

      response-property-became-nullable

    • ▲

      the response property //// became nullable for the status

      response-property-became-nullable

    • ▲

      the /// response's property format changed from email to no format for status

      response-property-type-changed

    • ▲

      the //// response's property format changed from email to no format for status

      response-property-type-changed

    • ○

      the /// response's property pattern ^(?!\.)(?!.*\.\.)([A-Za-z0-9_'+\-\.]*)[A-Za-z0-9_+-]@([A-Za-z0-9][A-Za-z0-9\-]*\.)+[A-Za-z]{2,}$ was removed for the status

      response-property-pattern-removed

    • ○

      the //// response's property pattern ^(?!\.)(?!.*\.\.)([A-Za-z0-9_'+\-\.]*)[A-Za-z0-9_+-]@([A-Za-z0-9][A-Za-z0-9\-]*\.)+[A-Za-z]{2,}$ was removed for the status

      response-property-pattern-removed

    • ○

      endpoint added

      endpoint-added

Of the 49 revisions, 1 has no diff computed.