PayKKa OpenAPI Documentation
    英文(EN)
    • 中文(CN)
    • 英文(EN)
    • Overview
    • Interface rules
    • SDK
    • Communication security
      • Signature Generation & Verification
    • API list
      • Merchant Onboarding
        • Apply for Onboarding
        • Update Onboarding Info
        • Query Onboarding Status
        • Onboarding Notification
      • Risk Assessment
        • Submit Assessment
        • Update Assessment Info
        • Get Assessment Result
        • Assessment Notification
      • VA
        • apply
        • inquiry
        • notification
      • Remittance
        • notification
      • Order
        • create
        • update
        • inquiry
        • supplement
      • Tradesettle
        • apply
        • inquiry
        • notification
      • Balance
        • inquiry
      • Payee
        • create
        • update
        • inquiry
        • notification
      • Forex
        • pre-order
        • confirm
        • inquiry
        • notification
      • Payment
        • apply
        • inquiry
        • notification
      • file service
        • upload
    • appendix
      • Open the collection account code table
      • Product Category
      • Business categories
      • Province and city code
      • Bank code
      • industry
      • new industry
      • Country code

    API list

    Paykka Cross-border Payment Open Platform provides two types of APIs:
    Requests initiated by the client to the Paykka Cross-border Payment Open Platform
    Callback notifications initiated by the Paykka Cross-border Payment Open Platform to the client

    Client-initiated Requests#

    Communication must follow communication security rules
    Note: The message body for file uploads is different from other APIs, requiring attention and special handling

    Callback Notifications#

    The Paykka Cross-border Payment Open Platform will send callback notification requests to the client's provided HTTPS endpoint when the status of a resource created by the client changes (e.g., merchant onboarding approved)
    Callback notifications use the same signature/verification method as client-initiated requests
    Notification endpoints are marked with a "Notification" identifier in the API list; ignore the "Request Path" part in the API description. The specific notification type is distinguished by the biz_type field in the request body
    Modified at 2026-04-17 02:18:26
    Previous
    Signature Generation & Verification
    Next
    Apply for Onboarding
    Built with