curl --location --request GET '/adminapi/setting/config/profitSharingSettings' \
--header 'authorization: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJseWVjc0AyMDIzIiwiYXVkIjoiIiwiaWF0IjoxNzcwMTkyNjg0LCJuYmYiOjE3NzAxOTI2ODQsImV4cCI6MTc3MTQ4ODY4NCwiZGF0YSI6eyJhcHBJZCI6IjEiLCJ1dWlkIjoiMWZlMzNjOWY4MGZkYTg0NzcyMTRhMzcwZmRjNzM3MDQifX0.IfHrDPDf_7VMF2QcHrRdLlu6s50fDPBD-svlGpj0EFE' \
--header 'X-Shop-Id: 0' \
--header 'x-vendor-id;' \
--header 'x-admin-type: admin'{
"billingNode": 0,
"collectionNode": 0,
"collectionTimeSetting": 0,
"collectionMethod": 0,
"collectionAccountType": 0,
"splitPaymentMethod": 0,
"storeGeneralServiceFeeRate": 0.0,
"storeWithdrawalFeeRate": 0.0,
"storefrontGeneralServiceFeeRate": 0.0,
"storefrontWithdrawalFeeRate": 0.0,
"supplierGeneralServiceFeeRate": 0.0,
"supplierWithdrawalFeeRate": 0.0
}