Create a payment request
Authentication
api-keystring
The API key should be passed in the request headers as api-key for authentication.
Request
Create a payment request
cart
Specify the payment currency and amount.
contactId
Brevo ID of the contact requested to pay.
reference
Reference of the payment request, it will appear on the payment page.
configuration
Optional. Redirect contact to a custom success page once payment is successful. If empty the default Brevo page will be displayed once a payment is validated
description
Description of payment request.
notification
Optional. Use this object if you want to let Brevo send an email to the contact, with the payment request URL. If empty, no notifications (message and reminders) will be sent.
Response
Payment request created.
id
ID of the object created
url
URL of the payment request created