{
"account_id": "acc_123456",
"end_to_end": "E1234567890123456789012345",
"balance_category_id": "balance_001",
"business_key": "PIX_PAYMENT",
"additional_info": "Pagamento de serviço",
"amount": {
"currency": "BRL",
"value": "150.00"
},
"initiation": {
"type": "MANUAL",
"qr_code": {
"tx_id": "TX123456789",
"purpose": {
"agent_mode": "AGFSS",
"mode": "CHANGE",
"change": {
"purchase_amount": "100.00",
"change_amount": "50.00"
}
}
}
},
"credit_party": {
"name": "João da Silva",
"national_registration": "12345678901",
"key": "joao.silva@email.com",
"bank": {
"ispb": "12345678",
"name": "Banco Exemplo",
"full_name": "Banco Exemplo S.A.",
"branch_number": "0001",
"account_number": "1234567",
"account_type": "CACC"
}
},
"device": {
"id": "device_abc123",
"latitude": "-23.550520",
"longitude": "-46.633308",
"model": "iPhone 14",
"operating_system": "iOS 17",
"ip_address": "192.168.0.10",
"session_id": "session_xyz789",
"authentication": 1
}
}