---
title: newMultiTokenContexts
framework: applepayontheweb
role: symbol
role_heading: Instance Property
path: applepayontheweb/applepayshippingcontactupdate/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 their shipping contact information.

## See Also

### Updating multitoken or multimerchant payments

- [ApplePayPaymentTokenContext](applepayontheweb/applepaypaymenttokencontext.md)
