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

List of accountIds(integers)

Response

OK

This class is used for sending custom response while upgrading the B2C accounts to B2B. The custom response returns a list of success, skipped and error accountIDs while upgrade.

errorAccountIds
object[] | null
skippedAccountIds
integer<int32>[] | null
successAccountIds
integer<int32>[] | null