HomeGuiaAPI ReferenceNovidadesComunidade
Comunidade
These docs are for v1.0. Click to read the latest docs for v4.1.

Comunidade

Ask a Question
Back to all

Getting error while calling /transfers API in postman

so we ar trying calling /transfers API in sandbox we have token with us

curl --location 'https://secure.sandbox.api.pagseguro.com/transfers'
--header 'Authorization: Bearer xxx-xxx-xxx-xxx-xxx-xxx-xxx-xxx-xxx'
--header 'content-type: application/json'
--data '
{
"amount": {
"value": "099",
"currency": "BRL"
},
"description": "valor referente as vendas do dia 01/01",
"reference_id": "referencia_cliente12345",
"instrument": {
"type": "PIX",
"pix": {
"key": "chavePIXdaConta",
"name": "Nome da Silva",
"tax_id": "12345679891"
}
},
"notification_urls": [
"https://webhook.site/067fc99b-88e7-4e30-8f74-609901413fe7"
]
}
'

In response I'm getting Error:read ECONNRESET in postman
Can you please help

© 1996- Todos os direitos reservados.

PAGSEGURO INTERNET INSTITUIÇÃO DE PAGAMENTO S/A - CNPJ/MF 08.561.701/0001-01

Av. Brigadeiro Faria Lima, 1.384, São Paulo - SP - CEP 01451-001