Replace provider accountAsk AIput https://api.revioapi.com/v1/ProviderAccounts/{id}Replace an existing provider account.Path Paramsidint32requiredFormat - int32. ID of the provider account to replace.Body ParamsThe replacement provider account.provider_account_idint32Primary identifier for this provider account.provider_idint32requiredForeign identifier indicating which provider this account belongs to.descriptionstringlength between 0 and 50Short description of this provider account.bill_profile_idint32Foreign identifier indicating the default bill profile.state_provincesarray of stringsRestricts this provider account to a list of states and/or provinces (2-Character abbreviation).state_provincesADD stringgravity_profile_idint32Foreign identifier indicating the gravity profile to use for electronic provisioning.HeadersacceptstringenumDefaults to application/jsonGenerated from available response content typesapplication/jsontext/htmltext/jsonAllowed:application/jsontext/htmltext/jsonResponses 200OK 400BadRequest 500InternalServerErrorUpdated 7 months ago