Verify transfer

How to get Transfer details

After initiating a Notch Pay transfer, it's crucial to verify the transaction's successful completion before crediting the recipient's wallet or balance.

Here's a code sample for verifying transfers:

curl https://api.notchpay.co/transfers/:reference
-H "Authorization: YOUR_PUBLIC_KEY"
-H "X-Grant: YOUR_PRIVATE_KEY"
-X GET

Copyright © 2024 Notch Pay