Skip to main content
POST
Transfer a card to another binder

Authorizations

Authorization
string
header
required

Clerk session token. Use Authorization: Bearer .

Path Parameters

id
string
required

Body

application/json
collectibleId
string
required
toBinderId
string
required
amount
number

Response

{ success: true }