Skip to main content
POST
Create LOA

Authorizations

x-api-key
string
header
required

VoltView API key

Body

multipart/form-data
file
file
required

LOA document file(s) - supports PDF, JPG, PNG. Upload one PDF or multiple images (up to 10).

Response

LOA created successfully

id
string

LOA identifier

businessId
string

Associated business identifier

customerName
string

Customer/business name

customerAddress
string

Customer address

status
enum<string>

LOA status

Available options:
PENDING,
SENT,
SIGNED,
EXPIRED,
REJECTED
filePath
string

Path to stored LOA document

authorizedPersons
object[]
supplyPoints
object[]
validFrom
string<date>
validTo
string<date>
signatureDate
string<date>
createdAt
string<date-time>
updatedAt
string<date-time>