Pular para o conteúdo principal

OpenOwnershipExchangeIntegrationDataInput

No description

input OpenOwnershipExchangeIntegrationDataInput {
accountKey: String!
requesterProfileKey: String!
newRequesterProfileKey: String!
newPixKey: String
}

Fields

OpenOwnershipExchangeIntegrationDataInput.accountKey ● String! non-null scalar

Chave única de identificação da conta de origem, onde os boletos foram originalmente registrados.

OpenOwnershipExchangeIntegrationDataInput.requesterProfileKey ● String! non-null scalar

Chave única de identificação da carteira de cobrança de origem, onde os boletos foram originalmente registrados.

OpenOwnershipExchangeIntegrationDataInput.newRequesterProfileKey ● String! non-null scalar

Chave única de identificação da carteira de cobrança de destino.

OpenOwnershipExchangeIntegrationDataInput.newPixKey ● String scalar

Chave pix da conta de destino do tombamento (para os casos de bolepix).

Member Of

qiTechOpenOwnershipExchange mutation