2.9.6 REST Services - User Role Validation

Support for user role validation while booked payment transactions through REST APIs.

A new system parameter IS_REST_AUTHZ_REQD is added (Default value: N which means no impact on current flow).
  • When set to Y, Payment REST API requests undergo source and user rights validation. If this flag is enabled, the Payment REST API request is validated against both the source external system) and the requesting user’s rights.
  • A static data with the service name as PaymentServices and the operation code as the REST endpoint.

Like the gateway, for PM REST services, users must also maintain the external system functions (GWDEXTFUN).