GET api/BCash/GetAllowedAmount?uid={uid}&phone={phone}&first_name={first_name}&last_name={last_name}&birthday={birthday}

Request Information

URI Parameters

NameDescriptionTypeAdditional 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

IHttpActionResult

None.

Response Formats

application/json, text/json, text/xml

Sample:

Sample not available.