v1
rate-plans
{id}
entries
{entryId}
bearer
In: header
header
application/json
TypeScript Definitions
Use the request body type in TypeScript.
curl -X PATCH "https://example.com/v1/rate-plans/string/entries/string" \ -H "Content-Type: application/json" \ -d '{}'
Scope to a space category; null = applies to all categories
Inclusive start date; null = no lower bound
Inclusive end date; null = no upper bound
Type of space-category price adjustment
"percentage" | "flat_price"
Adjustment amount (percent value or flat dollar amount)