Initiate Account Transfer

Starts the transfer of a TicketMaster account to a new owner.

The account named in the path must belong to the caller. A transfer request is created with a time-limited code and emailed to the nominated new owner, who accepts or rejects it. Only one transfer request may be in flight for an account at a time.

The email will contain an "accept" and a "reject" link with parameters code and exp . For example:
Accept: example.com/transfer/accept?code=32d72da9-8e7b-42db-9285-cd22027fea9b&exp=1722266080
Reject: example.com/transfer/reject?code=32d72da9-8e7b-42db-9285-cd22027fea9b&exp=1722266080

The expiry time can be used client side to check if the request is no longer valid, it will also be validated on the backend.
The entire URL part before the query params is configurable i.e. example.com/transfer/accept

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

Identifier of the TicketMaster account being transferred.

Body Params
string
required

Email address of the person the account is being transferred to. The invitation is sent here.

Responses

Language
Credentials
Bearer
JWT
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json