Refunds
Endpoint to query a refund using the Pix End To End ID
{
'client_id: '{CLIENT_ID}',
'accept': 'application/json',
'Authorization': "Bearer {access_token}"
}{
"endToEndId": "string or null"
}Last updated
Endpoint to query a refund using the Pix End To End ID
{
'client_id: '{CLIENT_ID}',
'accept': 'application/json',
'Authorization': "Bearer {access_token}"
}{
"endToEndId": "string or null"
}Last updated