v1

latestOpenAPI 3.0.3Proprietary2026-07-136748169.6 KB
LOA Management

Create LOA

Parse and save a Letter of Authority document. Uploads PDF to storage, links supply points to existing meters (if found), and saves to database. Uses content-based deduplication (returns existing LOA if identical file was already uploaded). Triggers background onboarding stages after saving.

post/v1/loas

Response

LOA created successfully

idstring

LOA identifier

businessIdstring

Associated business identifier

customerNamestring

Customer/business name

customerAddressstring

Customer address

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

LOA status

filePathstring

Path to stored LOA document

validFromstring date
validTostring date
signatureDatestring date
createdAtstring date-time
updatedAtstring date-time