MerchantCredentialResponse
Response model for credential creation that includes the credential and plain text PIN
- Type: string · Account Id
account _id required - Type: string · Code
code required - Type: string · Created AtFormat: date-time
created _at requiredthe date-time notation as defined by RFC 3339, section 5.6, for example, 2017-07-21T17:32:28Z
- Type: string · Id
id required - Type: string · Pin
pin required - Type: boolean · Is Active
is _active

