BaseOwnershipExchangeDataInput
No description
input BaseOwnershipExchangeDataInput {
accountKey: String!
requesterProfileKey: String!
bankSlipOwnershipExchangeBatchKey: String!
}
Fields
BaseOwnershipExchangeDataInput.accountKey ● String! non-null scalar
Chave única de identificação da conta de origem, onde os boletos foram originalmente registrados.
BaseOwnershipExchangeDataInput.requesterProfileKey ● String! non-null scalar
Chave única de identificação da carteira de cobrança de origem, onde os boletos foram originalmente registrados.
BaseOwnershipExchangeDataInput.bankSlipOwnershipExchangeBatchKey ● String! non-null scalar
Chave única de indentificação do lote de tombamento.
Member Of
qiTechCancelOwnershipExchange mutation ● qiTechSendOwnershipExchange mutation