Skip to main content
PUT

Third-Party Permissions Guide

Learn how to share tokens with other PCI Booking customers
Permanently transfers ownership of a token from your PCI Booking account to another customer’s account. After the transfer, the original owner loses all access to the token and the new owner gains full control.

Error Responses

Parameters

Headers

Authorization
string
required
Your API key prefixed with APIKEY. Example: APIKEY your-api-key. See the Authentication guide.

Path Parameters

cardToken
string
required
The token ID as returned by one of the tokenization methods.
AltCustomer
string
required
The user ID in PCI Booking of the customer to transfer ownership to.

Response