GET api/package/{id}/freeminutes

This method returns Free Minute Plans for specified package

Error messages
  • 404/NotFound - Package with ID x not found - Specified ID is not assigned to any package

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id ID of the package to be updated integer

Required

Body Parameters

None.

Response Information

Resource Description

Collection of FreeMinutesPlan
NameDescriptionTypeAdditional information
id ID of the Free Minute Plan integer

None.

name Name of the Free Minute Plan string

None.