Checkout API
The Checkout API allows you to generate Checkout Links that End Users go through to checkout their account to the merchant on DRUO.
How it works
- Create a Checkout Link and share it with the end user when an account checkout is required.
- Direct the user to the Checkout Link
- Use the Accounts API to check on the status of the accounts
All of our endpoints require a Bearer token that you can obtain here to make any type of request.