Create a payment requestCopy Pagepost https://api.brevo.com/v3/payments/requestsRecent RequestsLog in to see full request historyTimeStatusUser Agent Retrieving recent requests…LoadingLoading…Body ParamsCreate a payment requestcartobjectrequiredSpecify the payment currency and amount.cart objectconfigurationobjectOptional. Redirect contact to a custom success page once payment is successful. If empty the default Brevo page will be displayed once a payment is validatedconfiguration objectcontactIdint64requiredBrevo ID of the contact requested to pay.descriptionstringDescription of payment request.notificationobjectOptional. 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.notification objectreferencestringrequiredReference of the payment request, it will appear on the payment page.Responses 201Payment request created. 400bad request 401bad request 403Permission denied. Either you don't have access to Brevo Payments or your Brevo Payments account is not validated.Updated about 2 years ago