curl --location -g --request POST 'https://stg.ws.zappy.com.br/baas/v1/account//pix/refund' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '{
"reference": "ac1e955d-905d-436f-9881-f8dbdda58c73",
"document_number": 854127,
"value": 1.0
}'{}