API Development And
Integration Guid

Product API

Fetch Product List

Endpoint
http
POST {baseUrl}/api/product/merchant/invited/list
  

Request Headers

http
x-api-key: YOUR_API_KEY  
Accept-Language: en-US  
Content-Type: application/json
  

Request Headers

Parameter
Type
Required
Description
Domain
int
No
Page number (min: 1), default = 1
API Key
int
No
Items per page (max: 100), default = 20

Sample Payload:

json
{
  "page": 1,
  "pageSize": 20
}
  

Sample Response

https
{
  "pageInfo": {
    "totalPage": 5,
    "totalCount": 95,
    "pageSize": 20,
    "currentPage": 1
  },
  "data": [
    {
      "imageUrl": "https://...",
      "productName": "Apple Gift Card $10 (USA)",
      "productCode": "APPLE-USA-10USD",
      "price": 10.00,
      "limit": 0,
      "redeemed": 0,
      "available": 150,
      "enabled": true,
      "productType": "Apple iTunes",
      "balance": 0.0,
      "discountRate": 0.0,
      "previouslyPurchased": false,
      "favorite": false
    }
    // ... more products
  ],
  "status": true
}
  

Required Global Headers

Filtering & Pagination

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

Features

Support

Copyright © 2024 WUPEX | All Rights Reserved.

Why WUPEX?

Partners

Industries

Features

Support

Copyright © 2024 WUPEX | All Rights Reserved.