List conversions
Lists conversions for the caller, ordered by created_at descending.
Useful for polling rule-triggered conversions: filter by conversion_rule_id and set page_size: 1 to fetch only the latest conversion produced by a given rule.
Authorizations
Path Parameters
ID of the account the request applies to. This refers to one of the accounts held by the user the request is acting on behalf of (typically the user's main account, but any of the user's accounts is accepted). Routes the request to that specific account container. Canonical identifier for an account in the Payward public API.
14 - 42Query Parameters
Filter to conversions produced by this rule.
1 - 64Filter to conversions in the given lifecycle state.
pending_deposit, converting, settling, completed, failed, expired Filter to conversions tagged with this partner-supplied end-customer identifier.
1 - 128Maximum number of results to return on a single page. Defaults to 20, maximum 100.
1 <= x <= 100Opaque page token returned by a previous response. Omit to start from the beginning.
1 - 64