Skip to content

Commit

Permalink
feat(api): add simulation endpoints, event types, fix transfer reques…
Browse files Browse the repository at this point in the history
…t AuthRule (#83)

- Add `/three_ds_authentication/simulate` endpoint
- Add `/simulate/event_subscriptions/{event_subscription_token}/send_example` endpoint
- Add `digital_wallet.tokenization_approval_request` event type
- Add `dispute_evidence.upload_failed` event type
- Fixed request body property types for `to` and `from` in /transfer endpoint.
- Fixed AuthRule schema
  • Loading branch information
stainless-bot committed Sep 21, 2023
1 parent 60bf771 commit 24429c7
Show file tree
Hide file tree
Showing 36 changed files with 1,634 additions and 633 deletions.
2 changes: 1 addition & 1 deletion .stats.yml
Original file line number Diff line number Diff line change
@@ -1 +1 @@
configured_endpoints: 88
configured_endpoints: 90

This file was deleted.

This file was deleted.

This file was deleted.

Loading

0 comments on commit 24429c7

Please sign in to comment.