Skip to main content
POST
Test the IRP connection
Sends a test authentication request to the IRP using the credentials stored in your current configuration. No request body is required.

Example Request

Response (Success)

Response (Failure)

Always test your IRP connection after updating credentials and before enabling auto-submission in production. This avoids failed e-invoice submissions on live invoices.
This endpoint requires an existing IRP configuration. If no configuration has been saved, the request returns a 404 Not Found error. Use the Update IRP Configuration endpoint to set up credentials first.

Authorizations

Authorization
string
header
required

Tenant API key obtained from POST /auth/register or POST /v1/developer/keys.

Response

Test outcome (also returned when credentials are incomplete or disabled).

success
boolean
message
string