Homepage ORDER Information
Microsoft Office 365 Family Subscription

Microsoft Office 365 Family Subscription

Prepaid Supports 5 devices: PC/Mac, tablets, and smartphones Includes all Microsoft apps and software 100% legal and genuine Data security guaranteed No sharing, private account No authority given to ... See more

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

GET https://www.neurotronix.store/api/v1/products/list?search=microsoft-office-365-family-subscription
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: 42
Slug: microsoft-office-365-family-subscription
Plans:
ID: 343 - Single invitation on customer mail
ID: 347 - Complete family account - 1 admin - 5 members invitations
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": 343,
      "quantity": 1,
      "fields": {
        "field_key": "field_value"
      }
    }
  ],
  "coupon_code": ""
}
Các gói có thể mua:
ID: 343 Single invitation on customer mail
$8.00
ID: 347 Complete family account - 1 admin - 5 members invitations
$35.00
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":343,"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"
Single invitation on customer mail

Single invitation on customer mail

Order
$8.00
Complete family account - 1 admin - 5 members invitations

Complete family account - 1 admin - 5 members invitations

Order
$35.00
Package details Single invitation on customer mail
  • ON YOUR EMAIL
  • 1TB STORAGE PRIVATE AND CAN BE RENEWED EACH MONTH
  • YOU WILL BE ADDED TO FAMILY BUT NO ONE CAN SEE OTHERS DATA.
  • ONLY BILLING IS SHARED BY ADMIN

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 $8.00
Total $8.00