Redirect Order Request
BRIJ sends this request to create an order and get a redirect URL where the customer completes the transaction.
Note: This request is only used in Tier 1 integration mode. For full integration mode, see Create Order Request.
Endpoint
The X-Forwarded-For header contains the end-user’s IP address, which you can use for geo-based restrictions, fraud
detection, or compliance requirements.
Request Body
Request Parameters
Response Body
Response Parameters
redirectUrl Requirements:
- Must be a valid HTTPS URL
- Can include session tokens, order IDs, or any parameters
- Customer will be redirected to this URL immediately after order creation
- You control the redirect destination — BRIJ does not impose requirements on where customers should return
rawResponse Guidelines:
- Can include any JSON-serializable data
- BRIJ stores this for audit and reference purposes
Error Response
Return appropriate HTTP status codes:
