v1
latestOpenAPI 3.0.22026-08-061464031.4 MBList all payment intents
List all payment intents associated with your Belvo account.
Query parameters
A page number within the paginated result set.
Indicates how many results to return per page. By default we return 100 results per page.
ℹ️ The minimum number of results returned per page is 1 and the maximum is 1000. If you enter a value greater than 1000, our API will default to the maximum value (1000).
Return information for these resource ids.
[ "6b3dea0f-be29-49d1-aabe-1a6d588642e6" ]
Return results only for this value.
Return results only for more than this amount.
Return results only for and more than this amount.
Return results only for less than this amount.
Return results only for this amount or less.
Return results between this amount range. The first value indicates the start of the range and the second value indicates the end of the range.
[ 100, 5000 ]
Return items that were last updated in Belvo's database on this date (in YYYY-MM-DD format).
Return items that were last updated in Belvo's database after this date (in YYYY-MM-DD format).
Return items that were last updated in Belvo's database after or on this date (in YYYY-MM-DD format).
Return items that were last updated in Belvo's database before this date (in YYYY-MM-DD format).
Return items that were last updated in Belvo's database before or on this date (in YYYY-MM-DD format).
Return accounts that were last updated in Belvo's database between two dates (in YYYY-MM-DD format). The first value indicates the start of the range and the second value indicates the end of the range.
[ "2022-01-01", "2022-12-31" ]
The customer.id you want to get results for.
One or more customer.ids that you want to get results for.
[ "cb320adc-9a6b-4224-933a-5b08cf771ac7" ]
Return objects with this external ID.
Return objects with these external IDs.
[ "446bdd9f-5b3e-4c05-9159-7a5c87cfc810" ]
Return results in a specified time order.
Can be either:
- updated_at: returns payment intents from most recently updated to last (in ascending order).
- -updated_at: returns payment intents from last updated to most recently updated (in descending order).
Return results only for this provider. At present, you can only be belvo.
Return results only for this payment method type. Can be either open_finance or open_finance_biometric_pix.
Return results that match the description you searched for.
Note:
This filter supports both full and partial search queries, with a minimum of three characters required.
For example, searching for trai may match the following values:
- Awesome training sneakers
- Training equipment
Searching for car may match the following values:
- `Carlos Vives`
- `Carmen Domínguez`
- `carlos.vives@musicabrazil.br`
Return results only for this value.
Return payment intents one of these statuses.
[ "PROCESSING" ]
Return items that were last updated in Belvo's database on this date (in YYYY-MM-DD format).
Return items that were last updated in Belvo's database after this date (in YYYY-MM-DD format).
Return items that were last updated in Belvo's database after or on this date (in YYYY-MM-DD format).
Return items that were last updated in Belvo's database before this date (in YYYY-MM-DD format).
Return items that were last updated in Belvo's database before or on this date (in YYYY-MM-DD format).
Return accounts that were last updated in Belvo's database between two dates (in YYYY-MM-DD format). The first value indicates the start of the range and the second value indicates the end of the range.
[ "2022-01-01", "2022-12-31" ]
Response
OK