Sponsored Positions¶
Mulitple¶
path:
/portal/api/sponsored_positions
response:
[
{
"id": 102,
"connection_fee": "20.0",
"contract_term_in_months": 24,
"data_credits": 5000,
"data_speed_down": "300.0",
"data_speed_gen": 4,
"data_speed_up": "75.0",
"deep_link": "https://pcnl.tdsapi.com/portal/click_out/deep_link?api_client_id=3&origin_label=api_propositions&shop_id=1&sponsored_position_id=102",
"in_stock": false,
"is_independent": false,
"is_prepaid": false,
"is_retention": false,
"is_sim_only": false,
"monthly_fee": "45.0",
"phone_monthly_fee": 26.5,
"price": "0.0",
"promotion_data_credits": null,
"promotion_term": 24,
"promotion_voice_credits": null,
"services_monthly_fee": "18.5",
"shipping_costs": "0.0",
"shipping_time": "20",
"sms_credits": 2147483647,
"standard_monthly_fee": "45.0",
"standard_services_monthly_fee": "18.5",
"tco": "1099.9992",
"tco_per_month": "45.8333",
"voice_credits": 2147483647,
"type": "SponsoredProposition",
"brand": {
"id": 2
},
"phone": {
"id": 796
},
"phone_category": {
"id": 3
},
"phone_operating_system": {
"id": 2
},
"phone_variant": {
"id": 1900
},
"provider": {
"id": 1
},
"shop": {
"id": 1
}
}
]
Single¶
path:
/portal/api/sponsored_positions/102
response:
{
"id": 102,
"connection_fee": "20.0",
"contract_term_in_months": 24,
"data_credits": 5000,
"data_speed_down": "300.0",
"data_speed_gen": 4,
"data_speed_up": "75.0",
"deep_link": "https://pcnl.tdsapi.com/portal/click_out/deep_link?api_client_id=3&origin_label=api_propositions&shop_id=1&sponsored_position_id=102",
"in_stock": false,
"is_independent": false,
"is_prepaid": false,
"is_retention": false,
"is_sim_only": false,
"monthly_fee": "45.0",
"phone_monthly_fee": 26.5,
"price": "0.0",
"promotion_data_credits": null,
"promotion_term": 24,
"promotion_voice_credits": null,
"services_monthly_fee": "18.5",
"shipping_costs": "0.0",
"shipping_time": "20",
"sms_credits": 2147483647,
"standard_monthly_fee": "45.0",
"standard_services_monthly_fee": "18.5",
"tco": "1099.9992",
"tco_per_month": "45.8333",
"voice_credits": 2147483647,
"type": "SponsoredProposition",
"brand": {
"id": 2
},
"phone": {
"id": 796
},
"phone_category": {
"id": 3
},
"phone_operating_system": {
"id": 2
},
"phone_variant": {
"id": 1900
},
"provider": {
"id": 1
},
"shop": {
"id": 1
}
}
Available Filters¶
- brand_id
- is_sim_only
- limit
- phone_id
- phone_operating_system_id
- phone_variant_id
- provider_id