Payment Types
List payment types
Returns a paginated collection of payment types.
🔒 Requires: payment_types:read scope
get/payment_types
Query parameters
afterinteger
The lower limit for the version numbers to be included in the response.
beforeinteger
The upper limit for the version numbers to be included in the response.
page_sizeinteger
The maximum number of items to be returned in the response.
deletedboolean
If true, includes deleted payment types in the response.
outlet_idstring
Filters payment types by outlet. Only effective when the payment_type_controls feature is enabled.
currencystring
Filters payment types by currency code (ISO 4217, e.g. "AUD", "USD").
only_lspayboolean
If true, returns only LSPay payment types.