Hi,
We found out that there is no `environment` field in Webhook with `TRANSFER` type.
Therefore, we cannot know which environment should handle this event
example:
{
"api_version": "1.0",
"event": {
"app_id": "xxxxxx",
"event_timestamp_ms": 1632420930240,
"id": "xxxxxx",
"store": "APP_STORE",
"transferred_from": a
"xxxxxx"
],
"transferred_to":
"ooooooo"
],
"type": "TRANSFER"
}
}
Thank you very much