develop #38
@ -419,12 +419,19 @@ paths:
|
||||
description: The transaction item was successfully updated in the database.
|
||||
value:
|
||||
transactionItemId: 7c3a5b0f-b89e-4f02-8b09-d11c5a050a07
|
||||
/transactionitems/responsestatus/*:
|
||||
/transactionitems/responsestatus/{clientTrackingId}:
|
||||
get:
|
||||
tags:
|
||||
- Transactions v2.2
|
||||
summary: Get the status of the transaction items POST.
|
||||
description: Get the status of the asynchronous transaction items POST processing.
|
||||
parameters:
|
||||
- in: path
|
||||
name: clientTrackingId
|
||||
schema:
|
||||
type: string
|
||||
required: true
|
||||
description: The clientTrackingId of the transaction items POST.
|
||||
responses:
|
||||
"200":
|
||||
description: OK
|
||||
|
||||
Loading…
Reference in New Issue
Block a user