{ "type": "string", "code": "string" }
curl --location '/open/test/inbound' \ --header 'Content-Type: application/json' \ --data '{ "type": "string", "code": "string" }'