fetch properties
GET {{API-URL}}/api/v1/payment/property/fetch/?search=Abu Dhabi
Request Params
| Key | Datatype | Required | Description | 
|---|---|---|---|
| search | string | 
RESPONSES
status: OK
{"code":200,"data":[{"uuid":"FUZE991089","name":"Abu Dhabi Builders","businessName":"RERA14301","status":"STARTED","account":{"beneficiaryName":"Franklin","bankName":"ENBD","bankCountry":"UAE","transferDetails":{"iban":"IBAN0006"}}},{"uuid":"FUZE252137","name":"Abu Dhabi Builders","businessName":"RERA14302","status":"STARTED","account":{"beneficiaryName":"Franklin","bankName":"ENBD","bankCountry":"UAE","transferDetails":{"iban":"IBAN0007"}}},{"uuid":"FUZE048840","name":"Abu Dhabi Builders","businessName":"RERA14303","status":"STARTED","account":{"beneficiaryName":"Franklin","bankName":"ENBD","bankCountry":"UAE","transferDetails":{"iban":"IBAN0008"}}}],"error":null}