Pular para o conteúdo principal

ManageBankSlipsFromOwnershipExchangeDataInput

No description

input ManageBankSlipsFromOwnershipExchangeDataInput {
bankSlips: [String!]!
accountKey: String!
requesterProfileKey: String!
bankSlipOwnershipExchangeBatchKey: String!
}

Fields

ManageBankSlipsFromOwnershipExchangeDataInput.bankSlips ● [String!]! non-null scalar

Boletos

ManageBankSlipsFromOwnershipExchangeDataInput.accountKey ● String! non-null scalar

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

ManageBankSlipsFromOwnershipExchangeDataInput.requesterProfileKey ● String! non-null scalar

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

ManageBankSlipsFromOwnershipExchangeDataInput.bankSlipOwnershipExchangeBatchKey ● String! non-null scalar

Chave única de indentificação do lote de tombamento.

Member Of

qiTechAddBankSlipsToOwnershipExchange mutation ● qiTechRemoveBankSlipsFromOwnershipExchange mutation