...
GET /widget/tasks?user_identifier=user@example.com&entity_type=&entity_code=ORD-6&entity_class=billing_customer
;
POST and PUT parameters should be passed as body part of request.
...
...
GET /widget/tasks?user_identifier=user@example.com&entity_type=&entity_code=ORD-6&entity_class=billing_customer
;
POST and PUT parameters should be passed as body part of request.
...