Skip to content

Commit

Permalink
fix_refundDate_typo
Browse files Browse the repository at this point in the history
  • Loading branch information
PedroDiez committed Jun 27, 2024
1 parent 8c230ba commit 8cfe775
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/API_definitions/carrier_billing_refund.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -857,7 +857,7 @@ components:
required:
- refundDate
properties:
paymentDate:
refundDate:
type: string
description: Date when the refund is effectively performed. This is a business information. It must follow RFC 3339 and must have time zone. Recommended format is yyyy-MM-dd'T'HH:mm:ss.SSSZ (i.e. which allows 2023-07-03T14:27:08.312+02:00 or 2023-07-03T12:27:08.312Z).
format: date-time
Expand Down

0 comments on commit 8cfe775

Please sign in to comment.