InstalledMarketPlaceApplications
Get one InstalledMarketPlaceApplication
Retrieve a single InstalledMarketPlaceApplication record by its Id.
GET
Get one InstalledMarketPlaceApplication
An InstalledMarketPlaceApplication represents a marketplace application that has been installed for a business. Marketplace apps extend platform functionality with integrations, automations, and additional features.
Authentication
This endpoint requires OAuth2 authentication. Include a valid bearer token in the
Authorization header.
The authenticated user must be a full unrestricted administrator or have the InstalledMarketPlaceApplication-Read role.Path Parameters
The Id of the InstalledMarketPlaceApplication record to retrieve.
Code Examples
Response
200
ID of the market place application linked to this record.
ID of the business linked to this record.
Whether provide products is enabled.
Whether provide resources is enabled.
Whether provide events is enabled.
Whether provide tariffs is enabled.
Whether provide resource availability is enabled.
Whether provide resource prices is enabled.
Whether accept bookings is enabled.
Whether accept event signups is enabled.
Whether accept payment requests is enabled.
Unique record identifier.
UUID of the record.
Date and time the record was created (ISO 8601).
Date and time the record was last updated (ISO 8601).
Email of the user who last updated this record.
Whether the record was recently created.
External system identifier.
Example Response
Get one InstalledMarketPlaceApplication