Copy POST /v1/stores/{storeId}/checkouts HTTP/1.1
Authorization: YOUR_API_KEY
Content-Type: application/json
Accept: */*
Content-Length: 2470
{
"lines": [
{
"subscription": null,
"trial": null,
"gift_to": {
"platform": "invalid",
"id": "76561198152492642"
},
"gift_to_customer_id": "411486491630370816",
"quantity": 1,
"selected_gameserver_id": "411486491630370816",
"custom_variables": null,
"product_id": "411486491630370816",
"inline_product": {
"slug": null,
"name": null,
"description": null,
"label": null,
"price": null,
"single_game_server_only": null,
"allow_one_time_purchase": null,
"allow_subscription": null,
"subscription_interval_value": null,
"subscription_interval_scale": "invalid",
"trial": {
"enabled": null,
"period_value": null,
"period_scale": "invalid",
"revoke_immediately_when_canceled": null,
"new_customers_only": null,
"new_customer_order_lookback_value": null,
"new_customer_order_lookback_scale": "invalid",
"allow_repeat_trials": null,
"repeat_trial_cooldown_value": null,
"repeat_trial_cooldown_scale": "invalid"
},
"upselling": {
"enabled": null,
"recommendations": [
{
"recommended_product_id": "411486491630370816",
"type": "unknown",
"priority": 1,
"discount_type": "unknown",
"discount_amount": 1,
"minimum_base_product_quantity": null,
"minimum_recommended_product_quantity": null,
"quantity_to_add": null,
"prefer_as_subscription": true
}
]
},
"remove_after_enabled": null,
"remove_after_time_value": null,
"remove_after_time_scale": "invalid",
"store_stock_limit": {
"enabled": true,
"quantity": null,
"time_value": null,
"time_scale": "invalid",
"include_trials": true
},
"customer_stock_limit": {
"enabled": true,
"quantity": null,
"time_value": null,
"time_scale": "invalid",
"include_trials": true
},
"stock_limit_do_not_include_removed": null,
"tags": [
"411486491630370816"
],
"gameservers": [
"411486491630370816"
],
"commands": [
{
"stage": "invalid",
"content": "text",
"online_only": true,
"override_execute_on_gameserver_ids": [
"411486491630370816"
]
}
],
"deliverable_actions": {
"grant_giftcard": true
},
"metadata": null,
"payout_splits": [
{
"user_id": "411486491630370816",
"percentage": null,
"platform_fee": 1
}
],
"tax_code": "unknown",
"allow_concurrent_active_items": null,
"is_hidden": null,
"is_gifting_disabled": null,
"enabled_at": null,
"enabled_until": null,
"required_product_ids": [
"411486491630370816"
],
"required_product_all": null,
"custom_variable_ids": [
"411486491630370816"
],
"is_gift_cards_disabled": null,
"is_coupons_disabled": null,
"is_affiliate_links_disabled": null
},
"payout_splits": [
{
"payout_id": "text",
"percentage": 5000,
"platform_fee": 500
}
],
"metadata": null
}
],
"coupon_id": "411486491630370816",
"affiliate_code": null,
"return_url": null,
"cancel_url": null,
"auto_redirect": null,
"customer_id": "411486491630370816",
"metadata": null
}