Method
GET /v1/integrations/netopia/redirect
Query Parameters
string
Netopia order identifier (Voyant
paymentId).number
Netopia status code (
3/5 indicate success).string
Netopia transaction ID.
string
Optional status message shown to the traveller.
Request Example
Behaviour
- Logs the redirect payload and updates the associated payment session (
confirmedfor success,failedotherwise). - Inserts a captured payment record when successful and triggers the
payments.payment_success_orchestratorworkflow (contracts, invoices, notifications). - Redirects the customer to the web application result page (defaults to
PUBLIC_WEB_URL/DASH_BASE_URL).