Changes to Register a tx for a request (V3 body).

PATCH /v3/register-tx

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

Changed in 4 of the 19 revisions of this API.342

  1. 5a00610487e412
  2. aae0690f68d211
  3. 7dc4dd4a320a111
  4. d2dd18e5fc891

What changed

  • 5a00610487e412See the full diff
    • added subschema #1 to the details/oneOf[GatewayErrorDetailsV3]/ response property oneOf list for the response status 400

      response-property-one-of-added

    • added the new MAX_SLIPPAGE_EXCEEDED enum value to the code/oneOf[GatewayErrorCodeV3Variants]/ response property for the response status 400

      response-property-enum-value-added

    • added the new SERVICE_UNAVAILABLE enum value to the code/oneOf[GatewayErrorCodeV3Variants]/ response property for the response status 400

      response-property-enum-value-added

    • added subschema #12 to the details/oneOf[GatewayErrorDetailsV3]/ response property oneOf list for the response status 400

      response-property-one-of-added

    • added the new TOO_MANY_AFFILIATES enum value to the code/oneOf[GatewayErrorCodeV3Variants]/ response property for the response status 400

      response-property-enum-value-added

  • 7dc4dd4a320a111See the full diff
    • added GatewayErrorDetailsV3 to the details response property oneOf list for the response status 400

      response-property-one-of-added

    • added the new NON_COMPLIANT_ADDRESSES enum value to the code/oneOf[GatewayErrorCodeV3Variants]/ response property for the response status 400

      response-property-enum-value-added

    • removed GatewayErrorDetailsV2 from the details response property oneOf list for the response status 400

      response-property-one-of-removed

    • endpoint added

      endpoint-added