https://divineshop.net/api/v1/products/list?search=product-f0a48d7a
id
name
plans[]
price
sale_price
fields[]
415
product-f0a48d7a
ID: 1171
ID: 1172
ID: 1173
ID: 1174
ID: 1175
curl "https://divineshop.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"
https://divineshop.net/api/v1/orders/create
{ "items": [ { "plan_id": 1171, "quantity": 1, "fields": { "field_key": "field_value" } } ], "coupon_code": "" }
curl -X POST "https://divineshop.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":1171,"quantity":1}]}'
https://divineshop.net/api/v1/orders/status?trans_id={trans_id}
trans_id
order
delivery.items
status
curl "https://divineshop.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"
Chọn một gói để xem mô tả
Chưa có đánh giá nào cho sản phẩm này
Không có trường thông tin nào cần điền
Các sản phẩm cùng chuyên mục có thể bạn quan tâm