{
"id": "c26c288cc9d8477eb58fe9c5",
"object": "assuror",
"name": "Gano Welding Supplies, Inc",
"description": "Welding Certificates",
"status": "active",
"meta": {},
"created": "2015-10-28T22:55:09.000Z",
"lastUpdated": "2015-10-28T22:55:13.000Z"
}
id string The unique identifier for the assuror. |
object string, value is "assuror" |
name string A name describing the assuror. |
description string A short description of the assuror. |
meta object/hash Optional key/values to help link the assuror to an external system. |
status string, possible values are: active, inactive, disabled active An assuror is created in the 'active' state. While in the 'active' state, an assuror can update themselves, manage wallets, create and update schemas, and issue certification records against those schemas. An assuror in the 'inactive' state can be moved to the 'active' state by calling the Activate assuror endpoint. inactive An assuror can be moved to the 'inactive' state by calling the Deactivate assuror endpoint. While in the 'inactive' state, an assuror can still update themselves, update wallets, update schemas, and update records that have already been created. They will not be able to create any new wallets, schemas, or records however. disabled An assuror may be moved automatically to the 'disabled' state under certain circumstances by Paystand. While an assuror is in the 'disabled' state they will not be allowed to perform any action on the assuror, its wallets, its schemas, or its records. Resources that had previously been created for the assuror can still be retrieved, however. |
created datestring The date the assuror was created. |
lastUpdated datestring The date the assuror was last updated. |