CONTENTS
Invoice Viewer API
The Invoice Viewer REST API is designed to provide the ability to download invoice payloads in different formats (e.g. LEDES) before actual submit. The following operations are available:
Generate LEDES - This operation creates a new LEDES file.
Get LEDES by Id - This operation returns a LEDES file by a unique identifier.
Get latest LEDES by invoice - This operation returns the latest (current) LEDES file by invoiceId and payorOrgId identifiers.
Get LEDES history - This operation returns a list of generate LEDES operations by filters.