Using This API, Clients can Get Authorization Tokens Valid for API Communication.
null Values will Not be Accepted For * Marked Parameters in the Request Message
UserID*
-[string(32)]--API UserID, Shared by Cencora Financial Services as a part of Initial Business Setup.
Password*
-[string(32)]--API Password, Shared by Cencora Financial Services as a part of Initial Business Setup.
APIModule*
-[char(2)]--Rgistred API Service's, Shared by Cencora Financial Services as a part of Initial Business Setup.
MessageResponse
# | Name | Type | Description |
---|---|---|---|
1 | APIResponseCode | string (MaxLength = 4) | Response Code for the Request |
2 | APIReasonDescription | string (MaxLength = 64) | Description of the Response Message |
3 | APIResponseDateTime | Datetime | Time at the API Response Generated |
4 | APIUniqueReferenceID | string (MaxLength = 64) | Unique Tag number for the Response |
5 | APIModule | string (MaxLength = 64) | Module Name For Which Services are Granted |
6 | AccessToken | string (MaxLength = 256) | Unique Time Bound Authorization Token for API Calls |
7 | TokenIssuedDateTime | string (MaxLength = 20) | Timestamp for Authorization Token |
8 | TokenExpTime | string (MaxLength = 7) | Expiration Time in Seconds for Issued Authorization Token |
Method: POST
Url: TBD
{
"UserID": {},
"Password": {},
"APIModule": {}
}
{
"Response": {
"APIResponseCode": {},
"APIReasonDescription": {},
"APIResponseDateTime": {},
"APIUniqueReferenceID": {}
},
"APIModule": {},
"AccessToken": {},
"TokenIssuedDateTime": {},
"TokenExpTime": {}
}
E-Mail:
info@fvfn.com
Address:
1 West First Ave, Conshohocken, PA 19428