Transfer Whitelist
Transfer a product license from a user to a different user
Last updated
Transfer a product license from a user to a different user
Last updated
This endpoint facilitates the transfer of a product license from one user (User A) to another user (User B) within your hub. By executing this route, you can seamlessly reassign product access, ensuring that licenses are directed to the correct individuals.
PATCH
https://v2.parcelroblox.com/whitelist/transfer
Example of how you have to pass the body parameters:
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
If everything was able to process properly:
Authorization*
string
prod_DGzVhVsrqNJi4b0Chd9mMPUI9
Content-Type
string
application/json
product_id*
string
Product ID
sender.userid*
string
Roblox or Discord User ID
sender.userid_type*
string
"roblox" or "discord"
recipient.userid*
string
Roblox or Discord User ID
recipient.userid_type*
string
"roblox" or "discord"