POST Identity Submit Signatures

post/api/evs/v1/identity/{id}/signatures

Submit Contract Signatures for a given identity

Path Parameters

  • idstringRequired

Request Body

allOf All of
object
array[object]
contractSignerNameFull string required
Min length: >= 1 characters
contractSignedDate string <date-time>required
contractSignedIPAddress string required
Min length: >= 1 characters
contractType string required
Allowed values: csa mpa mic
contractVersion string required
Min length: >= 1 characters
userAgreesToTermsOne ofrequired

200 Response

id string required
status string required
Min length: >= 1 characters
organizationId string required
Min length: >= 1 characters
enterpriseId string
Min length: >= 1 characters
userId string
Min length: >= 1 characters
createdAt string <date-time>
updatedAt string <date-time>
errorDescription string
Min length: >= 1 characters
signaturesSubmitted array[string]
Allowed values: csa mpa mic
signaturesRequired array[string]
Allowed values: csa mpa mic

400 Response

error string required
Human-readable error message
requestId string required
Client request id
context object
Properties that apply to a specific error name
name string required
Error code

404 Response

error string required
Human-readable error message
requestId string required
Client request id
context object
Properties that apply to a specific error name
name string required
Error code