Skip to main content
PUT
Update LOA status

Authorizations

x-api-key
string
header
required

VoltView API key

Path Parameters

loaId
string
required

UUID of the LOA

Body

application/json
status
enum<string>
required

New status for the LOA

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

Response

LOA status updated 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>