Skip to main content
POST
Create Base Price for the Unit Type

Authorizations

Authorization
string
header
required

Bearer Token necessary to use API

Path Parameters

unit_type_id
string
required

The ID of the unit type to set the base prices

Query Parameters

expand
string[]

This endpoint supports expandable responses. For more, see the documentation page.

Body

application/json

Base prices available for recurring billing periods (Protection Levels, Unit Types, and Products).

monthly
object
weekly
object
every_four_weeks
object
every_three_months
object
every_six_months
object
yearly
object

Response

201 - application/json

unit type with created base prices

Single Unit Type

unit_type
object

Unit Type

meta
object