Rest HTTP Headers
The following are the headers that are expected in all the requests that are
sent to the Rest API application:
- userId - Oracle Banking Payments login username.
- password – Encrypted Oracle Banking Payments UBS login password.
- msgId –This message id will be a unique id to identify the request.
- branch – The branch code from where the request is sent.
- source – The source code of the external system.
For rest service authentication details, refer to Payments Core user manual.
Parent topic: Introduction