We refreshed our doc site!

Bookmarked links may have changed

Read release notes

createMockChargeback

Circle Mint

Create a mock chargeback

POSThttps://api.circle.com/v1/mocks/cards/chargebacks

In the sandbox environment, initiate a mock chargeback of a specified payment. The entire payment will be charged back for its full value. The payment must be in the paid state (otherwise the endpoint will return a 404), and each payment can only be charged back once (otherwise the endpoint will return a 409). This endpoint is only available in the sandbox environment.

Body parameters
paymentId
uuid
Required

The id of the payment to be charged back. Each payment can only be charged back once.

Response
RequestChoose a language
ResponseChoose an example
1{
2  "data": {}
3}
Did this page help you?
© 2023-2024 Circle Technology Services, LLC. All rights reserved.