curl --location --request GET '/adminapi/setting/config/profitSharingSettings' \
--header 'authorization: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzUxMiJ9.eyJpYXQiOjE3NjA5NDQ0NjYsImlzcyI6InRpZ3Nob3AiLCJzdWIiOiJhZG1pbiIsImV4cCI6MTc2MzUzNjQ2NiwidXNlcklkIjoxLCJpc0FkbWluIjp0cnVlLCJ1c2VybmFtZSI6ImFkbWluIn0.3-NTk54VYUkVXdYnipFjUaej2h5B3JHLtmy46vhQW6DZBcfUcG965oBe_FmgoqVFfAc7IcOXBtu2enEX0Rt4vw' \
--header 'X-Shop-Id: 0'{
"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
}