ReportClientChargesParametersModel

  • clientPartnerId
    Type: string | nullFormat: uuid

    The client partner to filter by

  • costCentreId
    Type: string | nullFormat: uuid

    The cost centre id to filter by

  • dateFrom
    Type: stringFormat: date

    The start date in the charge date range

  • dateTo
    Type: stringFormat: date

    The end date in the charge date range

  • revenueAccountId
    Type: string | nullFormat: uuid

    The revenue account id to filter by

  • transactionType
    Type: integerenum

    Integer numbers.

    values
    • AdhocCharge = 0
    • FreightCharge = 1
    • StorageCharge = 2
    • ActivityCharge = 3