{ "price": 0, "option_id": "string", "date": {} }
curl --location --request POST '/admin/orders//shipping-methods' \ --header 'Content-Type: application/json' \ --data-raw '{ "price": 0, "option_id": "string", "date": {} }'