A valid request URL is required to generate request examples{
"accountPriorities": [
{
"priority": 123,
"accounts": [
123
]
}
],
"blackListedAccounts": [
123
]
}Updates the priorities of B2B accounts. The Priority for blacklisted accounts will be set as -1.
A valid request URL is required to generate request examples{
"accountPriorities": [
{
"priority": 123,
"accounts": [
123
]
}
],
"blackListedAccounts": [
123
]
}JWT Authorization header using the Bearer scheme.
limits which fields are returned in the response body
The account priorities to update.