Search Results for

    Show / Hide Table of Contents

    Method GetFreeAccountAssignmentDimensions4

    GetFreeAccountAssignmentDimensions4(String, SelectionSettingsContract, String, String)

    Read free account assignment dimensions 4

    Declaration
    FreeAccountAssignmentDimensions4ResultContract GetFreeAccountAssignmentDimensions4(string connectionId, SelectionSettingsContract selectionSettings, string companyNumber, string dimensionCode)
    Parameters
    Type Name Description
    System.String connectionId

    The connection id to identify your connection. See also ConnectionId

    SelectionSettingsContract selectionSettings

    Represents data reading settings

    System.String companyNumber

    Optional: Filter free account assignment dimensions 4 with the company number, default: null

    System.String dimensionCode

    Optional: Filter free account assignment dimensions 4 with the dimension code, default: null

    Returns
    Type Description
    FreeAccountAssignmentDimensions4ResultContract

    Returns a result package with all necessary informations

    Examples

    PUT http://YourServerName/InfoShare/Json/Invoice/GetFreeAccountAssignmentDimensions4

    Example for read free account assignment dimensions 4.

    Exceptions
    Type Condition
    ServiceException

    The connection id {connectionId} isn't valid or has expired (10008)

    ServiceException

    Verification code is needed: Verification code not yet verified (10152)

    Back to top Copyright © Kendox