|
| 1 | +HTTP/1.1 200 OK |
| 2 | +Server: nginx |
| 3 | +Date: Mon, 26 Jun 2020 13:41:33 GMT |
| 4 | +Content-Type: application/json |
| 5 | +Content-Length: 784 |
| 6 | +Connection: keep-alive |
| 7 | +Cache-Control: no-cache, no-store |
| 8 | + |
| 9 | +{ |
| 10 | + "id": "sub_sched_1GagVZKscivsTrcFhfMufnWP", |
| 11 | + "object": "subscription_schedule", |
| 12 | + "canceled_at": null, |
| 13 | + "completed_at": null, |
| 14 | + "created": 1593158960, |
| 15 | + "current_phase": null, |
| 16 | + "customer": "cus_7lqqgOm33t4xSU", |
| 17 | + "default_settings": { |
| 18 | + "billing_thresholds": null, |
| 19 | + "collection_method": "charge_automatically", |
| 20 | + "default_payment_method": null, |
| 21 | + "default_source": null, |
| 22 | + "invoice_settings": null, |
| 23 | + "transfer_data": null |
| 24 | + }, |
| 25 | + "end_behavior": "release", |
| 26 | + "livemode": false, |
| 27 | + "metadata": { |
| 28 | + }, |
| 29 | + "phases": [ |
| 30 | + { |
| 31 | + "add_invoice_items": [ |
| 32 | + |
| 33 | + ], |
| 34 | + "application_fee_percent": null, |
| 35 | + "billing_thresholds": null, |
| 36 | + "collection_method": null, |
| 37 | + "coupon": null, |
| 38 | + "default_payment_method": null, |
| 39 | + "default_tax_rates": [ |
| 40 | + |
| 41 | + ], |
| 42 | + "end_date": 1596960367, |
| 43 | + "invoice_settings": null, |
| 44 | + "plans": [ |
| 45 | + { |
| 46 | + "billing_thresholds": null, |
| 47 | + "plan": "plan_GXzqnSohdy458I", |
| 48 | + "price": "plan_GXzqnSohdy458I", |
| 49 | + "quantity": 1, |
| 50 | + "tax_rates": [ |
| 51 | + |
| 52 | + ] |
| 53 | + } |
| 54 | + ], |
| 55 | + "prorate": true, |
| 56 | + "proration_behavior": "create_prorations", |
| 57 | + "start_date": 1595750767, |
| 58 | + "tax_percent": null, |
| 59 | + "transfer_data": null, |
| 60 | + "trial_end": null |
| 61 | + } |
| 62 | + ], |
| 63 | + "released_at": null, |
| 64 | + "released_subscription": null, |
| 65 | + "renewal_interval": null, |
| 66 | + "status": "not_started", |
| 67 | + "subscription": null |
| 68 | +} |
0 commit comments