_build_response()
_get_kwargs()
_parse_response()
asyncio()
asyncio_detailed()
sync()
sync_detailed()
This endpoint requires authentication by any Zoo user. It lists invoices for the authenticated user.
Union[List[Invoice], Error, None]
Union
List
Invoice
Error
None