Skip to main content
DELETE
Remove package fee

Path Parameters

package_id
integer
required

The unique identifier of the package

Required range: x >= 1

Response

Package fee removed successfully (package is now free)

id
integer
required

The unique identifier of the fee

Example:

124

package_id
integer
required

The package ID this fee belongs to

Example:

2

price
string<decimal>
required

The base price for the session/package

Example:

"0"

conditional_prices
object
required

All conditional prices are cleared (empty strings)

Example:
session_id
integer

The session ID (only present for session fees)

Example:

73