Get the payment link for a reservation
get_payment_linkGet a URL for the human to open in their own browser to finish this reservation: verify their phone number by SMS code and pay. This is the last step this server ever takes — never ask the user for a card number, OTP code, or password, and never try to open, submit, or complete this URL yourself. Just hand the URL to the user.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| slug | Yes | The slug returned by create_reservation. |