/reservations/csv
Reservations CSV export
Required scope: reservations:read, reservations:export
Authorization
apiKey API key provided in dashboard
In: header
Query Parameters
Comma-separated reservation ids. Prefix with ! to exclude matching ids.
vrp-csvComma-separated reservation short refs.
vrp-csv"booked" | "canceled" | "inactive""active" | "inactive"Controls listingId filter expansion. withChildren includes direct child listings when a parent listing is selected; exact only matches the selected listing ids.
"exact" | "withChildren"Date filter string. Accepted syntax: YYYY, YYYY-MM, YYYY-MM-DD, or range YYYY-MM-DD...YYYY-MM-DD. Single values expand to the full year, month, or day.
vrp-date-filterChoose which reservation date field the date filter applies to.
"bookedAt" | "checkIn" | "checkOut" | "payment" | "intersection"unpaid, underpaid, overpaid, paid, !unpaid, !underpaid, !overpaid, !paid
"managed" | "co_host" | "co_host_airbnb"Filter by reservation line type or adjustment type (paymentLine.effectiveType), only when not excluded
When true, include nested line items in each returned reservation.
Response Body
application/json
application/json
application/json
application/json
application/json
application/json
application/json
curl -X GET "https://api.vrplatform.app/reservations/csv"{
"url": "string"
}{
"code": "string",
"message": "string",
"links": {
"docs": "string",
"schema": "string"
},
"issues": [
{
"message": "string",
"path": [
"string"
],
"schema": "string"
}
],
"context": null
}{
"code": "string",
"message": "string",
"links": {
"docs": "string",
"schema": "string"
},
"issues": [
{
"message": "string",
"path": [
"string"
],
"schema": "string"
}
],
"context": null
}{
"code": "string",
"message": "string",
"links": {
"docs": "string",
"schema": "string"
},
"issues": [
{
"message": "string",
"path": [
"string"
],
"schema": "string"
}
],
"context": null
}{
"code": "string",
"message": "string",
"links": {
"docs": "string",
"schema": "string"
},
"issues": [
{
"message": "string",
"path": [
"string"
],
"schema": "string"
}
],
"context": null
}{
"code": "string",
"message": "string",
"links": {
"docs": "string",
"schema": "string"
},
"issues": [
{
"message": "string",
"path": [
"string"
],
"schema": "string"
}
],
"context": null
}{
"code": "string",
"message": "string",
"links": {
"docs": "string",
"schema": "string"
},
"issues": [
{
"message": "string",
"path": [
"string"
],
"schema": "string"
}
],
"context": null
}