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

update release v2.2.0 #75

Closed
wants to merge 2 commits into from
Closed

update release v2.2.0 #75

wants to merge 2 commits into from

Conversation

fcarrero
Copy link
Collaborator

@fcarrero fcarrero commented Nov 6, 2024

No description provided.

- Removed agreement property from charge_response and charge_payment_method_cash_response schemas
- Removed product_type property from charge_response schema
This commit adds a new endpoint `/payout_orders/{id}/cancel` to the API. This endpoint allows users to cancel a payout order resource by providing the corresponding ID. The request can also include an optional `Accept-Language` header for specifying the language of the response.

The commit includes changes to the following files:
- `_build/api.yaml`
- `api.yaml`
- `resources/payout_orders/cancel_payout_order.yml`

The commit also introduces new components, such as schemas and error responses, related to cancelling payout orders.

Note: The commit message has been kept informal and concise, as requested.
@fcarrero fcarrero closed this Nov 6, 2024
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