Get company turnover
Fetches the company turnover according to the provided query string filters. Must provide exactly one currency
filter. Multiple values can be provided for all filters except currency
, from
and to
, including all results matching any of these values.
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
Filter result set by whether the transaction was performed using a recurring execution token
Filter result set to only include values older or equal to the provided Unix timestamp
Filter result set to only include values younger than the provided Unix timestamp
Filter result set to only include the specified brand UUID(s)
Filter result set to only include the specified terminal UUID(s)
Filter result set to only include specified currency(ies)
Filter result set to only include specified payment methods(s). See <a href="#model-PaymentMethod">PaymentMethod<a> fro more information.
fpx
, fpx_b2b1
, maestro
, mastercard
, razer
, unknown
, visa
Filter result set to only include specified products(s). See <a href="#model-TransactionProduct">TransactionProduct<a> fro more information.
bank_payment
, custom_payment
, invoice
, purchase
, refund
, subscription
Filter result set to only include specified transaction creation or execution flow(s). See <a href="#model-TransactionFlow">TransactionFlow<a> fro more information.
api
, direct_post
, fluentforms
, formidableforms
, givewp
, gravityforms
, hostbill
, import
, link
, magento
, opencart
, payform
, paymattic
, prestashop
, server_to_server
, shopify
, web_office
, whmcs
, woocommerce
, wpcharitable
Filter result set to only include specified client country(ies) in ISO 3166-1 alpha-2 format