The updateWalletResponse message is the response done by Payline to a request to modify a virtual wallet. The response has the same structure as the createWalletResponse message :
Element | Description | Required | Format | Condition | result | Information about the result of the wallet creation request: 00000 : Transaction approved 023xx : Invalid Transaction 02500 : Operation sucessfull 02502 : Wallet with the same identifier exist 02511 : Wallet is not supported for this card 02101 : Internal Error. More information Return code and Payline message. | Yes | Object result |
| card | Card Information. | No | Object cardOut |
| extendedCard | Additional information on the card. | No | Object extendedCardType |
| contractNumberWalletList | A chart of the contract numbers of the wallet. | No | Object contractNumberWalletList | field deleted in version 29 or higher |
|