Tool to list all payments from Booqable. Use when you need to retrieve payment records with optional filtering by created_at, order_id, payment_method, or payment_status.
metastringRequest metadata like aggregation counts. Use format: meta[total][]=count
sortstringSort by fields. Use - prefix for descending order (e.g., -created_at).
fieldsarraySpecify which fields to return instead of defaults. Provide as a list of field names.
includestringSideload related resources (comma-separated list of relationships).
filter_idstringFilter by payment ID (uuid).
page_sizestringItems per page for pagination.
page_numberstringPage number for pagination.
filter_order_idstringFilter by order ID (uuid).
filter_created_atstringFilter by created_at datetime. Use operators like filter[created_at][gte]=2024-01-01.
filter_payment_methodstringFilter by payment method.
filter_payment_statusstringFilter by payment status.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.