{
"id": "P-8LB86193W1460051PMIBOORQ",
"product_id": "1644357377",
"name": "Fresh Clean Tees Plan",
"status": "ACTIVE",
"description": "Each shirt they send out to subscribers is designed with lots of attention to detail",
"usage_type": "LICENSED",
"billing_cycles": [
{
"pricing_scheme": {
"version": 1,
"fixed_price": {
"currency_code": "USD",
"value": "1.0"
},
"create_time": "2022-02-08T21:57:26Z",
"update_time": "2022-02-08T21:57:26Z"
},
"frequency": {
"interval_unit": "MONTH",
"interval_count": 1
},
"tenure_type": "TRIAL",
"sequence": 1,
"total_cycles": 1
},
{
"pricing_scheme": {
"version": 1,
"fixed_price": {
"currency_code": "USD",
"value": "44.0"
},
"create_time": "2022-02-08T21:57:26Z",
"update_time": "2022-02-08T21:57:26Z"
},
"frequency": {
"interval_unit": "MONTH",
"interval_count": 1
},
"tenure_type": "REGULAR",
"sequence": 2,
"total_cycles": 12
}
],
"payment_preferences": {
"service_type": "PREPAID",
"auto_bill_outstanding": true,
"setup_fee": {
"currency_code": "USD",
"value": "10.0"
},
"setup_fee_failure_action": "CONTINUE",
"payment_failure_threshold": 3
},
"taxes": {
"percentage": "10.0",
"inclusive": false
},
"quantity_supported": false,
"create_time": "2022-02-08T21:57:26Z",
"update_time": "2022-02-08T21:57:26Z",
"links": [
{
"href": "https://api.sandbox.paypal.com/v1/billing/plans/P-8LB86193W1460051PMIBOORQ",
"rel": "self",
"method": "GET",
"encType": "application/json"
},
{
"href": "https://api.sandbox.paypal.com/v1/billing/plans/P-8LB86193W1460051PMIBOORQ",
"rel": "edit",
"method": "PATCH",
"encType": "application/json"
},
{
"href": "https://api.sandbox.paypal.com/v1/billing/plans/P-8LB86193W1460051PMIBOORQ/deactivate",
"rel": "self",
"method": "POST",
"encType": "application/json"
}
]
}