Tool to list payments. Use when you need to retrieve all payments or filter by form, customer, date range, or status after authenticating.
statusstringFilter payments by status. Valid values: successful, refunded, failed Example: "successful"
date_tostringInclude payments charged on or before this date (YYYY-MM-DD) Example: "2021-01-31"
form_idintegerMoonClerk form ID to filter payments (e.g., 5346) Example: 5346
date_fromstringInclude payments charged on or after this date (YYYY-MM-DD) Example: "2021-01-01"
customer_idintegerMoonClerk customer ID to filter payments (e.g., 12742) Example: 12742
dataRequiredobjectData 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.