POST /orders/autorate/{id}
Performs autorate operation on provided order id.
Roles that can access this endpoint are Users.
Parameters
name |
description |
type |
default |
type |
id |
ID of the order to be autorated |
path
|
|
String
|
Result
RowAbstractOrder
of type:
application/xml
application/json
application/pdf
Returns the autorated order record and any other charges associated to the order.
Try It Out
Request