tenant_AcceptOffer
  POST /multi-tenancy/credentials/accept-offer/{tenantId}     
 POST
 /multi-tenancy/credentials/accept-offer/{tenantId}
 Authorizations
Parameters
Path Parameters
 tenantId 
 required
   string
 Request Body required
Interface for CredentialsApi.acceptOffer. Will send a request
credentialFormats is optional because this is an accept method
object
 autoAcceptCredential    
 Typing of the state for auto acceptance
string
  comment    
 string
  credentialRecordId 
 required
   string
  credentialFormats    
 Get the payload for a specific method from a list of CredentialFormat interfaces and a method
object
Responses
200
Ok