Verify Integration
POST/api/v1/partners/verify
Self-service integration verification. Complete all 5 required scenarios to earn the "GoRoute Verified" badge.
Required Scenarios:
test-success- Successfully send to sandbox participant 9999:test-successtest-recipient-not-found- Handle recipient not found (9999:test-recipient-not-found)test-timeout- Handle timeout scenarios (9999:test-timeout)test-duplicate-event- Properly deduplicate webhook events (9999:test-duplicate-event)webhook-signature- Verify HMAC-SHA256 webhook signatures
Rate Limits: 10 attempts per organization per 24 hours.
Process:
- Send test transactions to sandbox participants
- Call this endpoint to verify your integration
- System checks transaction history and webhook delivery logs
- Earn badge when all 5 scenarios pass
Requestโ
Responsesโ
- 200
- 422
Successful Response
Validation Error