Schedule a statement generation.
id
, status
and download_url
.Bearer authentication header of the form Bearer <token>
, where <token>
is your auth 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 paid result set to only include values older or equal to the provided Unix timestamp
Filter paid result set to only include values younger than the provided Unix timestamp
Filter result set to only include values older or equal to the provided last modification time Unix timestamp
Filter result set to only include values younger than the provided last modification time Unix timestamp
Filter result set to only include the specified brand UUID(s)
Filter result set to only include the specified shop UUID(s)
Filter result set to only include results including a specified text (search over a ton of text fields)
Filter result set to only include results including a specified text in products
Filter result set to only include results with a total between min and max value. Must include 2 values, if any - (min, max).
Filter result set to only include specified currency(ies). The value must be in uppercase.
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 results with a 3-D verification.
Filter result set to only include specified client country(ies) in ISO 3166-1 alpha-2 format
Filter result set to only include results with a specific status. See <a href="#model-Purchase">Purchase<a> and <a href="#model-Payout">Payout<a> for more information.
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
OK
The response is of type object
.