Skip to content

Commit 1109684

Browse files
shreyavAaryamanBhute
authored andcommitted
Remove originalTransactionId (#203)
more leftover from removing the retry quotes api
1 parent b7f5a43 commit 1109684

3 files changed

Lines changed: 0 additions & 13 deletions

File tree

mintlify/openapi.yaml

Lines changed: 0 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

openapi.yaml

Lines changed: 0 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

openapi/components/schemas/transactions/OutgoingTransaction.yaml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -31,11 +31,6 @@ allOf:
3131
type: string
3232
description: The ID of the quote that was used to trigger this payment
3333
example: Quote:019542f5-b3e7-1d02-0000-000000000006
34-
originalTransactionId:
35-
type: string
36-
description: >-
37-
ID of the original transaction that this transaction is retrying, if applicable
38-
example: Transaction:019542f5-b3e7-1d02-0000-000000000003
3934
paymentInstructions:
4035
type: array
4136
description: Payment instructions for executing the payment.

0 commit comments

Comments
 (0)