{ "id": "string", "code": "string" }
curl --location --request POST '' \ --header 'Content-Type: application/json' \ --data-raw '{ "id": "string", "code": "string" }'
{}