RWA Pay
    RWA Pay
    • Create Payment
      POST
    • Check Payment
      GET
    • Webhook Incoming
      POST

      Check Payment

      GET
      /api/transaction/B41YVAUGA7IR

      Request

      Header Params

      Responses

      🟢200Success
      application/json
      Body

      Request Request Example
      Shell
      JavaScript
      Java
      Swift
      curl --location --request GET 'https://pay.rwa.my.id/api/transaction/B41YVAUGA7IR' \
      --header 'X-Api-Key: 91adff78-3fe9-4026-adec-d988143c17e5' \
      --header 'Content-Type: application/json'
      Response Response Example
      {}
      Modified at 2025-07-01 09:02:01
      Previous
      Create Payment
      Next
      Webhook Incoming
      Built with