Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions mintlify/openapi.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

5 changes: 5 additions & 0 deletions openapi.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

7 changes: 7 additions & 0 deletions openapi/components/schemas/cards/CardTransaction.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -100,3 +100,10 @@ properties:
description: Last update timestamp.
readOnly: true
example: '2026-05-08T15:42:11Z'
receiptDeliveryConfirmedAt:
type: string
Comment thread
ls-bolt[bot] marked this conversation as resolved.
format: date-time
description: >-
The time at which the platform confirmed delivery of the receipt to their
customer.
example: '2026-05-08T15:45:00Z'
Loading