Account Manager Service

Description

The Account Manager Service provides operations for managing account features.

Version 1 WSDL
Format: XML
Method: POST

URL (regionally defined. Note: The SOAP action between regions does not change and will always be at base url https://services.contactatonce.com/):

Requests


    ActivateChatReceptionist

    Activates Chat Receptionist Service for a single account.

    Request   
    ParameterTypeRequiredDescription
    providerProviderCredentialRequiredCredentials required to authenticate and authorize the request.
    merchantIdIntRequired if advertiserId is not providedContactAtOnce! unique identifier of the Merchant for which the Mobile Text Connect session is to be initiated. If MerchantId is not known, AdvertiserId must be provided and the MerchantId element not included. Either AdvertiserId or MerchantId should be included in request but not both.
    advertiserIdStringRequired if merchantId is not providedAdvertiser's unique identifier, of the Merchant for which the Mobile Text Connect session is to be initiated. If AdvertiserId is not known, MerchantId must be provided and the AdvertiserId element not included. Either AdvertiserId or MerchantId should be included in request but not both.
    stopLimitIntRequiredMaximum number of chat conversations to be answered by Chat Receptionsits during the period.

    Response  
    ResponsePartDataDescription
    HeaderHeaderStandard ContactAtOnce! Web Service Response Header.
    BodyBase ResponseStandard ContactAtOnce! Web Service Response Body.

    DeactivateChatReceptionist

    Deactivates Chat Receptionist Service for a single account.

    Request   
    ParameterTypeRequiredDescription
    providerProviderCredentialRequiredCredentials required to authenticate and authorize the request.
    merchantIdIntRequired if advertiserId is not providedContactAtOnce! unique identifier of the Merchant for which the Mobile Text Connect session is to be initiated. If MerchantId is not known, AdvertiserId must be provided and the MerchantId element not included. Either AdvertiserId or MerchantId should be included in request but not both.
    advertiserIdStringRequired if merchantId is not providedAdvertiser's unique identifier, of the Merchant for which the Mobile Text Connect session is to be initiated. If AdvertiserId is not known, MerchantId must be provided and the AdvertiserId element not included. Either AdvertiserId or MerchantId should be included in request but not both.

    Response  
    ResponsePartDataDescription
    HeaderHeaderStandard ContactAtOnce! Web Service Response Header.
    BodyBase ResponseStandard ContactAtOnce! Web Service Response Body.

    ActivateFullReporting

    Activates Full Reporting Service for a single account.

    Request   
    ParameterTypeRequiredDescription
    providerProviderCredentialRequiredCredentials required to authenticate and authorize the request.
    merchantIdIntRequired if advertiserId is not providedContactAtOnce! unique identifier of the Merchant for which the Mobile Text Connect session is to be initiated. If MerchantId is not known, AdvertiserId must be provided and the MerchantId element not included. Either AdvertiserId or MerchantId should be included in request but not both.
    advertiserIdStringRequired if merchantId is not providedAdvertiser's unique identifier, of the Merchant for which the Mobile Text Connect session is to be initiated. If AdvertiserId is not known, MerchantId must be provided and the AdvertiserId element not included. Either AdvertiserId or MerchantId should be included in request but not both.

    Response  
    ResponsePartDataDescription
    HeaderHeaderStandard ContactAtOnce! Web Service Response Header.
    BodyBase ResponseStandard ContactAtOnce! Web Service Response Body.

    DeactivateFullReporting

    Deactivates Full Reporting Service for a single account.

    Request   
    ParameterTypeRequiredDescription
    providerProviderCredentialRequiredCredentials required to authenticate and authorize the request.
    merchantIdIntRequired if advertiserId is not providedContactAtOnce! unique identifier of the Merchant for which the Mobile Text Connect session is to be initiated. If MerchantId is not known, AdvertiserId must be provided and the MerchantId element not included. Either AdvertiserId or MerchantId should be included in request but not both.
    advertiserIdStringRequired if merchantId is not providedAdvertiser's unique identifier, of the Merchant for which the Mobile Text Connect session is to be initiated. If AdvertiserId is not known, MerchantId must be provided and the AdvertiserId element not included. Either AdvertiserId or MerchantId should be included in request but not both.

    Response  
    ResponsePartDataDescription
    HeaderHeaderStandard ContactAtOnce! Web Service Response Header.
    BodyBase ResponseStandard ContactAtOnce! Web Service Response Body.

    SetChatReceptionistStopLimit

    Sets the limit for the number of chats answered by Chat Receptionist team.

    Request   
    ParameterTypeRequiredDescription
    providerProviderCredentialRequiredCredentials required to authenticate and authorize the request.
    merchantIdIntRequired if advertiserId is not providedContactAtOnce! unique identifier of the Merchant for which the Mobile Text Connect session is to be initiated. If MerchantId is not known, AdvertiserId must be provided and the MerchantId element not included. Either AdvertiserId or MerchantId should be included in request but not both.
    advertiserIdStringRequired if merchantId is not providedAdvertiser's unique identifier, of the Merchant for which the Mobile Text Connect session is to be initiated. If AdvertiserId is not known, MerchantId must be provided and the AdvertiserId element not included. Either AdvertiserId or MerchantId should be included in request but not both.
    stopLimitIntRequiredMaximum number of chat conversations to be answered by Chat Receptionsits during the period.

    Response  
    ResponsePartDataDescription
    HeaderHeaderStandard ContactAtOnce! Web Service Response Header.
    BodyBase ResponseStandard ContactAtOnce! Web Service Response Body.