POST customer_login_request

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

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
string

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.

string

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

string

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

boolean

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.

Responses
204

No Content

400

Bad Request

404

No Customer found

Language
Credentials
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here!