curl --location --request GET '/api/order/check/getAvailablePaymentType' \ --header 'X-Shop-Id: 0'
[ { "typeId": 0, "typeName": "string", "disabled": true, "disabledDesc": "string", "isShow": true } ]