Inv - Get Pending Assignment

Details

/external/v1/exclusivity/pending-assignmentsarrow-up-right

Synopsis

Get Pending Assignment

get

This route is used to get the pending assignment requests for this current organization. This endpoint can be called by applications with access to scope "readExclusivityOptions".

chevron-right
lockRequired scopes
This endpoint requires the following scopes:
  • : readExclusivityOptions
Authorizations
OAuth2clientCredentialsRequired
Token URL:
Responses
chevron-right
200

Successfully extracted data

application/json
securityIdstringRequired

This is the security identifier. It uniquely identifies a particular offering on the blockchain.

Example: USS3JKS01I00
createdDatestring · date-timeRequired

The date in which the assignment took place

Example: 2024-09-12T00:00:00.000Z
syncJobStatusall ofRequired

The status of the issuance synchronization

Example: success
string · enumOptional

The status of the issuance synchronization

Possible values:
blockNumberstringOptional

The block number of the ledger transaction where the assignment took place.

blockchainTransactionIdstringOptional

The id of the transaction on the ledger where the assignment took place.

get
/external/v1/exclusivity/pending-assignments

Last updated

Was this helpful?