Changes to Approve wallet approval request

POST /v1/wallets/approval-requests/{approvalRequestId}/approve

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

Changed in 2 of the 10 revisions of this API.67

  1. f138f2b586637
  2. 3e302bba53866

What changed

    • removed the issuance enum value from the data/approvalRequest/operation/operationFamily response property for the response status 200

      response-property-enum-value-removed

    • removed the payment enum value from the data/approvalRequest/operation/operationFamily response property for the response status 200

      response-property-enum-value-removed

    • removed the program enum value from the data/approvalRequest/operation/operationFamily response property for the response status 200

      response-property-enum-value-removed

    • removed the provider_admin enum value from the data/approvalRequest/operation/operationFamily response property for the response status 200

      response-property-enum-value-removed

    • removed the ramp enum value from the data/approvalRequest/operation/operationFamily response property for the response status 200

      response-property-enum-value-removed

    • removed the raw_sign enum value from the data/approvalRequest/operation/operationFamily response property for the response status 200

      response-property-enum-value-removed

    • removed the transfer enum value from the data/approvalRequest/operation/operationFamily response property for the response status 200

      response-property-enum-value-removed

    • added the new SERVICE_UNAVAILABLE enum value to the error/code response property for the response status 400

      response-property-enum-value-added

    • added the new SERVICE_UNAVAILABLE enum value to the error/code response property for the response status 401

      response-property-enum-value-added

    • added the new SERVICE_UNAVAILABLE enum value to the error/code response property for the response status 403

      response-property-enum-value-added

    • added the new SERVICE_UNAVAILABLE enum value to the error/code response property for the response status 404

      response-property-enum-value-added

    • added the new SERVICE_UNAVAILABLE enum value to the error/code response property for the response status 409

      response-property-enum-value-added

    • added the new SERVICE_UNAVAILABLE enum value to the error/code response property for the response status 500

      response-property-enum-value-added