Skip to main content
PUT
Error

Authorizations

Authorization
string
header
required

JWT Authorization header using the Bearer scheme.

Query Parameters

responseFields
string

limits which fields are returned in the response body

Body

application/json

The account priorities to update.

Model used for B2b account priority

accountPriorities
object[] | null

List of account priorities.

blackListedAccounts
integer<int32>[] | null

List of blacklisted accounts which should not be considered for priority order release.

Response

OK

Model used for B2b account priority

accountPriorities
object[] | null

List of account priorities.

blackListedAccounts
integer<int32>[] | null

List of blacklisted accounts which should not be considered for priority order release.