Preview Invoices
Headers
Bearer authentication of the form Bearer <token>, where token is your auth token.
Request
Indexes of the invoices to generate from each recurrence (e.g. [0, 1, 2] for the first three invoices). Note that contracts with multiple recurrences will generate more preview invoices, and invalid invoice indexes will be ignored silently. For example, [0, 1, 2] on a contract with 2 recurrences will generate at most 6 invoices, and potentially fewer if some of indexes are out of bounds for a recurrence.
Response
True if the payment destination has been confirmed by the vendor. False if the payment destination has been set (for example, a check to an address) but has not been confirmed by the vendor.
If this is a recurring invoice, this will be the payment schedule for the invoice. If not provided, this will be a one-time invoice.