Standard
App Lifecycle events
Endpoint to receive lifecycle events for the registered app. (Including registration event).
Note: The INSTALLED event must be idempotent, meaning that it should return OK even if the account is already successfully installed.
post/app-lifecycle
Headers
TR_IDstring
A trace id, to help track problems. If it's not received, an auto-generated value will be used for logging. TR_ID header should also be set on the response.
x-lc-signaturestring
JWS token containing the signature and additional claims.