POST
/api/partner/v1/bookings/{bookingId}/card-linkCard registration link
Get a secure link where the renter adds a payment card.
Independent of the agreement link: a driver who already signed may still owe a card, and a driver with a card on file may still owe a signature. Delivery is yours — nothing is sent by us.
Authorization
X-Api-Key headerSend your partner key on every request. The key is bound to exactly one owner account.
Path parameters
bookingIdstringpathrequiredResponse
200 · application/jsonsuccessbooleanrequireddataobjectbookingIdstringcardRegistrationUrlstring <uri>driverEmailstringnullabledriverPhonestringnullableerrorstringnullableStatus codes
200The card-registration link.
400Validation error.
401Missing, unknown or revoked API key.
404The resource does not exist under this owner.
