Closed jekku closed 4 months ago
This adds one more accommodation fetch call. It takes a specific Duffel ID and returns a stays accommodation.
To learn more about the endpoint being called in this PR, some documentation about GET /stays/accommodation/{id} can be found here:
/stays/accommodation/{id}
https://duffel.com/docs/api/v1/accommodation/get-accommodation
What's here?
This adds one more accommodation fetch call. It takes a specific Duffel ID and returns a stays accommodation.
References
To learn more about the endpoint being called in this PR, some documentation about GET
/stays/accommodation/{id}
can be found here:https://duffel.com/docs/api/v1/accommodation/get-accommodation