Skip to main content

Internal proxy route

NOT FOR PUBLIC USE. Internal passthrough route; requires x-internal-proxy-key and ENABLE_INTERNAL_PROXY=1.

Endpoint​

GET /proxy/{path}

Query Parameters​

  • None.

Header Parameters​

  • x-internal-proxy-key (string, required)

Header Constraints​

KeyDescriptionExampleData typeRequirementField Length
PW-subscription-keyDeveloper key available after portal registration. Production key is shared on request.eed0d85c530c4b26a91d09b783d8fab3stringmandatory32
PW-origin-countryISO Alpha-2 country code where the transaction is created.TTstringmandatory2
PW-request-dateCurrent request timestamp. Format: YYYY-MM-DD HH:mm:ss (UTC).2014-10-08 16:01:31stringmandatory19
PW-ip-addressFixed institution IP used for PayWise network-level validation.255.255.255.255stringconditional8-16
User-AgentIn programmable environments, this avoids running into Cloudflare issues.Mozilla/5.0 (Windows NT 10.0; Win64; x64)stringmandatory255

Request Body​

No JSON request body.

Responses​

200 - Wrapper-normalized response envelope (success cases).​

Schema provided without concrete example payload.

Notes​

This endpoint page is generated from openapi/pw-wrappers.2024-10-01.yaml.