• Example searches: “transaction”, “CreateOrder”, “/v2/locations”, “inventory”, “delete customer”

Enum

You are viewing an old version of the API

InvoiceSortField

The field to use for sorting.

Values

INVOICE_SORT_DATE

The field works as follows:

  • If the invoice is a draft, it uses the invoice created_at date.
  • If the invoice is scheduled for publication, it uses the scheduled_at date.
  • If the invoice is published, it uses the invoice publication date.