GET api/BCash/GetAllowedAmount?uid={uid}&phone={phone}&first_name={first_name}&last_name={last_name}&birthday={birthday}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| uid | string |
Required |
|
| phone | string |
Required |
|
| first_name | string |
Required |
|
| last_name | string |
Required |
|
| birthday | date |
Required |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, text/xml
Sample:
Sample not available.