POST /orders/{id}/autorate
Autorates order.
Roles that can access this endpoint are  Users.
Parameters
| name | 
description | 
type | 
default | 
type | 
| id | 
of the order to be autorated | 
		
		path
	 | 
 | 
		String
		
		
	 | 
| showDetail | 
boolean that controls if the returned PDF shows summary(default) or includes full detail if applicable to rating engine. | 
		
		query
	 | 
 | 
		boolean
		
		
	 | 
| post | 
boolean that controls if the order provided will save the autorate or just return a report of the rate selected. | 
		
		query
	 | 
 | 
		boolean
		
		
	 | 
Result
Response
of type: 
application/pdf
a PDF document containing details of the rate selection
Try It Out
Request