POST /registry/transfer-instruction/v1/:transferInstructionId/choice-contexts/reject
POST /registry/transfer-instruction/v1/:transferInstructionId/choice-contexts/reject
Get the choice context to reject a transfer instruction.
POST
POST /registry/transfer-instruction/v1/:transferInstructionId/choice-contexts/reject
Path Parameters
The contract ID of the transfer instruction to reject.
Body
application/json
A request to get the context for executing a choice on a contract.
Response
ok
The context required to exercise a choice on a contract via an interface.
Used to retrieve additional reference data that is passed in via disclosed contracts,
which are in turn referred to via their contract ID in the choiceContextData.
POST /registry/transfer-instruction/v1/:transferInstructionId/choice-contexts/acceptPOST /registry/transfer-instruction/v1/:transferInstructionId/choice-contexts/withdraw