ReportClientChargesParametersModel

  • clientPartnerId
    Type: string | null Format: uuid

    The client partner to filter by

  • costCentreId
    Type: string | null Format: uuid

    The cost centre id to filter by

  • dateFrom
    Type: string Format: date

    The start date in the charge date range

  • dateTo
    Type: string Format: date

    The end date in the charge date range

  • revenueAccountId
    Type: string | null Format: uuid

    The revenue account id to filter by

  • transactionType
    Type: integer ยท PartnerTransactionTypeenum

    Integer numbers.

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