v1.2.0 · GET ENDPOINTS

API PLAYGROUND

Test tiap endpoint Gopay Merchant langsung dari browser — isi parameter, tekan jalankan, lihat hasilnya di terminal.

5
Endpoints
GET /auth/otp
phone=
// Response JSON
GET /auth/verify
otp=
otp_token=
// Response JSON
GET /api/history
token=
start_time=
// Response JSON
GET /api/qris/create
amount=
static_qr=
// Response JSON
GET /auth/refresh/token
refresh_token=
// Response JSON
Copied!