input TransferWiseTransferInput {
    collaboratorId: ID
    details: JSONObject
    quoteUuid: String!
    targetAccount: Int!
}
