Basic example
The following table demonstrates a basic configuration of path parameters.
| API Endpoint property | Example value |
|---|---|
|
|
|
|
A request URI with the path /accounts/XYZ/transactions/1234 matches the example base-path value.
The following properties are added to the policy request:
-
HttpRequest.ResourcePath : 1234 -
Gateway.accountId : XYZ -
Gateway.foo : bar