Ownerships
Set ownerships to listing
Set ownerships to listing
put/owners/listings/{listingId}/ownerships
Path parameters
listingIdstring required
Listing id
Request body
Example request
{
"ownerships": [
{
"share": 40.5
}
]
}Set ownerships to listing
Listing id
{
"ownerships": [
{
"share": 40.5
}
]
}