{
2 "event": "subscription.create",
3 "data": {
4 "domain": "test",
5 "status": "active",
6 "subscription_code": "SUB_vsyqdmlzble3uii",
7 "amount": 50000,
8 "cron_expression": "0 0 28 * *",
9 "next_payment_date": "2016-05-19T07:00:00.000Z",
10 "open_invoice": null,
11 "createdAt": "2016-03-20T00:23:24.000Z",
12 "plan": {
13 "name": "Monthly retainer",
14 "plan_code": "PLN_gx2wn530m0i3w3m",
15 "description": null,
16 "amount": 50000,
17 "interval": "monthly",
18 "send_invoices": true,
19 "send_sms": true,
20 "currency": "NGN"
21 },
22 "authorization": {
23 "authorization_code": "AUTH_96xphygz",
24 "bin": "539983",
25 "last4": "7357",
26 "exp_month": "10",
27 "exp_year": "2017",
28 "card_type": "MASTERCARD DEBIT",
29 "bank": "GTBANK",
30 "country_code": "NG",
31 "brand": "MASTERCARD",
32 "account_name": "BoJack Horseman"
33 },
34 "customer": {
35 "first_name": "BoJack",
36 "last_name": "Horseman",
37 "email": "bojack@horsinaround.com",
38 "customer_code": "CUS_xnxdt6s1zg1f4nx",
39 "phone": "",
40 "metadata": {},
41 "risk_action": "default"
42 },
43 "created_at": "2016-10-01T10:59:59.000Z"
44 }
45}