v1

latestOpenAPI 3.0.3Proprietary2026-07-136748169.6 KB
LOA Management

List LOAs

List all LOAs for the user's business. Supports filtering by status and pagination. Returns LOA summary with counts of authorized persons and supply points.

get/v1/loas

Query parameters

status'PENDING' | 'SENT' | 'SIGNED' | 'EXPIRED' | 'REJECTED'

Filter by LOA status

limitinteger

Number of records to return (max 100)

offsetinteger

Offset for pagination

Response

LOAs retrieved successfully

idstring

LOA identifier

customerNamestring

Customer/business name

status'PENDING' | 'SENT' | 'SIGNED' | 'EXPIRED' | 'REJECTED'

LOA status

authorizedPersonsCountinteger

Number of authorized persons

supplyPointsCountinteger

Number of supply points

validFromstring date

LOA validity start date

validTostring date

LOA validity end date

createdAtstring date-time

Creation timestamp