Cash Sales

List CashSale records

Retrieve a paginated list of CashSale records with filtering and ordering options.

get/public/v1/cash-sales/

Query parameters

searchstring nullable
codestring[] nullable
company_idinteger[] nullable
numberinteger[] nullable
customer_idinteger[] nullable
start_datestring date nullable
end_datestring date nullable
transaction_currency'AED' | 'AFN' | 'ALL' | 'AMD' | 'ANG' | 'AOA' | 'ARS' | 'AUD' | 'AWG' | 'AZN' | 'BAM' | 'BBD' | 'BDT' | 'BGN' | 'BHD' | 'BIF' | 'BMD' | 'BND' | 'BOB' | 'BRL' | 'BSD' | 'BTN' | 'BWP' | 'BYN' | 'BZD' | 'CAD' | 'CDF' | 'CHF' | 'CLF' | 'CLP' | 'CNY' | 'COP' | 'CRC' | 'CUP' | 'CVE' | 'CZK' | 'DJF' | 'DKK' | 'DOP' | 'DZD' | 'EGP' | 'ERN' | 'ETB' | 'EUR' | 'FJD' | 'FKP' | 'GBP' | 'GEL' | 'GHS' | 'GIP' | 'GMD' | 'GNF' | 'GTQ' | 'GYD' | 'HKD' | 'HNL' | 'HTG' | 'HUF' | 'IDR' | 'ILS' | 'INR' | 'IQD' | 'IRR' | 'ISK' | 'JMD' | 'JOD' | 'JPY' | 'KES' | 'KGS' | 'KHR' | 'KMF' | 'KPW' | 'KRW' | 'KWD' | 'KYD' | 'KZT' | 'LAK' | 'LBP' | 'LKR' | 'LRD' | 'LSL' | 'LYD' | 'MAD' | 'MDL' | 'MGA' | 'MKD' | 'MMK' | 'MNT' | 'MOP' | 'MRU' | 'MUR' | 'MVR' | 'MWK' | 'MXN' | 'MYR' | 'MZN' | 'NAD' | 'NGN' | 'NIO' | 'NOK' | 'NPR' | 'NZD' | 'OMR' | 'PAB' | 'PEN' | 'PGK' | 'PHP' | 'PKR' | 'PLN' | 'PYG' | 'QAR' | 'RON' | 'RSD' | 'RUB' | 'RWF' | 'SAR' | 'SBD' | 'SCR' | 'SDG' | 'SEK' | 'SGD' | 'SHP' | 'SLL' | 'SOS' | 'SRD' | 'STN' | 'SVC' | 'SYP' | 'SZL' | 'THB' | 'TJS' | 'TMT' | 'TND' | 'TOP' | 'TRY' | 'TTD' | 'TWD' | 'TZS' | 'UAH' | 'UGX' | 'USD' | 'UYU' | 'UZS' | 'VES' | 'VND' | 'VUV' | 'WST' | 'XAF' | 'XAG' | 'XAU' | 'XCD' | 'XDR' | 'XOF' | 'XPD' | 'XPF' | 'XPT' | 'YER' | 'ZAR' | 'ZMW' | 'ZWL'
record_statusRecordStatus[] nullable
updated_afterstring date-time nullable
updated_beforestring date-time nullable
orderingstring nullable
limitinteger

Number of records to return per page (capped at 100)

Number of records to return per page (capped at 100)

offsetinteger

Number of records to skip before starting to return results

Number of records to skip before starting to return results

Response

OK

countinteger required

Changes

Changed in 6 of the 27 revisions of this API.116

    • ○

      added the optional property ////// to the response with the status

      response-optional-property-added

    • ○

      added the new optional query request parameter code

      new-optional-request-parameter

    • ○

      added the optional property // to the response with the status

      response-optional-property-added

  • db5c5da9869c19See the full diff
    • ▲

      the //////// response's property type changed from string to no type for status

      response-property-type-changed

    • ○

      added to the //////// response property anyOf list for the response status

      response-property-any-of-added

    • ○

      removed the CESS enum value from the //////// response property for the response status

      response-property-enum-value-removed

    • ○

      removed the CGST enum value from the //////// response property for the response status

      response-property-enum-value-removed

    • ○

      removed the GST enum value from the //////// response property for the response status

      response-property-enum-value-removed

    • ○

      removed the HST enum value from the //////// response property for the response status

      response-property-enum-value-removed

    • ○

      removed the IGST enum value from the //////// response property for the response status

      response-property-enum-value-removed

    • ○

      removed the PST enum value from the //////// response property for the response status

      response-property-enum-value-removed

    • ○

      removed the QST enum value from the //////// response property for the response status

      response-property-enum-value-removed

    • ○

      removed the SGST enum value from the //////// response property for the response status

      response-property-enum-value-removed

    • ○

      added the optional property //// to the response with the status

      response-optional-property-added

    • ○

      added the optional property ////// to the response with the status

      response-optional-property-added

    • ○

      added the optional property // to the response with the status

      response-optional-property-added

    • ○

      added the optional property // to the response with the status

      response-optional-property-added

Of the 27 revisions, 1 has no diff computed.