API endpoints
This section lists the external HighHelp API endpoints. Detailed descriptions of request and response formats are provided in the relevant manuals and sections of the API reference.
Interactive testing:Sandbox API.
H2H P2P
| HTTP | Path | Purpose | Documentation section |
|---|---|---|---|
POST |
|
Creating a P2P payment request. |
|
POST |
|
Obtaining the status of a P2P payment request. |
|
POST |
|
Confirmation of successful payment for a P2P application. |
|
POST |
|
Canceling a P2P payment request. |
|
POST |
|
Creating a P2P payment request. |
|
POST |
|
Obtaining the status of a P2P application for payment. |
H2H ECOM
| HTTP | Path | Purpose | Documentation section |
|---|---|---|---|
POST |
|
Creating an ECOM payment request. |
|
POST |
|
Obtaining the status of an ECOM application for payment. |
|
POST |
|
Confirmation of the 3-D Secure result for an ECOM payment application. |
|
POST |
|
Creating an ECOM payment request. |
|
POST |
|
Obtaining the status of an ECOM application for payment. |
Widget (H2C)
| HTTP | Path | Purpose | Documentation section |
|---|---|---|---|
POST |
|
Creating a payment request via a payment widget. |
|
POST |
|
Receiving information about a payment request through a payment widget. |
|
POST |
|
Confirmation of payment for an application created through the widget. |
|
POST |
|
Canceling a payment request created through the widget. |