Point of Sale API / Callback URL

Hi there,

When specifying Web Callback URLs in the developer portal to use with the Point of Sale API is it possible to add a wild card?
eg. https://domain/Callback/*

Looking to add some unique data to the callback via paths (or could use query strings) so ideally the following would be possible:
eg. https://domain/Callback/Hash1ABCDEFGH/Hash2ABCDEFGH/

Unfortunately the ability to add a wildcard to callback URL isn’t available. :slightly_smiling_face: