Contents

advancedCommerceData

A Base64-encoded JSON object which contains a JWS with information describing an offer or switch-plan recommendation.

Declaration

string advancedCommerceData

Discussion

This property is a part of the advancedCommerceInfo. For more information on the Advanced Commerce API (ACA), see Advanced Commerce API.

See Sending Advanced Commerce API requests from your app for how to construct this object. Pass the Base64-encoded advancedCommerceRequestData object as a UTF-8 string as advancedCommerceData. Use SubscriptionModifyInAppRequest with a single SubscriptionModifyChangeItem provided when constructing the advancedCommerceRequestData.

For more information on the structure of JWS objects, see Generating JWS to sign App Store requests.