Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 842 Bytes

CreatePaymentRequest.md

File metadata and controls

15 lines (11 loc) · 842 Bytes

CreatePaymentRequest

Properties

Name Type Description Notes
Reference string Reference of the payment request, it will appear on the payment page. [default to null]
Cart *Cart [default to null]
ContactId int64 Brevo ID of the contact requested to pay. [default to null]
Description string description of payment request. [optional] [default to null]
Notification *Notification [optional] [default to null]
Configuration *Configuration [optional] [default to null]

[Back to Model list] [Back to API list] [Back to README]