Redeem Order Flow

For merchants, the "Redeem Order Flow" involves the following steps:

Merchant Step 1: Login Merchants initiate the process by logging in to the Covest API using their username and password. This step verifies their credentials, and upon successful login, the API generates an authentication token and returns it to the merchant.

Merchant Step 2: Redeem Order Once authenticated, merchants proceed to redeem an order. They send a request to the Covest API, specifying the order ID that needs to be redeemed. The API processes the request and returns a redeem success result, indicating a successful redemption.

In addition, if integrated with a blockchain, merchants can include further steps to interact with the blockchain layer. This may involve retrieving transaction hashes, block numbers, or other relevant data associated with the order redemption.

By following these steps, merchants can seamlessly initiate the redemption process through the Covest API. The integration with the blockchain layer adds transparency and immutability to the transaction data, enhancing trust and traceability in the redemption process.

Please note that the provided flow assumes a general process and may require adjustments to align with specific implementation details and requirements.

Explore our GraphQL API integration pages to access the complete documentation and example code, empowering you to seamlessly integrate with our system and unlock the full potential of our API. Visit the full documentation for Covest Warranty's GraphQL API here:

Last updated