json Payments Pagamento estornado

 avatar
unknown
json
4 years ago
5.4 kB
11
Indexable
 {
            "acquirer_reconciliation": [],
            "additional_info": {
                "available_balance": null,
                "items": [
                    {
                        "category_id": "entertainment",
                        "description": "Plano: mensalpromo",
                        "id": "com.funkidsapp.funkids.assinatura.mensalpromo",
                        "picture_url": null,
                        "quantity": "1",
                        "title": "Assinatura FunKids",
                        "unit_price": "7.5"
                    }
                ],
                "nsu_processadora": null,
                "payer": {
                    "address": {
                        "street_name": "Rua Luiz Gama",
                        "street_number": "277",
                        "zip_code": "24725330"
                    },
                    "first_name": "Alexandra",
                    "last_name": "Alves"
                }
            },
            "authorization_code": "040363",
            "binary_mode": true,
            "brand_id": null,
            "call_for_authorize_id": null,
            "captured": true,
            "card": {
                "cardholder": {
                    "identification": {
                        "number": "05467796704",
                        "type": "CPF"
                    },
                    "name": "Alexandra Fernandes"
                },
                "date_created": "2021-01-18T16:04:01.000-04:00",
                "date_last_updated": "2021-01-18T16:04:01.000-04:00",
                "expiration_month": 3,
                "expiration_year": 2021,
                "first_six_digits": "540105",
                "id": "8973404526",
                "last_four_digits": "3689"
            },
            "charges_details": [],
            "collector_id": 425728014,
            "corporation_id": null,
            "counter_currency": null,
            "coupon_amount": 0,
            "currency_id": "BRL",
            "date_approved": "2021-01-18T16:04:03.000-04:00",
            "date_created": "2021-01-18T16:04:02.000-04:00",
            "date_last_updated": "2021-01-21T20:43:49.000-04:00",
            "date_of_expiration": null,
            "deduction_schema": null,
            "description": "Assinatura FunKids (mensalpromo)",
            "differential_pricing_id": null,
            "external_reference": "7a7e93f932a0503dd2d0019689fd34580224c1c6",
            "fee_details": [
                {
                    "amount": 0.22,
                    "fee_payer": "collector",
                    "type": "mercadopago_fee"
                }
            ],
            "id": 13115764781,
            "installments": 1,
            "integrator_id": null,
            "issuer_id": "24",
            "live_mode": true,
            "marketplace_owner": null,
            "merchant_account_id": null,
            "merchant_number": null,
            "metadata": {},
            "money_release_date": "2021-02-01T16:04:03.000-04:00",
            "money_release_schema": null,
            "notification_url": null,
            "operation_type": "recurring_payment",
            "order": {},
            "payer": {
                "email": null,
                "entity_type": null,
                "first_name": null,
                "id": "291104362-p3zqLQz2uceMkp",
                "identification": {},
                "last_name": null,
                "operator_id": null,
                "phone": {},
                "type": "customer"
            },
            "payment_method_id": "master",
            "payment_type_id": "credit_card",
            "platform_id": null,
            "point_of_interaction": {},
            "pos_id": null,
            "processing_mode": "aggregator",
            "refunds": [
                {
                    "adjustment_amount": 0,
                    "amount": 7.5,
                    "date_created": "2021-01-21T20:43:38.000-04:00",
                    "external_refund_id": null,
                    "id": 830383611,
                    "metadata": {},
                    "payment_id": 13115764781,
                    "reason": null,
                    "refund_mode": "standard",
                    "source": {
                        "id": "425728014",
                        "name": "FUNKIDS TECNOLOGIA LTDA .-",
                        "type": "collector"
                    },
                    "status": "approved",
                    "unique_sequence_number": "253465969"
                }
            ],
            "shipping_amount": 0,
            "sponsor_id": null,
            "statement_descriptor": "MERCPAGO-FUNKIDSTECNOL",
            "status": "refunded",
            "status_detail": "refunded",
            "store_id": null,
            "taxes_amount": 0,
            "transaction_amount": 7.5,
            "transaction_amount_refunded": 7.5,
            "transaction_details": {
                "acquirer_reference": null,
                "external_resource_url": null,
                "financial_institution": null,
                "installment_amount": 7.5,
                "net_received_amount": 7.28,
                "overpaid_amount": 0,
                "payable_deferral_period": null,
                "payment_method_reference_id": "128537857",
                "total_paid_amount": 7.5
            },
            "shipping_cost": 0
        }
Editor is loading...