Changes to Broadcast a transaction (raw or PSBT)

POST /v1/cryptos/{cryptoCode}/transactions

Every recorded change to this endpoint, newest first. Back to the operation

Changed in 4 of the 40 revisions of this API.418

  1. 7cfed66afed8114
  2. cfaf4efd4ea823
  3. 72a2dfa269761
  4. b5092f2045991

What changed

  • 7cfed66afed8114See the full diff
    • removed the required property transactionId from the response with the 200 status

      response-required-property-removed

    • removed the request property psbt

      request-property-removed

    • added the optional property rpcCode to the response with the 200 status

      response-optional-property-added

    • added the optional property rpcCodeMessage to the response with the 200 status

      response-optional-property-added

    • added the optional property rpcMessage to the response with the 200 status

      response-optional-property-added

    • added the optional property success to the response with the 200 status

      response-optional-property-added

  • cfaf4efd4ea823See the full diff
    • the code response's property type/format changed from integer/ to string/ for status 400

      response-property-type-changed

    • removed the required property error from the response with the 400 status

      response-required-property-removed

    • added the optional property httpCode to the response with the 400 status

      response-optional-property-added

    • added the optional property message to the response with the 400 status

      response-optional-property-added

    • added the optional property reason to the response with the 400 status

      response-optional-property-added

    • endpoint added

      endpoint-added

    • api path removed without deprecation

      api-path-removed-without-deprecation

    This revision also has 14 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog