Homepage ORDER Information
Spotify Premium Prepaid | Stable Individual Plan

Spotify Premium Prepaid | Stable Individual Plan

Spotify Premium Subscription Fully Private You can upgrade your existing account or take new account with email access Renewable after 1 year... See more

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

GET https://www.neurotronix.store/api/v1/products/list?search=spotify-premium-prepaid--stable-individual-plan
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: 45
Slug: spotify-premium-prepaid--stable-individual-plan
Sample code:
curl "https://www.neurotronix.store/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://www.neurotronix.store/api/v1/orders/create
Request Body:
{
  "items": [
    {
      "plan_id": PLAN_ID,
      "quantity": 1,
      "fields": {
        "field_key": "field_value"
      }
    }
  ],
  "coupon_code": ""
}
Các gói có thể mua:
Sample code:
curl -X POST "https://www.neurotronix.store/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":PLAN_ID,"quantity":1}]}'
GET https://www.neurotronix.store/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://www.neurotronix.store/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"

This product is not currently available in any packages.

Product review

0 Evaluate
0.0
0 Evaluate
5
0
4
0
3
0
2
0
1
0

There are no reviews for this product yet.

Be the first to review this product!

No fields need to be filled in.

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