v1

latestOpenAPI 3.0.12026-07-26181265484.9 KB
Actors

Create a New Actor

Creates a new actor under the specified parent actor. The parent actor is identified by the ParentActorID provided in the path. The request body must contain the details of the new actor.

post/v2/actors/{ParentActorID}

Path parameters

ParentActorIDinteger required

The unique identifier of the parent actor under which the new actor will be created.

Request body

ActorBillingPlanIDinteger

The identifier for the billing plan assigned to the actor.

Response

Actor created successfully.

ParentActorIDinteger nullable

The unique identifier of the parent actor, if applicable.

ActorIDinteger

The unique identifier of the newly created actor.

ActorDescriptionstring nullable

A brief description of the actor.

ActorCodeinteger nullable

A code assigned to the actor, often used for identification or categorization.

ActorContactstring nullable

Contact information for the actor, such as a phone number or email.

ActorTypeIDinteger

The identifier representing the type of actor, defining their role or category.

ActorStatusinteger

The status identifier of the actor, indicating their current status.

ActorHierarchyLevelinteger

The level of hierarchy where the actor is positioned within the organizational structure.

CurrencyIDinteger

The identifier for the currency used by the actor.

LastUpdatedstring date-time

The date and time when the actor's information was last updated.

TimeZoneKeyinteger nullable

The key representing the time zone in which the actor operates.

CountryIDinteger nullable

The identifier for the country in which the actor is located.

OperatorActorIDinteger nullable

The identifier for the operator managing this actor, if applicable.

DistributorActorIDinteger

The identifier for the distributor associated with the actor.

ActorHierarchystring nullable

The hierarchical structure to which the actor belongs.

ActorCreatedByinteger

The identifier of the user who created this actor's record.

ActorCreationDatestring date-time

The date and time when this actor was created.

UpdateByinteger

The identifier of the user who last updated this actor's record.

CultureIDinteger nullable

The identifier for the culture or locale associated with the actor.

GeoCountryIDinteger nullable

The identifier for the country based on the actor's geographic information.

GeoStatestring nullable

The state or region based on the actor's geographic information.

GeoCitystring nullable

The city based on the actor's geographic information.

GeoAddressstring nullable

The address based on the actor's geographic information.

GeoStreetNumberstring nullable

The street number based on the actor's geographic information.

GeoLongitudenumber double nullable

The geographic longitude of the actor's location.

GeoLatitudenumber double nullable

The geographic latitude of the actor's location.

GeoZipCodestring nullable

The zip code based on the actor's geographic information.

GeoZoominteger nullable

The zoom level for map-based services relevant to the actor's geographic location.

{"stackTrail":"components:schemas:LanguageIdEnum","oasType":"schema","type":"unknown","extensionFields":{"x-enumDescriptions":{"2":"Turkish","4":"Hebrew","7":"English","8":"French","9":"Romanian","10":"Swedish","11":"Norwegian","12":"Russian","13":"Iceland","14":"Portuguese","15":"Spanish","16":"Italian","17":"Danish","18":"Polish","21":"Dutch","22":"Chinese","23":"Hungarian","27":"Thai","28":"German","29":"Japanese","30":"Greek","31":"English UK","34":"Latvian","41":"Slovenian","42":"Estonian","51":"Vietnamese","52":"Czech","54":"Finnish","62":"Arabic","64":"Lithuanian","81":"Bulgarian"}}}
OverrideGeoInherritcanceBitboolean

Indicates whether the actor overrides inherited geographic settings.