v1

latestOpenAPI 3.0.3Proprietary2026-07-136748169.6 KB
LOA Management

Update LOA status

Update the status of an LOA. Valid statuses: PENDING, SENT, SIGNED, EXPIRED, REJECTED.

put/v1/loas/{loaId}/status

Path parameters

loaIdstring required

UUID of the LOA

Request body

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

New status for the LOA

Response

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