1.1.1 REST HTTP Headers
The following are the headers that are expected in all the requests that are sent to the
REST API application.
- UserId - OBCL login user name.
- Password - Encrypted OBCL login password.
- MsgId - This message ID is 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.
Parent topic: Introduction