?state=<something>
and we'll send the request with that state in the URL.https://payday/collect/<hash>/?state=myfavouritecustomer
, we'll send the data to https://yourwebhook.com/?state=myfavouritecustomer
.details
dictionary is what we'd send to you as part of the data
dictionary, see example.