List of API endpoints: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
Line 19: | Line 19: | ||
<span class="api-ver">v2</span> [[Payment-GetPaymentState-v2|/Payment/GetPaymentState]] | <span class="api-ver">v2</span> [[Payment-GetPaymentState-v2|/Payment/GetPaymentState]] | ||
<span class="api-ver">v2</span> [[Payment-FinishReservation-v2|/Payment/FinishReservation]] | |||
<span class="api-ver">v2</span> [[Payment-Refund-v2|/Payment/Refund]] | <span class="api-ver">v2</span> [[Payment-Refund-v2|/Payment/Refund]] |
Revision as of 09:59, 27 December 2017
List of Barion API endpoints
On this page you can find the currently available API endpoints in the Barion system.
API base URL
Base URL for API requests in the Live (production) environment: https://api.barion.com
Base URL for API requests in the Sandbox (test) environment: https://api.test.barion.com
(learn more about the Sandbox environment here)
IMPORTANT
Always double check that you are connecting to the proper environment to avoid unnecessary troubleshooting!
Endpoint list
Currently the following endpoints are available in the Barion API.
IMPORTANT
Endpoints must be prefixed with the corresponding API version.
Other interfaces
Barion callback mechanism - how to properly get notified about successful payments