File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -372,8 +372,8 @@ components:
372
372
IssuingType :
373
373
title : Issuing type
374
374
description : |
375
- Specifies in which form the card is issued; definition of enums:
376
- - physical: the card is being embossed on a physical material and delivered to the cardholder by mail
375
+ Specifies in which form the card is issued; definition of enums:
376
+ - physical: the card is being embossed on a physical material and delivered to the cardholder by mail
377
377
- virtual: the card is being issued only virtually for digital usage
378
378
type : string
379
379
enum :
@@ -755,8 +755,8 @@ components:
755
755
TransactionStatus :
756
756
title : Transaction status
757
757
description : |
758
- Status of the transaction; definition of enums:
759
- - authorized: transaction was approved from the issuer to the merchant, but not yet cleared; includes reservations
758
+ Status of the transaction; definition of enums:
759
+ - authorized: transaction was approved from the issuer to the merchant, but not yet cleared; includes reservations
760
760
- booked: transaction was cleared/settled and charged to the card account
761
761
type : string
762
762
enum :
You can’t perform that action at this time.
0 commit comments