curl --location --request DELETE '/v2/api/documents/payment' \
--header 'Content-Type: application/json-patch+json' \
--data-raw '{
"client_id": 0,
"uniq": "string"
}'{
"message": "string",
"status": "string",
"error_code": "string",
"traceId": "string",
"http_status": 0
}