ACCEPTED to confirm the verification result, or NOT_ACCEPTED to reject it.curl --location --request PATCH 'https://test.whitelabel.bitpanda.com/v1/fiat-transfers/verification/1ee9f3e7-74f6-69d4-ab33-f11031b04ebc' \
--header 'bp-user-id: 12312312-2be6-4522-977e-ea4d92c45e86' \
--header 'Content-Type: application/json' \
--data '{
"acceptance_status": "ACCEPTED"
}'{
"errors": [
{
"code": "http.bad.request",
"title": "Invalid request body"
}
]
}