Last active
June 6, 2017 15:47
-
-
Save rodrwan/14ebda11deecd3e1bcd12fa30242212f to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"data":{ | |
"id":"d9337faf-abb2-4336-9d9c-dd78b18a291c", | |
"product_id":"5ad3f5f5-dd3d-4bda-aa58-ed8561ab9060", | |
"card_id":"611c9294-bbf7-4fd5-9606-1cc54a715e27", | |
"user_id":"5e8ec1ed-f2b6-4ccc-8483-bfa1c74d1861", | |
"payment_id":"e2l7cdbm6sxd", | |
"payment_url":"https://khipu.com/payment/manual/e2l7cdbm6sxd", | |
"current_balance":"0", | |
"total":345000, | |
"usd":69000, | |
"transfered":0, | |
"amount":500, | |
"currency":"CLP", | |
"fee":100, | |
"status":"pristine", | |
"dni_image":"", | |
"billing_image":"", | |
"expires_at":"2017-06-06T13:07:02.018725-04:00", | |
"created_at":"2017-06-05T13:07:02.018725-04:00", | |
"updated_at":"2017-06-05T13:07:02.018725-04:00" | |
}, | |
"meta":{ | |
"card":{ | |
"id":"611c9294-bbf7-4fd5-9606-1cc54a715e27", | |
"user_id":"5e8ec1ed-f2b6-4ccc-8483-bfa1c74d1861", | |
"product_id":"2772206b-44bf-406c-9b00-358e3afc18a3", | |
"card_application_id":"6TBQXF", | |
"status":1, | |
"pan":"XXXXXXXXXXXX9857", | |
"name_on_card":"Rodrigo Fuenzalida", | |
"ref_id":"253116956507600", | |
"ref_user_id":"1195859", | |
"ref_email":"[email protected]", | |
"ref_status":"READY_TO_ACTIVE", | |
"lifetime_load":26600, | |
"created_at":"2016-11-23T13:31:21.537508-03:00", | |
"updated_at":"2017-06-05T12:40:47.778929-04:00", | |
"deleted_at":null, | |
"old_card_id":"", | |
"cvv":"", | |
"exp_date":"", | |
"referral_code":"RODF87" | |
}, | |
"product":{ | |
"id":"5ad3f5f5-dd3d-4bda-aa58-ed8561ab9060", | |
"provider":"madison", | |
"name":"Finciero Milenium", | |
"active":true, | |
"stock_available":false, | |
"deposit_enabled":true, | |
"deposit_available":true, | |
"duration":"1 año", | |
"country_of_issue":"Canada", | |
"min_load":100, | |
"max_load":50000, | |
"subscription_base_fee":1000, | |
"deposit_base_fee":200, | |
"subscription_fee":4.5, | |
"deposit_fee":4.5, | |
"transaction_cost_usd":0, | |
"transaction_cost_other_currencies":2.9, | |
"user_requirements":[ | |
], | |
"description":{ | |
"product_id":"5ad3f5f5-dd3d-4bda-aa58-ed8561ab9060", | |
"image_url":"https://s3-sa-east-1.amazonaws.com/vc-front-end/products/one.png", | |
"background_url":"https://s3-sa-east-1.amazonaws.com/vc-front-end/products/one_bg.png", | |
"slogan":"Tarjeta Gratis po logo", | |
"features":{ | |
"characteristics":[ | |
"Aliexpress, Amazon", | |
"Netflix, Spotify", | |
"iTunes, Google Play", | |
"PokerStars, Bet365", | |
"PayPal, Neteller", | |
"mucho más...", | |
"Facebook Ads, AdWords", | |
"Playstation, Microsoft, Steam", | |
"Uber" | |
] | |
} | |
}, | |
"maintenance_fee":100, | |
"shipping_fee":400, | |
"virtual":false, | |
"created_at":"2017-05-31T12:42:57.438745-04:00", | |
"updated_at":"2017-06-05T13:10:18.003736-04:00" | |
}, | |
"user":{ | |
"id":"5e8ec1ed-f2b6-4ccc-8483-bfa1c74d1861", | |
"email":"[email protected]", | |
"first_name":"Rodrigo", | |
"last_name":"Fuenzalida", | |
"phone":"+56 987291121", | |
"birthdate":"1987-06-01T00:00:00Z", | |
"dni":"", | |
"address":{ | |
"user_id":"5e8ec1ed-f2b6-4ccc-8483-bfa1c74d1861", | |
"city":"Las Condes", | |
"address_line":"Av. fleming 9455", | |
"locality":"Las Condes", | |
"administrative_area_level_1":"Región Metropolitana de Santiago", | |
"country":"Chile", | |
"postal_code":7550000, | |
"created_at":"2016-11-23T11:43:46.550294-03:00", | |
"updated_at":"2017-03-22T10:42:33.745159-03:00" | |
}, | |
"dni_image":"", | |
"billing_image":"", | |
"created_at":"2016-11-23T11:43:46.550294-03:00", | |
"updated_at":"2017-03-30T16:54:49.666711-03:00" | |
} | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment