Upload PDA1
POST/issuance/pda1/create
Processes submission of ESSPASS Portable Document A1 data for credential issuance. The request must include detailed personal, legal, employment, and organisational information structured across multiple sections.
Request
- application/json
Body
- Array [
- Array [
- ]
- Array [
- ]
- ]
pda1Data object[]
pda1 object
credentialSubject object
id uuid
section1 object
dateBirth date
forenames string
nationalities string[]
personalIdentificationNumber string
placeBirth object
countryCode string
region string
town string
sex string
stateOfResidenceAddress object
countryCode string
postCode string
streetNo string
town string
stateOfStayAddress object
countryCode string
postCode string
streetNo string
town string
surname string
surnameAtBirth string
section2 object
startingDate date
endingDate date
memberStateWhichLegislationApplies string
section3 object
property name* boolean
section4 object
employerSelfEmployedActivityCodes string[]
nameBusinessName string
registeredAddress object
countryCode string
postCode string
streetNo string
town string
section5 object
workPlaceAddresses object[]
address object
countryCode string
postCode string
streetNo string
town string
seqno integer
workPlaceNames object[]
companyNameVesselName string
seqno integer
section6 object
address object
countryCode string
postCode string
streetNo string
town string
date date
email email
institutionID string
name string
officeFaxNo string
officePhoneNo string
signature string
socialSecurityNumber string
Responses
- 200
- 400
- 401
- 500
PDA1 attestation data uploaded successfully (no content)
Bad request
Unauthorized
Internal server error
Loading...