We’ve migrated our documentation to a new site, which means some URLs have changed.
Subscriptions

How can I get the UID of a user who redeemed a gift via API?

The voucher_redeemed webhook that gets fired when a user redeems a gift does not contain information about the email address or UID of the user.

More information about these webhooks is available here.

You can get the UID from the endpoint /publisher/conversion/data/get using the voucher_issue_term_conversion_id returned in the webhook's response as the conversion_id. More details about this API endpoint are available here.

Last updated: