{
   "amount" : "1099",
   "amount_capturable" : "0",
   "amount_details" : {
      "tip" : {}
   },
   "amount_received" : "0",
   "application" : null,
   "application_fee_amount" : null,
   "automatic_payment_methods" : null,
   "canceled_at" : null,
   "cancellation_reason" : null,
   "capture_method" : "automatic",
   "charges" : {
      "data" : [],
      "has_more" : 0,
      "object" : "list",
      "url" : "/v1/charges?payment_intent=pi_1DsTej2eZvKYlo2C5PX0hXuO"
   },
   "client_secret" : "pi_1DsTej2eZvKYlo2C5PX0hXuO_secret_kAOO8KQNCIR3EYV8zWXUaBNAx",
   "confirmation_method" : "automatic",
   "created" : "1547465461",
   "currency" : "usd",
   "customer" : null,
   "description" : null,
   "id" : "pi_1DsTej2eZvKYlo2C5PX0hXuO",
   "invoice" : null,
   "last_payment_error" : null,
   "livemode" : 0,
   "metadata" : {},
   "next_action" : null,
   "object" : "payment_intent",
   "on_behalf_of" : null,
   "payment_method" : null,
   "payment_method_options" : {},
   "payment_method_types" : [
      "card"
   ],
   "processing" : null,
   "receipt_email" : null,
   "redaction" : null,
   "review" : null,
   "setup_future_usage" : null,
   "shipping" : null,
   "statement_descriptor" : null,
   "statement_descriptor_suffix" : null,
   "status" : "requires_payment_method",
   "transfer_data" : null,
   "transfer_group" : null
}