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