signedPayload
The payload in a JSON Web Signature (JWS) format, signed by the App Store.
Declaration
string signedPayloadMentioned 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.