Change detail

4229Docs

6baf737b9baa → 226131258c12 · 71 changes across 24 operations

  • GET/events
    • ●

      added the new wire.completed enum value to the /// response property for the response status

    • ●

      added the new wire.created enum value to the /// response property for the response status

    • ●

      added the new wire.failed enum value to the /// response property for the response status

    • ●

      added the new wire.processing enum value to the /// response property for the response status

    • ●

      added the new wire.rejected enum value to the /// response property for the response status

    • ○

      added the new enum value wire.completed to the query request parameter eventType

    • ○

      added the new enum value wire.created to the query request parameter eventType

    • ○

      added the new enum value wire.failed to the query request parameter eventType

  • PATCH/webhooks/{webhookId}
    • ●

      added the new wire.completed enum value to the /// response property for the response status

    • ●

      added the new wire.created enum value to the /// response property for the response status

    • ●

      added the new wire.failed enum value to the /// response property for the response status

    • ●

      added the new wire.processing enum value to the /// response property for the response status

    • ●

      added the new wire.rejected enum value to the /// response property for the response status

    • ○

      added the new wire.completed enum value to the request property ///

    • ○

      added the new wire.created enum value to the request property ///

    • ○

      added the new wire.failed enum value to the request property ///

  • POST/webhooks
    • ●

      added the new wire.completed enum value to the /// response property for the response status

    • ●

      added the new wire.created enum value to the /// response property for the response status

    • ●

      added the new wire.failed enum value to the /// response property for the response status

    • ●

      added the new wire.processing enum value to the /// response property for the response status

    • ●

      added the new wire.rejected enum value to the /// response property for the response status

    • ○

      added the new wire.completed enum value to the request property ///

    • ○

      added the new wire.created enum value to the request property ///

    • ○

      added the new wire.failed enum value to the request property ///

  • GET/events/{eventId}
    • ●

      added the new wire.completed enum value to the // response property for the response status

    • ●

      added the new wire.created enum value to the // response property for the response status

    • ●

      added the new wire.failed enum value to the // response property for the response status

    • ●

      added the new wire.processing enum value to the // response property for the response status

    • ●

      added the new wire.rejected enum value to the // response property for the response status

  • DELETE/webhooks/{webhookId}
    • ●

      added the new wire.completed enum value to the /// response property for the response status

    • ●

      added the new wire.created enum value to the /// response property for the response status

    • ●

      added the new wire.failed enum value to the /// response property for the response status

    • ●

      added the new wire.processing enum value to the /// response property for the response status

    • ●

      added the new wire.rejected enum value to the /// response property for the response status

  • GET/webhooks/{webhookId}
    • ●

      added the new wire.completed enum value to the /// response property for the response status

    • ●

      added the new wire.created enum value to the /// response property for the response status

    • ●

      added the new wire.failed enum value to the /// response property for the response status

    • ●

      added the new wire.processing enum value to the /// response property for the response status

    • ●

      added the new wire.rejected enum value to the /// response property for the response status

  • GET/webhooks
    • ●

      added the new wire.completed enum value to the //// response property for the response status

    • ●

      added the new wire.created enum value to the //// response property for the response status

    • ●

      added the new wire.failed enum value to the //// response property for the response status

    • ●

      added the new wire.processing enum value to the //// response property for the response status

    • ●

      added the new wire.rejected enum value to the //// response property for the response status

  • POST/approvals/{approvalId}/approve
    • ●

      added the new wire enum value to the /// response property for the response status

    • ○

      added the required property // to the response with the status

  • POST/approvals/{approvalId}/deny
    • ●

      added the new wire enum value to the /// response property for the response status

    • ○

      added the required property // to the response with the status

  • GET/approvals/{approvalId}
    • ●

      added the new wire enum value to the /// response property for the response status

    • ○

      added the required property // to the response with the status

  • GET/approvals
    • ●

      added the new wire enum value to the //// response property for the response status

    • ○

      added the required property /// to the response with the status

  • PATCH/external-parties/{externalPartyId}/address
    • ○

      endpoint added

  • GET/external-parties/{externalPartyId}
    • ○

      added the required property // to the response with the status

  • GET/external-parties
    • ○

      added the required property /// to the response with the status

  • POST/external-parties
    • ○

      added the required property // to the response with the status

  • GET/external-party-accounts/{externalPartyAccountId}
    • ●

      added the new wire enum value to the /// response property for the response status

  • GET/external-party-accounts
    • ●

      added the new wire enum value to the //// response property for the response status

  • POST/external-party-accounts
    • ●

      added the new wire enum value to the /// response property for the response status

  • POST/simulations/wire/{wireId}/fail
    • ○

      endpoint added

  • POST/simulations/wire/{wireId}/settle
    • ○

      endpoint added