Created
January 22, 2018 16:51
-
-
Save romuloccomp/ab921cba16896e709437fc92d86b2c2b to your computer and use it in GitHub Desktop.
BIS
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
{ | |
"id": "C66AFBCD4ED34BBF9822B7FB6AEDE1E2", | |
"name": "bis", | |
"created_at": "2017-12-26T12:29:25-02:00", | |
"updated_at": "2017-12-26T16:31:11-02:00", | |
"can_receive?": true, | |
"is_verified?": true, | |
"last_verification_request_status": "accepted", | |
"last_verification_request_data": null, | |
"last_verification_request_feedback": null, | |
"change_plan_type": 1, | |
"subscriptions_trial_period": 0, | |
"subscriptions_billing_days": null, | |
"disable_emails": false, | |
"last_withdraw": { | |
"account_id": "C66AFBCD4ED34BBF9822B7FB6AEDE1E2", | |
"account_type": "Corrente", | |
"amount": "2099.22", | |
"bank": "Caixa Econômica", | |
"bank_ag": "4861", | |
"bank_cc": "003001003140", | |
"created_at": "2018-01-12T17:20:10-02:00", | |
"feedback": null, | |
"id": "6B1A336E7B184738B09ACF7328AFB1EF", | |
"reference": null, | |
"status": "accepted", | |
"updated_at": "2018-01-16T08:38:04-02:00" | |
}, | |
"reply_to": "[email protected]", | |
"webapp_on_test_mode": false, | |
"marketplace": false, | |
"default_return_url": null, | |
"credit_card_verified": true, | |
"fines": null, | |
"late_payment_fine": null, | |
"per_day_interest": null, | |
"old_advancement": false, | |
"early_payment_discount": null, | |
"early_payment_discount_days": null, | |
"early_payment_discount_percent": null, | |
"auto_withdraw": false, | |
"payment_email_notification": false, | |
"payment_email_notification_receiver": null, | |
"auto_advance": false, | |
"auto_advance_type": null, | |
"auto_advance_option": null, | |
"balance": "R$ 0,00", | |
"balance_in_protest": "R$ 0,00", | |
"balance_available_for_withdraw": "R$ 0,00", | |
"protected_balance": "R$ 45,02", | |
"payable_balance": "R$ 0,00", | |
"receivable_balance": "R$ 0,00", | |
"commission_balance": "R$ 0,00", | |
"volume_last_month": "R$ 0,00", | |
"volume_this_month": "R$ 0,00", | |
"total_subscriptions": 0, | |
"total_active_subscriptions": 0, | |
"taxes_paid_last_month": "R$ 0,00", | |
"taxes_paid_this_month": "R$ 0,00", | |
"has_bank_address?": true, | |
"permissions": null, | |
"custom_logo_url": null, | |
"custom_logo_small_url": null, | |
"early_payment_discounts": [], | |
"informations": [ | |
{ | |
"key": "account_type", | |
"value": "Corrente" | |
}, | |
{ | |
"key": "cnpj", | |
"value": "21479288000107" | |
}, | |
{ | |
"key": "commission_percent", | |
"value": "1.0" | |
}, | |
{ | |
"key": "resp_name", | |
"value": "Luiz Henrique de Oliveira Pereira" | |
}, | |
{ | |
"key": "city", | |
"value": "Belo Horizonte" | |
}, | |
{ | |
"key": "person_type", | |
"value": "Pessoa Jurídica" | |
}, | |
{ | |
"key": "resp_cpf", | |
"value": "56478569691" | |
}, | |
{ | |
"key": "company_name", | |
"value": "BIS SERVICOS & NEGOCIOS LTDA" | |
}, | |
{ | |
"key": "business_type", | |
"value": "Outras atividades de serviços prestados principalmente às empresas não especificadas anteriormente" | |
}, | |
{ | |
"key": "bank", | |
"value": "Caixa Econômica" | |
}, | |
{ | |
"key": "price_range", | |
"value": "Mais que R$ 500,00" | |
}, | |
{ | |
"key": "telephone", | |
"value": "3197490493" | |
}, | |
{ | |
"key": "cep", | |
"value": "30130160" | |
}, | |
{ | |
"key": "bank_cc", | |
"value": "003001003140" | |
}, | |
{ | |
"key": "address", | |
"value": "Rua Alagoas, 268" | |
}, | |
{ | |
"key": "state", | |
"value": "MG" | |
}, | |
{ | |
"key": "bank_ag", | |
"value": "4861" | |
} | |
], | |
"configuration": { | |
"auto_withdraw": false, | |
"payment_email_notification": false, | |
"payment_email_notification_receiver": null, | |
"auto_advance": null, | |
"auto_advance_type": null, | |
"auto_advance_option": null, | |
"commission_percent": 1, | |
"owner_emails_to_notify": null, | |
"fines": null, | |
"late_payment_fine": null, | |
"per_day_interest": null, | |
"bank_slip": { | |
"active": true, | |
"extra_due": "0", | |
"reprint_extra_due": "0" | |
}, | |
"credit_card": { | |
"active": true, | |
"soft_descriptor": "", | |
"installments": false, | |
"installments_pass_interest": false, | |
"max_installments": "0", | |
"max_installments_without_interest": "0", | |
"two_step_transaction": false | |
}, | |
"early_payment_discount": null, | |
"early_payment_discount_days": null, | |
"early_payment_discount_percent": null | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment