Contents

signedPayload

A cryptographically signed payload, in JSON Web Signature (JWS) format, containing the response body for a version 2 notification.

Declaration

string signedPayload

Discussion

The signedpayload is a string of three Base64 URL-encoded components, separated by a period.

For more information, see signedPayload in App Store Server Notifications.

See Also

Data types