Brands

The /api/giftCards/brands API endpoint provides partners with a full list of gift card brands available in the system. Each brand is accompanied by detailed information, including the discount rate, logo URL, and other relevant parameters. This allows partners to display a comprehensive list of brands that customers can choose from when purchasing gift cards.

Key Information Returned:

  • Brand Name: The name of the gift card brand (e.g., Amazon, Walmart, etc.).
  • Discount Rate: The percentage discount that the customer receives when purchasing a gift card for the given brand. For example, if the discount rate is 5%, the customer would pay 95% of the card's value.
  • Logo URL: A URL link to the brand’s logo, enabling partners to display brand-specific imagery in their UI.

Use Case:

This API is particularly useful for partners who want to create a catalog or marketplace of gift card options within their platform. By fetching and displaying brand information such as logos and discount rates, partners can provide customers with a seamless and visually appealing shopping experience. For example, partners can display all available brands, highlighting those with higher discounts to incentivize purchases.

Language
Credentials
Bearer
JWT
Click Try It! to start a request and see the response here!