CashyPay-API(English)

印尼Cashy支付-商户接口文档(中文)


Request Standards

Introduction
  • Merchant API request specification
Request URL
  • Test Environment Prefix http://testclient.idcashypay.com/stage-api/
  • Formal Environment Prefix null
Time Zones
  • GMT+7
Request Type
  • Only [POST]
  • [content-type: application/json;charset=UTF-8]
Header Parameters
Name M/O/C Type Description
MerchantId Mandatory int Unique ID by Cashy
Sign Mandatory string Signature Authentication
Sample Code API Response
  {
    "code": 200,
    "msg": "SUCCESS",
    "data": { ********** }
  }
Response Parameters
Name Type Description
code int Status code</br>200=Success</br> 500=Error</br> 401=No access
msg string SUCCESS=Success </br>Others are false
data object Results
Error msg

Below are some of most common Error msg across all our endpoints. Reference Errors.

页面列表

ITEM_HTML