v1

latestOpenAPI 3.0.02026-07-243271291.7 MB
CustomerLoginRequests

POST customer_login_request

Generate and send a login request for a Customer with the given email address for accessing the customer portal

post/v3/customer_login_requests

Query parameters

emailstring

Email address to send the customer login request to. Required if no reservation_id is specified. If a reservation is specified, the contact of the reservation will be used.

reservation_idstring

Specifies a reservation for which a customer link should be generated. Required when a redirect_page has been specified.

redirect_pagestring

Page to redirect the customer to. Possible values: guest_list, license_plates, review_form

send_login_urlboolean

Send the generated request to the contact if an email address is present. Defaults to true. Set to false to yield the customer portal login URL in the Location header.

Response

No Content