Yellow Dog Fetch APIYellow Dog Fetch API
  • Fetch API
Search/
  • Getting Started
    • Authentication
    • Timestamps (v2 vs. v3)
    • Recommended Request Headers
    • Rate Limiting
    • Pagination
    • Filtering Collections
    • Ordering Collections
    • Field Expansion
    • Best Practices for Third Party Systems
    • API Request Examples
    • Testing in Postman
    • Validating Fetch API Calls
    • Support Requests
  • Fetch v3 endpoints:
  • Accounting
  • AttachedFiles
  • CountSheets
  • Currency
  • Dimensions
  • Flags
  • Inventory
  • Invoices
  • ItemAliases
  • Items
  • ManualAdjusts
  • MetaInfo
  • ProductionGroups
  • PurchaseOrders
  • Receipts
  • Recipes
  • RecipeTypes
  • Requests
  • Sessions
  • Stores
  • ThirdPartyCodes
  • ThirdParty
  • ThirdPartySessions
  • Transactions
  • Transfers
  • Vendors
  • Changelog
Getting Started
/
Ordering Collections
Last updated 5 months ago

Ordering Collections

Collections can be ordered in ascending asc or descending desc directions.

Example: https://fetch.yellowdogsoftware.com/api/v3/purchaseOrders?orderBy=docNumber asc



Was this page helpful?

Previous page
Next page