/recurrings.xml

Returns a collection of recurring payments that fits to a given criteria array.

📘

Maximum is 100 entries, use the page parameter to get the next results.

GET /recurrings.xml?criteria[amount_min]={value}&page={page_number}

These criteria are currently available:

show
type
amount_min
amount_max
start_min
start_max
next_min
next_max
interval
fb_project_id
fb_type_id
fb_source_id
fb_payment_form_configuration_id
fb_person_id
ids (separated by comma)
search_id (smart-search id)

📘

If no recurring payments with these criteria exist, an empty recurring payment container will be returned.

Language
Authorization
Basic
base64
:
Click Try It! to start a request and see the response here!