Contents

signedPayload

The payload in a JSON Web Signature (JWS) format, signed by the App Store.

Declaration

string signedPayload

Mentioned in

Discussion

The signed payload is a property of RealtimeRequestBody. The App Store server sends this request to your Get Retention Message endpoint.

For information about parsing the signed payload and validating the signature, see Responding to real-time retention messaging requests.

See Also

Real-time request body