POInvoiceRequest

constructor(invoiceId: String, clientSecret: String? = null)

Parameters

invoiceId

Requested invoice ID.

clientSecret

Client secret is a value of X-ProcessOut-Client-Secret header of the invoice. When provided payment methods saved by the customer will be included in the response if the invoice has assigned customer ID.