Homepage Order Information
Discord Nitro/Basic

Discord Nitro/Basic

Discord Nitro / Discord Basic (1 Year) – Primary Account Upgrade | Cao Shop Upgrade your Discord experience with Discord Nitro or Discord Basic. This 1-year upgrade is designed for users wh...

Tài liệu API sản phẩm

GET https://caoshop.net/api/v1/products/list?search=discord-nitro-basic
Response chứa:
  • id - ID sản phẩm
  • name - Tên sản phẩm
  • plans[] - Danh sách gói: id, name, price, sale_price, fields[]
Thông tin sản phẩm này:
Product ID: 7
Slug: discord-nitro-basic
Plans:
ID: 337 - Discord Nitro - 1 Year - Owner Upgrade - Full Warranty
ID: 338 - Discord Basic - 1 Year - Owner Upgrade - Full Warranty
ID: 339 - Avatar Decoration for Discord
Sample code:
curl "https://caoshop.net/api/v1/products/list" \
  -H "X-API-Key: sk_live_your_api_key_here" \
  -H "X-API-Secret: sk_secret_your_api_secret_here"
POST https://caoshop.net/api/v1/orders/create
Request Body:
{
  "items": [
    {
      "plan_id": 337,
      "quantity": 1,
      "fields": {
        "field_key": "field_value"
      }
    }
  ],
  "coupon_code": ""
}
Các gói có thể mua:
Plan ID Package name Price
337 Discord Nitro - 1 Year - Owner Upgrade - Full Warranty $33.00
338 Discord Basic - 1 Year - Owner Upgrade - Full Warranty $14.00
339 Avatar Decoration for Discord $1.00
Sample code:
curl -X POST "https://caoshop.net/api/v1/orders/create" \
  -H "Content-Type: application/json" \
  -H "X-API-Key: sk_live_your_api_key_here" \
  -H "X-API-Secret: sk_secret_your_api_secret_here" \
  -d '{"items":[{"plan_id":337,"quantity":1}]}'
GET https://caoshop.net/api/v1/orders/status?trans_id={trans_id}
Parameters:
  • trans_id - Mã giao dịch từ kết quả tạo đơn
Response chứa:
  • order - Order information
  • delivery.items - Delivery details
  • status - pending, processing, completed, cancelled
Sample code:
curl "https://caoshop.net/api/v1/orders/status?trans_id=ORD123456" \
  -H "X-API-Key: sk_live_your_api_key_here" \
  -H "X-API-Secret: sk_secret_your_api_secret_here"
Discord Nitro - 1 Year - Owner Upgrade - Full Warranty

Discord Nitro - 1 Year - Owner Upgrade - Full Warranty

Order
$33.00
Discord Basic - 1 Year - Owner Upgrade - Full Warranty

Discord Basic - 1 Year - Owner Upgrade - Full Warranty

Order
$14.00
Avatar Decoration for Discord

Avatar Decoration for Discord

Order
$1.00
Package details Discord Nitro - 1 Year - Owner Upgrade - Full Warranty

When making a purchase, customers are required to provide login credentials and password. We will contact you via phone number or email; please grant us permission to log in so that we can complete the upgrade within 2–6 business hours (during working hours).

Do you have a discount code?
Estimate $33.00
Total $33.00