Skip to content

Commit

Permalink
Endpoint Fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
think-ai committed Apr 8, 2020
1 parent 49a8290 commit 5dd1830
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/source/refunds.rst
Expand Up @@ -3,7 +3,7 @@ Refunds

To refund a payment, you create a ``Refund`` object. You can retrieve and process partial or full refund. Refunds are identified by a unique, random ID.

API Endpoint : ``https://api.atlpay.com/v2/charges/refund``
API Endpoint : ``https://api.atlpay.com/v2/charges/refund/{CHARGE-ID-HERE}``

The refund object
-----------------
Expand Down

0 comments on commit 5dd1830

Please sign in to comment.