We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3ba9425 commit 3485c48Copy full SHA for 3485c48
1 file changed
restlet_studio/swagger.yaml
@@ -3387,6 +3387,9 @@ definitions:
3387
avg_market_rate:
3388
type: string
3389
description: Average rate for this type of load during the last 28 days. Returns either "$X.XX" or "Upgrade" or "Sign Up"
3390
+ average_outbound_rate_at_destination:
3391
+ type: string
3392
+ description: Average rate for this type of load at destination during the last 28 days. Returns either "$X.XX" or "Upgrade" or "Sign Up"
3393
age:
3394
type: integer
3395
example: 15
0 commit comments