v1
latestOpenAPI 3.0.22026-08-061464031.4 MBGet details about a payment intent
Get the details about a specific payment intent.
Path parameters
The payment-intent.id you want to get detailed information about.
Response
OK
Belvo's unique identifier for the current item.
Belvo's unique ID for the customer related to this payment intent.
An additional unique identifier for the resource for internal purposes.
{% admonition type="success" name="Highly Recommended" %} We recommend using this field to store your own unique identifier for each resource (customer, bank account, payment intent, or enrollment). This can be useful for tracking the resource in your system and for debugging purposes. {% /admonition %}
The ISO-8601 timestamp of when the data point was created in Belvo's database.
The unique ID for the user that created this item.
The ISO-8601 timestamp of when the payment intent was last updated.
The current status of the payment intent.
Amount to be paid by your customer.
The currency of the amount paid, for example, BRL (Brazilian Real).
The description of the payment.
A description that will appear on the customer's bank statement (recommended).
Note: If you do not use the statement_description parameter, the description value will be used as the statement description.
Selected payment method type. For 🇧🇷 Brazil's OFPI, can be either:
- open_finance: For regular payments.
- open_finance_biometric_pix: For biometric payments using the PIX network.
A list of payment method types allowed in this payment intent. For OFPI, the value will be open_finance.
Error code that explains the reason behind a payment being unsuccessful (if applicable).
Further information regarding the failure_code.
Optional and customizable object where you can provide any additional key-value pairs for your internal purposes. For example, an internal reference number.
⚠️ Note: You can only provide up to 50 keys (keys can have up to 50 characters each and each value can be up to 500 characters). We do not support nested objects, only ASCII values.
Note: This field has been deprecated and will be removed from the API in the future.
The provider used for the payment link.