A customer can have one of the following status: IDLE, IN_RESERVATION and IN_RENTAL, defined by the status property.
Depending on the value of the status, further fields are included in the response with detailed information.

StatusDescriptionAdditional fields
IDLEThe customer is neither in a rental nor has a reserved vehiclenone
IN_RESERVATIONThe customer has a vehicle reservedreservation
IN_RENTALThe customer is in a rentalrental

For example, if the status is IN_RENTAL then the field rental is populated with information about the rental (retntal status, vehicle, etc). See the model for the exact payload.

More details: https://docs.partner.share-now.com/docs/rental-start-end-status

Language
Credentials
Header
Click Try It! to start a request and see the response here!