GET api/Values?merchant_id={merchant_id}&employee_id={employee_id}&client_id={client_id}&code={code}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
merchant_id | string |
Required |
|
employee_id | string |
Required |
|
client_id | string |
Required |
|
code | string |
Required |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, text/html
Sample:
Sample not available.