Developer Suite
Register Sandbox
Register Sandbox
  1. Schemas
  • Overview
  • API Endpoints
  • Ecommerce Checkout
    • Purchase
      POST
    • Get a transaction details
      POST
    • Close transaction
      POST
    • Check transaction
      POST
    • Refund API
      POST
    • Get transaction list
      POST
    • Exchange rate
      POST
  • Checkout Plugins
    • Shopify
    • Prestashop
    • Woocommerce
  • Credentials on File
    • Link Account
      POST
    • Link Card
      POST
    • Purchase using token
      POST
    • Remove account token
      POST
    • Remove card token
      POST
    • Get linked account details
      POST
  • ABA QR API
    • QR API
      POST
  • Payment Link
    • Create payment link
    • Get payment link details
  • Pre-auth
    • Complete pre-auth transactions
    • Complete pre-auh transaction with payout
    • Cancel pre-purchase transaction
  • Payout
    • Payout
    • Update a beneficiary status
    • Add a beneficiary to whitelist
  • KHQR Guideline
    • Get transactions
  • Resources
  • Schemas
    • Sample Schemas
      • Transaction
      • Pet
      • Category
      • Tag
    • Schemas
      • PayWayPaymentGateway_Features_AccountOnFile_AofRequestQr_AofRequestQrRequest
      • PayWayPaymentGateway_Features_TokenManagement_CheckPushbackStatus_CheckPushbackStatusRequest
      • PayWayPaymentGateway_Features_TokenManagement_RemoveToken_RemoveTokenRequest
      • PayWayPaymentGateway_Features_TokenManagement_RenewExpiredToken_RenewExpiredTokenRequest
    • Woocommerce
Register Sandbox
Register Sandbox
  1. Schemas

PayWayPaymentGateway_Features_TokenManagement_CheckPushbackStatus_CheckPushbackStatusRequest

{
    "request_time": "string",
    "hash": "string",
    "merchant_id": "string",
    "request_id": "string"
}