API Development And
Integration Guide

Get Started

Overview

Sandbox vs Production

Authentication (API Keys)

Headers & Environments

Welcome to
WUPEX API

Start integrating and delivering gift cards instantly to
your users across 72+ countries.

Product API

Fetch Product List

Product Parameters

Sample Response

Filtering & Pagination

Quick Start

Our API makes it easy to list products, check balances, and fulfill gift card orders with real-time precision.

Order API

Place Order (Pull Codes)

Order History (order-list)

View Order Details (order -detail)

Sample Order Payloads

Response Fields Explained

Pre-requirements

Before starting, please use our sandbox for safe testing:

Customer API

Check Account Balance

Credit & Combined Balance

Sample Responses

Setup

Common Parameters & Headers

Global Headers

Language Settings

Pagination Standards

make file
x-api-key: YOUR_API_KEY
Accept-Language: en-US
  

Step 2: Fetch Available Gift Cards

Error Handling & Status Codes (Optional)

Common Errors

Status Responses

Retry Logic

https
POST /api/product/merchant/invited/list
Content-Type: application/json
  

Postman Collection & Tools (Optional)

API Testing Guide

Postman Import

Curl Examples

json
[
{
"merchant": "YourMerchantCode",
"sku": "APPLE-USA-2USD",
"quantity": 1
}
]
  

Get product names, codes, pricing, and availability in real time.

Step 3: Place an Order

https
POST /api/order/pull-codes
  
json
[
{
"merchant": "YourMerchantCode",
"sku": "APPLE-USA-2USD",
"quantity": 1
}
]  

Step 4: Check Order Statust

https
GET /api/order/detail?orderName=A00000000000001  

Returns product serial codes, value, and fulfillment details.

Balance & Credit

https
GET /api/customer/balance 
json
{
"balance": 5000.00,
"credit": 0.00,
"creditBalance": 5000.00
} 

Let’s Boost Your
Business Efficiency

Say goodbye to delays, fraud, and complex setups—our solution is built for speed and trust.

Get Latest News for Free!

Sign up to get product updates, new partner alerts, and
exclusive API insights

No spam. Unsubscribe anytime

Why WUPEX?

Partners

Industries

Resources

Company

Downloads

Features

Support

Copyright © 2024 WUPEX | All Rights Reserved.

Why WUPEX?

Partners

Industries

Features

Support

Company

Resources

Downloads

Copyright © 2024 WUPEX | All Rights Reserved.