Schedule a statement
Schedule a statement generation.
With this request, you can schedule a statement generation for a company.
In a response, you will get an object with the following structure. Main fields to look out for here are id
, status
and download_url
.
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
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)
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
Body
Statement format, available formats: csv
, xlsx
.
32
Timezone to localize statement-specific timestamps
Response
Statement format, available formats: csv
, xlsx
.
32
Timezone to localize statement-specific timestamps
Indicates this is a test object, created using test API keys or using Billing section of UI while in test mode.
ID of the Company.
Query parameters used to generate statement.
Status of statement generation e.g. pending
, processing
, success
.
Download URL of a statement.
Date and time for the beginning of statement generation process.
Date and time for finishing the statement generation process.
Object creation time
Object last modification time
Statement request type
ID of a statement