Rest HTTP Headers

The following are the headers that are expected in all the requests that are sent to the Rest API application:
  1. userId - Oracle Banking Payments login username.
  2. password – Encrypted Oracle Banking Payments UBS login password.
  3. msgId –This message id will be a unique id to identify the request.
  4. branch – The branch code from where the request is sent.
  5. source – The source code of the external system.

For rest service authentication details, refer to Payments Core user manual.