400Invalid request.
The Response is a JSON structure conforming to https://tools.ietf.org/html/rfc7807. It contains the following details:
- errorCode: which can be one of:
- CONTENT_LENGTH_LIMIT_EXCEEDED: Request body was bigger than configured limit for this service
- TX_HASH_PARM_INVALID: Provided transaction hash parameter is not a valid blockchain transaction hash
- TX_NOT_AN_EVENT_TRANSACTION: Provided transaction hash is not an nChain Event record transaction. This error cannot occur if updateToken is specified as there is no need to fetch the transaction in order to get information about the output link to use.Actual acceptance by the blockchain will probably still fail.
- TX_NOT_LINKABLE: Transaction is not linkable
- UPDATE_TOKEN_PARAM_INVALID: updatable request parameter is set to invalid value