{
"groupId": "string",
"currentSupplierId": "string"
}
curl --location --request POST 'http://api.dev.spotterio.com/spotter-supplier-web/supplier/group/page' \
--header 'x-tag-header: fee_oa' \
--header 'x-app: gmesh' \
--header 'x-group-header: local' \
--header 'Authentication-Token: 1777952904371318786_60fa3124b6c34deeb9d76315bfbf2499' \
--header 'Content-Type: application/json' \
--data-raw '{
"groupId": "string",
"currentSupplierId": "string"
}'