Retorno
{
"object": "transaction",
"status": "paid",
"refuse_reason": null,
"status_reason": "acquirer",
"acquirer_response_code": "0000",
"acquirer_name": "pagarme",
"acquirer_id": "60a5736816a79a00192681e5",
"authorization_code": "450346",
"soft_descriptor": null,
"tid": 13828687,
"nsu": 13828687,
"date_created": "2021-08-25T12:29:16.668Z",
"date_updated": "2021-08-25T12:29:16.962Z",
"amount": 10000,
"authorized_amount": 10000,
"paid_amount": 10000,
"refunded_amount": 0,
"installments": 2,
"id": 13828687,
"cost": 99,
"card_holder_name": "Nome Exemplo",
"card_last_digits": "1111",
"card_first_digits": "411111",
"card_brand": "visa",
"card_pin_mode": null,
"card_magstripe_fallback": false,
"cvm_pin": false,
"postback_url": null,
"payment_method": "credit_card",
"capture_method": "ecommerce",
"antifraud_score": null,
"boleto_url": null,
"boleto_barcode": null,
"boleto_expiration_date": null,
"referer": "api_key",
"ip": "111.111.111.11",
"subscription_id": null,
"phone": null,
"address": null,
"customer": {
"object": "customer",
"id": 6733175,
"external_id": "#0001",
"type": "individual",
"country": "br",
"document_number": null,
"document_type": "cpf",
"name": "Nome Exemplo",
"email": "exemplo@gmail.com",
"phone_numbers": [
"+5511111111111"
],
"born_at": null,
"birthday": null,
"gender": null,
"date_created": "2021-08-25T12:29:16.569Z",
"documents": [
{
"object": "document",
"id": "doc_cksrh4wpv08ws0o9tle0rqwuk",
"type": "cpf",
"number": "11111111111"
}
]
},
"billing": {
"object": "billing",
"id": 2928571,
"name": "Nome Exemplo",
"address": {
"object": "address",
"street": "Rua Exemplo",
"complementary": null,
"street_number": "2",
"neighborhood": "Campo Grande",
"city": "Rio de Janeiro",
"state": "RJ",
"zipcode": "23075150",
"country": "br",
"id": 5631323
}
},
"shipping": {
"object": "shipping",
"id": 1432694,
"name": "Nome Exemplo",
"fee": 0,
"delivery_date": "2000-12-21",
"expedited": true,
"address": {
"object": "address",
"street": "Nome Exemplo",
"complementary": null,
"street_number": "2",
"neighborhood": "Campo Grande",
"city": "Rio de Janeiro",
"state": "RJ",
"zipcode": "23075150",
"country": "br",
"id": 5631324
}
},
"items": [
{
"object": "item",
"id": "p001",
"title": "Pagamento PagarMe",
"unit_price": 10000,
"quantity": 1,
"category": null,
"tangible": false,
"venue": null,
"date": null
}
],
"card": {
"object": "card",
"id": "card_cksrh4wrw08wt0o9t3y39u52e",
"date_created": "2021-08-25T12:29:16.652Z",
"date_updated": "2021-08-25T12:29:17.006Z",
"brand": "visa",
"holder_name": "Nome Exemplo",
"first_digits": "411111",
"last_digits": "1111",
"country": "UNITED STATES",
"fingerprint": "cj5bw4cio00000j23jx5l60cq",
"valid": true,
"expiration_date": "0922"
},
"split_rules": null,
"metadata": {},
"antifraud_metadata": {},
"reference_key": null,
"device": null,
"local_transaction_id": null,
"local_time": null,
"fraud_covered": false,
"fraud_reimbursed": null,
"order_id": null,
"risk_level": "very_low",
"receipt_url": null,
"payment": null,
"addition": null,
"discount": null,
"private_label": null,
"pix_qr_code": null,
"pix_expiration_date": null
}
|