http://maasglobal.com/maas-backend/customers/verification/status/response.json
MaaS customer verification status
Abstract | Extensible | Status | Identifiable | Custom Properties | Additional Properties | Defined In |
---|---|---|---|---|---|---|
Can be instantiated | No | Develop | No | Forbidden | Forbidden | maas-backend/customers/verification/status/response.json |
Property | Type | Required | Nullable | Defined by |
---|---|---|---|---|
customer | object |
Required | No | response (this schema) |
customer
object
object
with following properties:
Property | Type | Required |
---|---|---|
verification |
array | Required |
verification
0
items in the arrayArray type: verification
All items must be of the type: object
with following properties:
Property | Type | Required |
---|---|---|
agencyId |
Optional | |
created |
Optional | |
details |
object | Required |
id |
string | Required |
identityId |
Required | |
modified |
Optional | |
stateLog |
array | Required |
status |
string | Required |
type |
string | Required |
validFrom |
string | Optional |
validTo |
string | Optional |
agencyId
http://maasglobal.com/core/components/common.json#/definitions/agencyId
created
http://maasglobal.com/core/components/units.json#/definitions/time
details
object
object
with following properties:
Property | Type | Required |
---|---|---|
sessionToken |
string | Required |
url |
string | Required |
sessionToken
string
string
url
string
string
Unique ID
id
string
string
identityId
http://maasglobal.com/core/components/units.json#/definitions/identityId
modified
http://maasglobal.com/core/components/units.json#/definitions/time
stateLog
object[]
* at least 1
items in the arrayArray type: object[]
All items must be of the type: object
with following properties:
Property | Type | Required |
---|---|---|
status |
string | Required |
timestamp |
Required |
status
string
string
timestamp
http://maasglobal.com/core/components/units.json#/definitions/time
status
string
string
type
string
string
validFrom
string
string
validTo
string
string