Transfer Operations
Clear transfer funds
Clears the funds associated with a transfer. Requires the ClearTransfer permission.
post/entities/{entityDID}/tx/{transferId}/clear
Path parameters
entityDIDstring did required
Decentralized Identifier (DID)
Example:did:web:vasps.id:jxnl0411:at
The DID of the entity
transferIdstring uuid required
Example:01f09c55-9de0-42c5-874f-237dcb51fd9f
The transfer ID
Response
Clear accepted
Changes
No recorded changes to this endpoint across all 1 revision of this API.