POST /registry/transfer-instruction/v1/:transferInstructionId/choice-contexts/accept
POST /registry/transfer-instruction/v1/:transferInstructionId/choice-contexts/accept
Get the choice context to accept a transfer instruction.
POST
POST /registry/transfer-instruction/v1/:transferInstructionId/choice-contexts/accept
Path Parameters
The contract ID of the transfer instruction to accept.
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/transfer-factoryPOST /registry/transfer-instruction/v1/:transferInstructionId/choice-contexts/reject