Submit a prior-authority request
Accepts a prior-authority request from the LAA Civil Manage frontend and forwards it to the Access Data Store.
Request body
Example request
{
"applicationId": "5f1b2c3d-1111-2222-3333-444455556666",
"laaReference": "LAA123456",
"priorAuthorityType": "EXPERT",
"justification": "The case requires specialist expert evidence to proceed.",
"uploadedDocuments": [
{
"fileName": "abc123.pdf"
}
],
"expertDetails": {
"expertType": "Psychologist",
"expertFullName": "Dr John Doe",
"expertPostcode": "SW1H 9AJ",
"expertCosts": {
"billingType": "HOURLY",
"hourlyRate": 50,
"timeRequested": {
"hours": 2,
"minutes": 30
},
"totalAmount": 125,
"costsSharedWithOtherParties": true,
"apportionment": {
"partiesSharingCosts": 4,
"clientShareAmount": 31.25
}
}
},
"counselDetails": {
"counselType": "KINGS_COUNSEL_ALONE"
},
"disbursementDetails": {
"disbursementPurpose": "Travel",
"disbursementAmount": 125.5
}
}Response
Request accepted. Location header contains the submission URL.
Changes
Changed in 9 of the 21 revisions of this API.71616
- ▲
added the new required request property
new-required-request-property
- ▲
- ●
removed the optional property
from the response with the statusresponse-optional-property-removed
- ●
- ●
removed the request property
request-property-removed
- ●
removed the request property
request-property-removed
- ●
removed the request property
request-property-removed
- ●
removed the request property
request-property-removed
- ●
removed the request property
request-property-removed
- ●
removed the request property
request-property-removed
- ●
removed the request property
request-property-removed
- ●
removed the request property
request-property-removed
- ●
removed the request property
request-property-removed
- ●
removed the request property
request-property-removed
- ○
added the new optional request property
new-optional-request-property
- ○
added the new optional request property
new-optional-request-property
- ○
added the new optional request property
new-optional-request-property
- ●
- ▲
the
request property's minLength was increased from0to1request-property-min-length-increased
- ●
removed the request property
request-property-removed
- ○
the request property
became optionalrequest-property-became-optional
- ○
the request property
became optionalrequest-property-became-optional
- ▲
- ○
added the new optional request property
new-optional-request-property
- ○
added the new optional request property
new-optional-request-property
- ○
- ○
added the new optional request property
//new-optional-request-property
- ○
- ▲
added the new required request property
new-required-request-property
- ▲
added the new required request property
new-required-request-property
- ▲
the request property
became requiredrequest-property-became-required
- ▲
removed the enum value
FLAT_RATEof the request propertyrequest-property-enum-value-removed
- ●
removed the request property
request-property-removed
- ●
removed the request property
request-property-removed
- ●
removed the request property
request-property-removed
- ●
removed the request property
request-property-removed
- ○
added the new optional request property
new-optional-request-property
- ○
added the new optional request property
new-optional-request-property
- ○
added the new optional request property
new-optional-request-property
- ○
the request property
became optionalrequest-property-became-optional
- ○
the request property
became optionalrequest-property-became-optional
- ○
added the new
FIXED_RATEenum value to the request propertyrequest-property-enum-value-added
- ○
the
request property's minLength was decreased from1to0request-property-min-length-decreased
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲
- ▲
added the new required request property
new-required-request-property
- ▲
- ○
endpoint added
endpoint-added
- ○