Header Parameters
Information required to be passed in header to authenticate your requests to SingleView APIs
Header Information
Input | Description | Data Type | Location |
---|---|---|---|
CompanyId | Unique company identification code provided by SingleView for registered API companies | Alphanumeric | - Mandatory in the header |
SVReferenceID | Unique reference identification details for each transaction to be generated by the client system Length of input: Min: 3 Characters Max: 16 Characters | Alphanumeric | - Mandatory in the header |
DateTimeStamp | Stamp denoting the date and time of the request ISO 8601 format - YYYY-MM-DDTHH:MM:SS | Date | - Mandatory in the header |
Device | Device refers to the source triggering the request, such as Web , IOS , Android Default value: Web | String | - Mandatory in the header |
Authorization: Bearer | Refer Access Token | String | - Mandatory in the header |
Updated 17 days ago