Skip to main content
GET
List Submission Transactions

Authorizations

AccessToken
string
header
required

AWS Cognito access token obtained from the /authentication endpoint. Token expires after 3600 seconds.

Headers

Content-Type
string
required
Accept
string
required
AccessToken
string
required

Path Parameters

displayId
string
required

Submission display ID

Response

Transaction list

display_id
string
Example:

"2261310"

transaction_count
integer

Total number of transactions on the submission (new business + endorsements + reinstatements + cancellations).

Example:

3

endorsement_count
integer

Number of bound endorsement transactions (excludes in-progress/quoted endorsements).

Example:

2

transactions
object[]