Authorization: Bearer ********************
{}
curl --location --request PATCH 'https://api.valut.app/openbank/v1/pix/qrcode/aed68ecf845841adaaf12504d3ec40ea/inactivate' \
--header 'Content-Type: application/json' \
--data-raw '{}'
{
"pix_id": "111222861e4d447eb0396bea6dbc108e",
"type": null,
"paid": true,
"base64": null,
"qrcode": "string",
"amount": 5000,
"expiration_date": "2022-01-12T12:18:35.447",
"created_at": "2022-01-12T12:18:35.547"
}