Dokimantasyon API 4Poch

Category: API

Dokimantasyon API 4Poch

4Poch API Dokiman


Notice pou Devlopè

1. Kreye yon kont sou: https://sandboxv1.4poch.com/

2. Kontakte sipò teknik la sou: https://tawk.to/4POCH pou aktive kont biznis ou.

3. Apre kont biznis ou fin aktive, vizite: https://sandboxv1.4poch.com/business pou wè detay kont biznis ou.

1. POCH Payment

Methòd: POST
URL: https://4poch.com/api/poch_payment

Paramèt Rechèch:

Repons:

Egzanp Rechèch:

curl --location 'https://4poch.com/api/poch_payment' \
--form 'apiKey="4poch_sXDImOZKLy4ve7DDfVuEhSxphe3VXeEV"' \
--form 'amount="5"' \
--form 'currency="USD"' \
--form 'method="4poch"'

2. User Verification API

Methòd: POST
URL: https://4poch.com/api/user-verification

Paramèt Rechèch:

Repons:

Egzanp Rechèch:

curl --location 'https://4poch.com/api/user-verification' \
--form 'recordId="26"' \
--form 'email="abc@gmail.com"' \
--form 'password="123409877"'

3. Otp Verification API

Methòd: POST
URL: https://4poch.com/api/verify-otp-with-amount

Paramèt Rechèch:

Repons:

Egzanp Rechèch:

curl --location 'https://4poch.com/api/verify-otp-with-amount' \
--form 'recordId="26"' \
--form 'otp="594240"'

4. Pay By Business To User

Methòd: POST
URL: https://4poch.com/api/pay-by-business

Paramèt Rechèch:

Repons:

Egzanp Rechèch:

curl --location 'https://4poch.com/api/pay-by-business' \
--form 'apiKey="4poch_c3UxiE1MQNRHg9zsq8zxpY0YRq1PaDDQ"' \
--form 'receiver_email="jaybeeskizy@gmail.com"' \
--form 'amount="2"'
YouTube Video