Update Service Rates
You will need to update each project service independently with this endpoint
Request Body
{"project_service_rate"=>{"rate"=>1065, "service_id"=>"3600268", "project_id"=>"2991018"}}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string |
RESPONSES
status: OK
{"project_service_rate":{"rate":"1020.00","service_id":3600268,"business_id":1966214,"project_id":2991018}}