GET api/Bilyak/VerifySubscriptionTransaction?learnerId={learnerId}&emailId={emailId}&transactionId={transactionId}&mobileNumber={mobileNumber}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
learnerId | integer |
Required |
|
emailId | string |
Required |
|
transactionId | string |
Required |
|
mobileNumber | string |
Required |
Body Parameters
None.
Response Information
Resource Description
LoginDetailsWSName | Description | Type | Additional information |
---|---|---|---|
IsError | boolean |
None. |
|
ErrorMessage | string |
None. |
|
ErrorCode | integer |
None. |
|
SuccessMessage | string |
None. |
|
LoggingLearner | LoggingLearner |
None. |
Response Formats
application/json, text/json
Sample:
Sample not available.