Home docs nex protocols datastore Pokemon Bank (115)
Post

Pokemon Bank (115)

This page describes the methods that are only seen in Pokemon Bank.

Methods

(40) PrepareUploadPokemon

Request

This method does not take any parameters.

Response

TypeName
GlobalTradeStationRecordKeypRecordKey

(41) UploadPokemon

Request

Response

This method does not return anything.

(42) SearchPokemon

Request

Response

(43) PrepareTradePokemon

Request

Response

(44) TradePokemon

Request

Response

(45) DownloadOtherPokemon

Request

Response

(46) DownloadMyPokemon

Request

Response

(47) DeletePokemon

Request

Response

This method does not return anything.

(48) GetTransactionParam

Request

TypeName
Uint16slotId

Response

TypeName
BankTransactionParampTransactionParam
Uint32pStatus
Uint16pApplicationId

(49) PreparePostBankObject

Request

TypeName
Uint16slotId
Uint32size

Response

TypeName
DataStoreReqPostInfopReqPostInfo

(50) CompletePostBankObject

Request

Response

This method does not return anything.

(51) PrepareGetBankObject

Request

TypeName
Uint16slotId
Uint16applicationId

Response

TypeName
BankTransactionParampTransactionParam
DataStoreReqGetInfopReqGetInfo

(52) PrepareUpdateBankObject

Request

TypeName
BankTransactionParamtransactionParam

Response

TypeName
BankTransactionParampTransactionParam
DataStoreReqUpdateInfopReqUpdateInfo

(53) CompleteUpdateBankObject

Request

TypeName
Uint16slotId
BankTransactionParamtransactionParam
BoolisForce

Response

This method does not return anything.

(54) RollbackBankObject

Request

TypeName
Uint16slotId
BankTransactionParamtransactionParam
BoolisForce

Response

This method does not return anything.

(55) GetUnlockKey

Request

TypeName
Uint32challengeValue

Response

TypeName
List<Uint32>pUnlockKeyList

(56) RequestMigration

Request

TypeName
StringoneTimePassword
List<Uint32>boxes

Response

TypeName
Uint32detailCode

(57) GetMigrationStatus

Request

This method does not take any parameters.

Response

TypeName
BankMigrationInfopInfo
Uint32detailCode

Types

GlobalTradeStationRecordKey (Structure)

TypeName
Uint64dataId
Uint64password

GlobalTradeStationUploadPokemonParam (Structure)

TypeName
GlobalTradeStationRecordKeyprepareUploadKey
Uint16period
qBufferindexData
qBufferpokemonData
qBuffersignature

GlobalTradeStationSearchPokemonParam (Structure)

TypeName
GlobalTradeStationRecordKeyprepareUploadKey
List<Uint32>conditions
Uint8resultOrderColumn
Uint8resultOrder
DateTimeuploadedAfter
DateTimeuploadedBefore
ResultRangeresultRange

GlobalTradeStationSearchPokemonResult (Structure)

TypeName
Uint32totalCount
List<GlobalTradeStationData>result
Uint8totalCountType

GlobalTradeStationTradePokemonParam (Structure)

TypeName
GlobalTradeStationTradeKeytradeKey
GlobalTradeStationRecordKeyprepareTradeKey
GlobalTradeStationRecordKeyprepareUploadKey
Uint16period
qBufferindexData
qBufferpokemonData
qBuffersignature
BoolneedData

GlobalTradeStationDownloadOtherPokemonParam (Structure)

TypeName
GlobalTradeStationRecordKeyprepareUploadKey

GlobalTradeStationDownloadMyPokemonParam (Structure)

TypeName
GlobalTradeStationRecordKeyprepareUploadKey

GlobalTradeStationTradePokemonResult (Structure)

TypeName
GlobalTradeStationDownloadPokemonResultresult
Uint64myDataId

GlobalTradeStationDownloadMyPokemonResult (Structure)

TypeName
GlobalTradeStationDownloadPokemonResultresult
BoolisTraded

GlobalTradeStationPrepareTradePokemonParam (Structure)

GlobalTradeStationPrepareTradePokemonResult (Structure)

GlobalTradeStationDeletePokemonParam (Structure)

TypeName
GlobalTradeStationRecordKeyprepareUploadKey
Uint8deleteFlag

BankTransactionParam (Structure)

TypeName
Uint64dataId
Uint32curVersion
Uint32updateVersion
Uint32size
Uint64transactionPassword

BankMigrationInfo (Structure)

TypeName
Uint32migrationStatus
DateTimeupdatedTime

GlobalTradeStationTradeKey (Structure)

TypeName
Uint64dataId
Uint32version

GlobalTradeStationData (Structure)

TypeName
Uint64dataId
Uint32ownerId
DateTimeupdatedTime
qBufferindexData
Uint32version

GlobalTradeStationDownloadPokemonResult (Structure)

TypeName
Uint64dataId
qBufferindexData
qBufferpokemonData
Contents