﻿{
  "reference_id": "PNM-105",
  "notification_urls": [
    "https://api.pinganimim.com.br/api/pagbank/webhook"
  ],
  "customer": {
    "name": "Roger A. do Nascimento",
    "email": "roger_nascimento@hotmail.com",
    "tax_id": "52998224725"
  },
  "items": [
    {
      "reference_id": "257",
      "name": "Pedido Pinga Ni Mim",
      "quantity": 1,
      "unit_amount": 6401
    }
  ],
  "checkout": {
    "expiration_date": "2026-08-21T14:35:35Z"
  },
  "charges": [
    {
      "reference_id": "105",
      "description": "Pedido Pinga Ni Mim #257",
      "amount": {
        "value": 6401,
        "currency": "BRL"
      },
      "payment_method": {
        "type": "CREDIT_CARD",
        "installments": 1,
        "capture": true,
        "card": {
          "encrypted": "MEXDgiRWOfDjv8vsfSYeIErf\u002B1aWTRkxCdeOVdrbaX5kkRuxDPU0GEwZY92nmBZqnHqx\u002BVPEBmOUlwCgO1D20\u002BrMIXQGo7MnEM1aELdBJKeUMDdzNO7DMKchuS6hmH0HPAxqAZcjLLX6KJLgaa5G00OjN\u002BC2vApJmGft2CY6aQWK4KX2pvbhD3hDbtwnBftS8gFMTI1KWnesP0EulOxgw6RBI3SV8Pl8Bq0q3D\u002Bq99rS17XtKOFyzLRDmYrqawnRUOMRDpkAZ29cx\u002BQvisHFNwucimweUh5fPdREBaOpFnYSHHD6t3/LKLz2X\u002BNaoVlr2O\u002BaInadXX/jDiQIvwm39g==",
          "security_code": "123",
          "holder": {
            "name": "Roger A. do Nascimento",
            "tax_id": "52998224725"
          },
          "store": false
        }
      }
    }
  ]
}