Skip to content

Commit

Permalink
Merge pull request #1017 from hmrc/DL-13850
Browse files Browse the repository at this point in the history
[DL-13850] Added a note to the description of the penaltyChargeReference
  • Loading branch information
Thepworth95 authored Jun 13, 2024
2 parents 65b68a7 + ba08770 commit fa1bfaf
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion resources/public/api/conf/1.0/application.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1793,7 +1793,10 @@ components:
example: 2022-07-09
penaltyChargeReference:
type: string
description: The late payment penalty charge reference.
description: |
The late payment penalty charge reference.
**Note\:** If a late payment penalty charge has not been posted to the VAT account yet (the *penaltyStatus* is *"accruing"*, as opposed to *"posted"*), a *penaltyChargeReference* will not be returned. Financial details of the late payment penalty will not be available from the *financial-details* endpoint until a late payment penalty charge has been posted.
example: XP123456789012
penaltyChargeDueDate:
type: string
Expand Down

0 comments on commit fa1bfaf

Please sign in to comment.