ISO20022object

TaxPeriod

Set of elements used to provide details on the period of time related to the tax payment. The [type] property aims to identify the period related to the tax payment.

Fields (4)

  • yearstring

    Year related to the tax payment.

    Constraints: pattern: `^[0-9]{4,4}$`

  • typeTaxRecordPeriodCode

    Identification of the period related to the tax payment.

    Schema: TaxRecordPeriodCode

    CodeDescription
    MM01
    FirstMonth Tax is related to the second month of the period.
    MM02
    SecondMonth Tax is related to the first month of the period.
    MM03
    ThirdMonth Tax is related to the third month of the period.
    MM04
    FourthMonth Tax is related to the fourth month of the period.
    MM05
    FifthMonth Tax is related to the fifth month of the period.
    MM06
    SixthMonth Tax is related to the sixth month of the period.
    MM07
    SeventhMonth Tax is related to the seventh month of the period.
    MM08
    EighthMonth Tax is related to the eighth month of the period.
    MM09
    NinthMonth Tax is related to the ninth month of the period.
    MM10
    TenthMonth Tax is related to the tenth month of the period.
    MM11
    EleventhMonth Tax is related to the eleventh month of the period.
    MM12
    TwelfthMonth Tax is related to the twelfth month of the period.
    QTR1
    FirstQuarter Tax is related to the first quarter of the period.
    QTR2
    SecondQuarter Tax is related to the second quarter of the period.
    QTR3
    ThirdQuarter Tax is related to the third quarter of the period.
    QTR4
    FourthQuarter Tax is related to the fourth quarter of the period.
    HLF1
    FirstHalf Tax is related to the first half of the period.
    HLF2
    SecondHalf Tax is related to the second half of the period.
  • fromDatestring (date)ISO 8601

    Start date of the range.

  • toDatestring (date)ISO 8601

    End date of the range.