{ "void_reason": "string" }
curl --location --request POST '/tenants//clients//payments//void' \ --header 'Content-Type: application/json' \ --data-raw '{ "void_reason": "string" }'
0