https://shopkeys.shop/api/v1/products/list?search=h38-bc3-tra-sau-info-germany-tien-eur-v0-dang-thanh-toan-moi-tt-tong-khong-nhan-agc
id
name
plans[]
price
sale_price
fields[]
4264
h38-bc3-tra-sau-info-germany-tien-eur-v0-dang-thanh-toan-moi-tt-tong-khong-nhan-agc
ID: 4271
curl "https://shopkeys.shop/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://shopkeys.shop/api/v1/orders/create
{ "items": [ { "plan_id": 4271, "quantity": 1, "fields": { "field_key": "field_value" } } ], "coupon_code": "" }
curl -X POST "https://shopkeys.shop/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":4271,"quantity":1}]}'
https://shopkeys.shop/api/v1/orders/status?trans_id={trans_id}
trans_id
order
delivery.items
status
curl "https://shopkeys.shop/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"
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