---
title: newMultiTokenContexts
framework: applepayontheweb
role: symbol
role_heading: Instance Property
path: applepayontheweb/applepayshippingmethodupdate/newmultitokencontexts
---

# newMultiTokenContexts

An array of updated multitoken contexts for a multimerchant payment request.

## Declaration

```data
sequence <ApplePayPaymentTokenContext> newMultiTokenContexts;
```

## Discussion

Discussion Provide this object to update the multiTokenContexts value in the original ApplePayPaymentRequest, if necessary, after the user updated the shipping method.
