GET api/Online/AddCredits2?PIN={PIN}&mid={mid}&total={total}&orderType={orderType}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
PIN | string |
Required |
|
mid | integer |
Required |
|
total | decimal number |
Required |
|
orderType | string |
Default value is both |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.