---
title: newAutomaticReloadPaymentRequest
framework: applepayontheweb
role: symbol
role_heading: Instance Property
path: applepayontheweb/applepayshippingcontactupdate/newautomaticreloadpaymentrequest
---

# newAutomaticReloadPaymentRequest

An updated request for an automatic reload payment.

## Declaration

```data
ApplePayAutomaticReloadPaymentRequest newAutomaticReloadPaymentRequest;
```

## Discussion

Discussion Provide this object to update the automaticReloadPaymentRequest value in the original ApplePayPaymentRequest, if necessary, after the user updated their shipping contact information.

## See Also

### Updating automatic reload payments

- [ApplePayAutomaticReloadPaymentRequest](applepayontheweb/applepayautomaticreloadpaymentrequest.md)
