https://allviabm.com/api/v1/products/list?search=san-pham-microsoft-office
id
name
plans[]
price
sale_price
fields[]
16
san-pham-microsoft-office
ID: 330
ID: 331
ID: 332
ID: 333
ID: 334
ID: 335
ID: 337
curl "https://allviabm.com/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://allviabm.com/api/v1/orders/create
{ "items": [ { "plan_id": 330, "quantity": 1, "fields": { "field_key": "field_value" } } ], "coupon_code": "" }
330
331
332
333
334
335
337
curl -X POST "https://allviabm.com/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":330,"quantity":1}]}'
https://allviabm.com/api/v1/orders/status?trans_id={trans_id}
trans_id
order
delivery.items
status
curl "https://allviabm.com/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ư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