Search
K
Policy Transactions

AdhocFundTransferFromFund

object
fundIdstringrequired
requestedAmountnumber(double)required

Example:124.124213

fundSegmentsarray
Show Child Parameters
Example

AdhocFundTransferFundSegment

object
segmentIdstring
requestedAmountnumber(double)

Example:124.124213

Example

AdhocFundTransferToFund

object
fundIdstringrequired
requestedAmountnumber(double)required

Example:124.124213

fundSegmentsarray[object]
Show Child Parameters
Example

TransactionModelResponse

object

Model for a transaction with detailed information.

recordIdstring

Unique identifier for the transaction record.

correlationIdstring

Correlation ID associated with the transaction.

transactionTypestring

Type of transaction.

carrierstring

Carrier associated with the transaction.

sourcestring

Source of the transaction.

entityTypestring

Type of the entity involved.

entityIdstring

Unique identifier for the entity.

entityobject

Actual entity information as JSON Object.

expireTsstring(date-time)

Expiration timestamp for the transaction.

createdTsstring(date-time)

Timestamp when the transaction was created.

updatedTsstring(date-time)

Timestamp when the transaction was last updated.

createdBystring

User or system that created the transaction.

updatedBystring

User or system that last updated the transaction.

identifiersarray[object]

Identifier model with key-value pair.

Show Child Parameters
Example

Identifiers

object

Identifier model with key-value pair.

identifierstring

Identifier key.

valuestring

Identifier value.

Example