Add

Add inquries

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Json Example

{
"inqury": {
"user_id": "1",
"contact_name": "contact name",
"contact_tel": "+1 22 22222 222",
"contact_email": "[email protected]",
"contact_country_id": "99", // MyRent country ID
"type": "wp2", // 'web_user','wp2','blp','email','tel','spv','wbc','gbe'
"message": "Ovoje je poruika asdadsa as ",
"b2b_id": "297",
"object_id": "5950"
},
"rent": {
"object_id": "5950",
"date_from": "2024-01-15",
"date_until": "2024-01-20",
"price": "999.99",
"note": "notes ",
"guests": "2"
}
}

Body Params
json

"inqury": { "user_id": "1", "contact_name": "name surname, "contact_tel": "+1 22 2222 2222", "contact_email": "[email protected]", "contact_country_id": "99", "type": "wp2", // 'web_user','wp2','blp','email','tel','spv','wbc','gbe' "message": "Ovoje je poruika asdadsa as ", "b2b_id": "297", "object_id": "5950" },

json

"rent": { "object_id": "5950", "date_from": "2024-01-15", "date_until": "2024-01-20", "price": "999.99", "note": "some notes", "guests": "2" }

Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json