Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 919 Bytes

GetPaymentRequest.md

File metadata and controls

16 lines (12 loc) · 919 Bytes

GetPaymentRequest

Properties

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

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