Get Ocean Invoice By Status

This endpoint returns a paginated list of Ocean Invoices for a specific customer and filtered by status

Inputs: db, page_num, page_size, current_user

Returns:
OceanInvoiceListOut: A List of OceanInvoices that returns uuid, invoice_number, invoice_dt, revision, status, charges, tags etc.

Language
Credentials
OAuth2
Click Try It! to start a request and see the response here!