Discussions

Ask a Question
Back to All

"billable_miles" always returns null

Hello - as per https://roserocket.readme.io/docs/retrieving-order-mileage

I should be getting the order millage in the "billable_miles" when using https://roserocket.readme.io/reference/get-order However, we are always getting "null".

eg: orders/1fcc2281-b32a-45f7-9b3a-51227f16315a

"multistop_order_full_id": null,
"multistop_order_sequence_id": null,
"billable_miles": null,

Can you help on how can i get that value from API?