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

/api/v1/payment/p2p/payin

Creating a P2P payment request.

General requirements for P2P (H2H)

POST

/api/v1/payment/p2p/payin/info

Obtaining the status of a P2P payment request.

General requirements for P2P (H2H)

POST

/api/v1/payment/p2p/payin/confirm

Confirmation of successful payment for a P2P application.

General requirements for P2P (H2H)

POST

/api/v1/payment/p2p/payin/cancel

Canceling a P2P payment request.

General requirements for P2P (H2H)

POST

/api/v1/payment/p2p/payout

Creating a P2P payment request.

General requirements for P2P (H2H)

POST

/api/v1/payment/p2p/payout/info

Obtaining the status of a P2P application for payment.

General requirements for P2P (H2H)

H2H ECOM

HTTP Path Purpose Documentation section

POST

/api/v1/payment/ecom/payin

Creating an ECOM payment request.

One-step payment

POST

/api/v1/payment/ecom/payin/info

Obtaining the status of an ECOM application for payment.

One-step payment

POST

/api/v1/payment/ecom/payin/confirm-3ds-result

Confirmation of the 3-D Secure result for an ECOM payment application.

One-step payment

POST

/api/v1/payment/ecom/payout

Creating an ECOM payment request.

One-step payment

POST

/api/v1/payment/ecom/payout/info

Obtaining the status of an ECOM application for payment.

One-step payment

Widget (H2C)

HTTP Path Purpose Documentation section

POST

/api/v1/widget/payin

Creating a payment request via a payment widget.

Review of online payments via widget

POST

/api/v1/widget/payin/info

Receiving information about a payment request through a payment widget.

Review of online payments via widget

POST

/api/v1/widget/payin/confirm

Confirmation of payment for an application created through the widget.

Review of online payments via widget

POST

/api/v1/widget/payin/cancel

Canceling a payment request created through the widget.

Review of online payments via widget

Service endpoints

HTTP Path Purpose Documentation section

POST

/api/v1/balance/info

Obtaining cash balance.

Cash balance

POST

/api/v1/bank/all

Obtaining a list of banks available for transactions.

List of banks