Skip to content

Comments

fix(api): move ACH Return endpoint and add digital wallet properties#101

Merged
stainless-bot merged 1 commit intonextfrom
fix-api-move-ach-return-endpoint
Aug 28, 2023
Merged

fix(api): move ACH Return endpoint and add digital wallet properties#101
stainless-bot merged 1 commit intonextfrom
fix-api-move-ach-return-endpoint

Conversation

@stainless-bot
Copy link
Collaborator

Move endpoint for creating ACH Returns from /inbound_ach_transfer/{id}/transfer_returns to /inbound_ach_transfers/{id}/transfer_return.
Add digital_wallet_token_id property to card authorizations, declines, and simulations. Reorder properties in card authorization response to put digital_wallet_token_id before pending_transaction_id.

Move endpoint for creating ACH Returns from `/inbound_ach_transfer/{id}/transfer_returns` to `/inbound_ach_transfers/{id}/transfer_return`.

Add `digital_wallet_token_id` property to card authorizations, declines, and simulations. Reorder properties in card authorization response to put `digital_wallet_token_id` before `pending_transaction_id`.
@stainless-bot stainless-bot merged commit ec6ec9d into next Aug 28, 2023
@stainless-bot stainless-bot deleted the fix-api-move-ach-return-endpoint branch August 28, 2023 15:26
stainless-bot added a commit that referenced this pull request Aug 29, 2023
…101)

Move endpoint for creating ACH Returns from `/inbound_ach_transfer/{id}/transfer_returns` to `/inbound_ach_transfers/{id}/transfer_return`.
Add `digital_wallet_token_id` property to card authorizations, declines, and simulations. Reorder properties in card authorization response to put `digital_wallet_token_id` before `pending_transaction_id`.
@stainless-bot stainless-bot mentioned this pull request Oct 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant