HelloSingles Proxy Documentation

API Command processing

If one or more parameters do not pass validation, API command will not be processed and error message will be returned in response.

If there are validation rules, parameters which are not being declared in those rules will be excluded from any further processing and will not be included in outgoing requests.

Request Filters

Following "request filters" are being used to modify a given parameter before validation.

email => strtolower

API Commands and parameters