File tree Expand file tree Collapse file tree 2 files changed +4
-5
lines changed Expand file tree Collapse file tree 2 files changed +4
-5
lines changed Original file line number Diff line number Diff line change @@ -7,10 +7,6 @@ examples:
77 info Message : !include ../../examples/message/InfoOrderCreatedMessage.json
88 error Message : !include ../../examples/message/ErrorInitBadConfigMessage.json
99properties :
10- payload :
11- description : |
12- Additional data about the event.
13- type : object
1410 correlationId :
1511 description : |
1612 Unique identifier of the event.
Original file line number Diff line number Diff line change 22(annotations.package) : Transaction
33(annotations.beta) : true
44displayName : TransactionItem
5- type : TransactionItemDraft
5+ type : object
66description : |
77 Payment information related to the [Transaction](/transactions-api#transaction).
88properties :
9+ amount? :
10+ type : Amount
11+ description : Money value of the Transaction Item.
912 payment? :
1013 type : PaymentReference
1114 description : Reference to the [Payment](/../api/projects/payments#payment) associated with the Transaction Item.
You can’t perform that action at this time.
0 commit comments