Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(api)!: change physical_cards.status value, remove event_subscription field, add fields #65

Merged
merged 1 commit into from
Aug 16, 2023

Conversation

stainless-bot
Copy link
Collaborator

change physical_cards.status enum value submitted to active, remove event_subscription property shared_secret, add acknowledgement to ach_transfer, add new optional parameter to get /card_profiles

Migration guide

If you were referencing the PhysicalCards.status property submitted, you will now want to reference it as active instead. If you were previously using the sharedSecret property of EventSubscription, you will need to stop using it.

…ription` field, add fields

change `physical_cards.status` enum value `submitted` to `active`, remove `event_subscription` property `shared_secret`, add `acknowledgement` to `ach_transfer`, add new optional parameter to `get /card_profiles`

## Migration guide

If you were referencing the `PhysicalCards.status` property `submitted`, you will now want to reference it as `active` instead. If you were previously using the `sharedSecret` property of `EventSubscription`, you will need to stop using it.
@stainless-bot stainless-bot merged commit af0cae8 into next Aug 16, 2023
@stainless-bot stainless-bot deleted the feat-api-change-physical-cards-s branch August 16, 2023 16:30
stainless-bot added a commit that referenced this pull request Aug 17, 2023
…ription` field, add fields (#65)

change `physical_cards.status` enum value `submitted` to `active`, remove `event_subscription` property `shared_secret`, add `acknowledgement` to `ach_transfer`, add new optional parameter to `get /card_profiles`
## Migration guide
If you were referencing the `PhysicalCards.status` property `submitted`, you will now want to reference it as `active` instead. If you were previously using the `sharedSecret` property of `EventSubscription`, you will need to stop using it.
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