Post

2 followers Follow
0
Avatar

getAvailability: Body Raw for OW and RT

Hi folks!

How do I inform in Body Raw the departure and arrival city in an OW and RT request?

In the example request, it only displays the information of the start and end dates and does not display the option of origin and destination cities.

Andre Geraldi

Please sign in to leave a comment.

1 comment

0
Avatar
{
"aerocrs": {
"parms": {
"dates": {
"start": "2023/05/19",
"end": "2023/06/19"
},
"destinations": {
"from": "WIL",
"to": "MBA"
}
}
}
}
Daniel 0 votes
Comment actions Permalink