PayWidePayWide
  • Introduction
  • General
    • PayWide Website
    • Authentication
    • Supported Network
  • Merchant API
    • Top-up
    • Top-up with Wallet
    • Card
    • API Model

Authentication

The following headers must be included in the request headers for every API call:

  • Headers

    NameTypeRequiredDescription
    X-API-KEYStringvThe API key we provided
    X-CODEStringvA random string
    X-SIGNATUREStringvThe signature is generated from the request data and encoded by the API secret we provide.
    Content-TypeStringvapplication/json

The details will be explained in the provided instruction document.

Prev
PayWide Website
Next
Supported Network