I'm new to this so I've setup my webhook for payments and orders. The payloads get sent to my webhook as described in the webhooks article. My question is, how do I use that information to append my data?
The webhook payload gives me the App ID, MID, Object IDs. How do I use that information to append it with a Customer, Payment Data from the REST API?