Acknowledge that payment has been sent by the integrator
Transfer Request
Confirm Payment
POST
Acknowledge that payment has been sent by the integrator
Notify Hashrails that you have initiated payment for a transfer request. You can confirm either a full or partial payment.
This endpoint serves as a payment notification. Actual settlement is triggered when the payment is detected via bank or blockchain confirmation.
Headers
API key for authentication
UUID v4 idempotency key to prevent duplicate confirmations.
Example:
"550e8400-e29b-41d4-a716-446655440000"
Path Parameters
Unique transfer request ID
Example:
"c17d2777-e604-45e2-b6d5-7743652eadf1"
Body
application/json
- Full Payment
- Partial Payment
Acknowledge that the full payment amount has been sent.
Available options:
full Example:
"full"