Skip to main content
Version: 2019-05-29 (Current)

Reverse a charge

Reverses an uncaptured charge. This is useful when a pre-authorized charge should not be captured.

Request Parametersโ€‹

Path & Query Parametersโ€‹

Parameters

Responsesโ€‹

200 Charge reversed successfullyโ€‹

Returns a Charge object.

400 undefinedโ€‹

401 undefinedโ€‹

Code Samplesโ€‹

curl https://api.omise.co/charges/:id/reverse \
-u skey_test_5xuy4w91xqz7d1w9u0t:
๐Ÿ”‘API Credentials

Try it outโ€‹

Use the interactive form above to test this endpoint.