Open API
首页
首页
  1. 首页
  • Document Revision History
  • Overview of Study Abroad Payment API Access
  • API Call Address
  • Request for serial number generation instructions
  • API Request Parameter Description
  • API Response Parameter Description
  • Interface encryption and signing steps
  • Interface decryption and verification process
  • Constant Description
    • pay_type description
    • order_status description
    • status_code description
    • fee_type description
    • attachment_type description
    • country_code description
    • currency_code description
    • Gender Description
    • ID type Description
  • API
    • Order interface
      POST
    • Attachment upload interface
      POST
    • Interface for obtaining payment address
      POST
    • Order batch query interface
      POST
  • Asynchronous notification description v1
    • [Successful Payment] Asynchronous notification parameter description for successful payment
    • Explanation of Asynchronous Notification Signature Generation Process
  • Asynchronous notification description v2
    • Asynchronous Notification Description
    • Asynchronous Notification Signature Generation Process
    • [Order Status Change] Asynchronous notification parameter description for order status change
  1. 首页

API Call Address

All API calls use the POST method.
Encoding is in UTF-8 format, and data transmission uses JSON.
Production address: https://api.easytransferglobal.cn/server
Testing address: https://testapi.easytransfer.cn/server
Every interface has common calling parameters (parameter names strictly follow the specifications in the table for transmission).
The 'data' field of the request parameter or return parameter may change according to business needs, so developers need to pay attention to compatibility issues during development.
Previous
Overview of Study Abroad Payment API Access
Next
Request for serial number generation instructions
Built with