{"pageSize":10}
curl --location --request POST '/ab-bpm/biz/bizCustGrid/listJson' \ --header 'Authorization: Bearer{{Auth_Token}}' \ --header 'Content-Type: application/json' \ --data-raw '{"pageSize":10}'
{}