List transactions
Authorizations
Your Commenda Integrations API key, sent in the api_key header.
Path Parameters
Commenda company id.
Query Parameters
Max records to return.
x <= 100Cursor for the next page (from a previous response).
Cursor for the previous page.
Include soft-deleted records.
Include the total match count in the response.
Exact match on type.
PAYMENT, REFUND, CREDIT_NOTE, FEE, CHARGEBACK, PAYOUT, ADJUSTMENT Comma-separated type values (OR match).
Exact match on status.
REQUIRES_ACTION, PENDING, AUTHORIZED, PAID, FAILED, CANCELED, REFUNDED, UNKNOWN, REVERSED Comma-separated status values (OR match).
Exact match on payment_method_type.
CARD, BANK_TRANSFER, WIRE_TRANSFER, PAYPAL, APPLE_PAY, GOOGLE_PAY, CHECK, CASH, CRYPTO, OTHER, UNKNOWN Comma-separated payment_method_type values (OR match).
Exact match on invoice_id.
Comma-separated invoice_id values (OR match).
Exact match on order_id.
Comma-separated order_id values (OR match).
Exact match on subscription_id.
Comma-separated subscription_id values (OR match).
Exact match on contact_id.
Comma-separated contact_id values (OR match).
Exact match on gateway.
Comma-separated gateway values (OR match).
Exact match on rootfi_integration_type.
Comma-separated rootfi_integration_type values (OR match).
Exact match on rootfi_updated_at.
Comma-separated rootfi_updated_at values (OR match).
rootfi_updated_at greater-than-or-equal.
rootfi_updated_at less-than-or-equal.
Exact match on created_at.
Comma-separated created_at values (OR match).
created_at greater-than-or-equal.
created_at less-than-or-equal.
Exact match on updated_at.
Comma-separated updated_at values (OR match).
updated_at greater-than-or-equal.
updated_at less-than-or-equal.