https://api.yypay.io/open-api
Use UTF-8 as the standard character encoding.
UTF-8
The APPID and APPSECRET mentioned in the API documentation can be obtained from the Application Management section in the Merchant Dashboard.
APPID
APPSECRET
Fields marked as truefor "required" in the API are mandatory and must be provided with valid values.
true
Use theGETmethod for query-type APIs.
GET
Use the POST method for operation-type APIs.
POST
The Content-Type header for POST requests must be: application/json.
Content-Type
application/json
Last updated 8 months ago