- Introduction
- Quickstart
- Webhooks
- Campaign
- Class
- Client
- Retrieves all client for a Tenant
- Creates a new client
- Gets client by ID
- Gets clients birthday list
- Gets clients at risk
- Gets client mandatory fields
- Adds client to blacklist
- Removes client from blacklist
- Updates client details
- Used for partial updates of client details
- Changes client representative
- Lists prospects
- Lists ex-clients
- Resets client password
- Changes client representative for multiple clients
- Lists prospect effective date history
- Transfers prospect
- Company
- Invoice
- Organisation
- Search
- Tax
- Tenant
- Appointments
- Create new appointment
- List appointments
- Change client membership in appointment
- Get appointment
- Update appointment
- Mark client as checked in
- Mark client as no-show
- Substitute coach for appointment
- Reschedule appointment
- Cancel appointment
- List appointments by client ID
- Create appointment complimentory session
- Create appointment
- Reschedule appointment
- Get appointment
- Appointment Types
- Authentication
- Automation
- Call Transactions
- Charge Categories
- Charge Master
- Recurring Class
- Class Booking
- Class Complimentory
- Class Types
- Company level class types
- Client Communication
- Client Tasks
- Client Sales
- Client Waivers
- Client Sessions
- Client Referrals
- Client Offers
- Client Export
- Client Billing
- Client Check-in
- Client Credit Balance
- Client Documents
- Client Invoices
- Client Membership
- Client Open API
- Client Payments
- Client Subscriptions
- Client Memberships
- Client Subscription Cancellation
- Client Subscription Freeze
- Client Trials
- Client Upgrade
- Balance Write Off
- Email Template
- Email Template - Franchise
- Create email template at franchise level
- Get list of email templates at franchise level
- Update email template at franchise level
- Get email template at franchise level
- Delete email template at franchise level
- Mark email template as inactive at franchise level
- Mark email template as active at franchise level
- Email Template - Tenant
- Franchise Groups
- Payment Methods
- Invoices
- Offer Master
- Online Signup
- Subscription
- Sales
- Staff Availability
- List staff availability
- List staff availability by appointment category
- List next available slots by appointment category
- Check staff availability
- Check staff availability for appointment category
- Check staff availability for recurring schedule
- Check staff availability for recurring schedule
- Get staff scheduled unavailability
- List staff availability for tours
- Opportunities
- Opportunity Stage Master
- Payments
- Refunds
- Reports
- Report Filter Schedules
- Access Requests
- Rooms
- Sales Returns
- Email Communication
- SMS
- Service Categories
- Staff Management
- Staff Appointment Type Link
- Staff Notifications
- Staff Schedule
- Subscription Plans
- Subscription Signup
- Tasks
- Task Categories
- Task Open API
- Trial Master
List offer master
GET
/tenants/{tenant_id}/offer_master
Offer Master
Request
Path Params
tenant_id
integer <int32>
required
Query Params
name_primary_language
stringÂ
optional
PageNumber
integer <int32>
optional
PageSize
integer <int32>
optional
Request samples
Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
Request Request Example
Shell
JavaScript
Java
Swift
curl --location --request GET '/tenants//offer_master'
Responses
🟢200OK
text/plain
Body
items
array[object (OfferMasterResponse) {40}]  | nullÂ
optional
id
integer <int32>
optional
company_id
integer <int32>
optional
tenant_id
integer <int32>
optional
name_primary_language
string  | nullÂ
optional
name_secondary_language
string  | nullÂ
optional
description_primary_language
string  | nullÂ
optional
description_secondary_language
string  | nullÂ
optional
discount_type
enum<string>Â
optional
Value
-Percentage
-Allowed values:
ValuePercentage
coupon_type
enum<string>Â
optional
SingleUse
-Vanity
-Allowed values:
SingleUseVanity
used_staff_side
booleanÂ
optional
used_client_side
booleanÂ
optional
used_app_only
booleanÂ
optional
min_paid_in_full_value_minor_currency
integer <int64>
optional
min_recurring_value_minor_currency
integer <int64>
optional
new_client_only
booleanÂ
optional
restricted_to_eligible_service_products_category
booleanÂ
optional
restricted_to_eligible_plan_products_category
booleanÂ
optional
restricted_to_first_time_service_products_category
booleanÂ
optional
restricted_to_eligible_clients
booleanÂ
optional
restricted_to_eligible_organisations
booleanÂ
optional
start_date
string <date-time>
optional
expiry_date
string <date-time>
optional
status
enum<string>Â
optional
InActive
-Active
-Allowed values:
InActiveActive
one_time_discount_paid_in_full
integer <int64>
optional
one_time_discount_signup_charges
integer <int64>
optional
one_time_discount_deposit
integer <int64>
optional
one_time_discount_recurring
integer <int64>
optional
recurring_discount_next_no_of_billing_cycles
integer <int32>
optional
one_time_discount_paid_in_full_perc
number <double>
optional
one_time_discount_signup_charges_perc
number <double>
optional
one_time_discount_deposit_perc
number <double>
optional
one_time_discount_recurring_perc
number <double>
optional
eligible_service_plan_product
object (EligibleServicePlanProduct)Â
optional
eligible_clients
array[integer <int64>]Â |Â nullÂ
optional
coupon_codes
array[object (CouponCodeDetails) {3}]  | nullÂ
optional
eligible_organisations
array[integer <int32>]Â |Â nullÂ
optional
created_by
integer <int32>
optional
created_date
string <date-time>
optional
updated_by
integer <int32>
optional
updated_date
string <date-time>
optional
statistics
array[object (OfferMasterResponse) {40}]  | nullÂ
optional
id
integer <int32>
optional
company_id
integer <int32>
optional
tenant_id
integer <int32>
optional
name_primary_language
string  | nullÂ
optional
name_secondary_language
string  | nullÂ
optional
description_primary_language
string  | nullÂ
optional
description_secondary_language
string  | nullÂ
optional
discount_type
enum<string>Â
optional
Value
-Percentage
-Allowed values:
ValuePercentage
coupon_type
enum<string>Â
optional
SingleUse
-Vanity
-Allowed values:
SingleUseVanity
used_staff_side
booleanÂ
optional
used_client_side
booleanÂ
optional
used_app_only
booleanÂ
optional
min_paid_in_full_value_minor_currency
integer <int64>
optional
min_recurring_value_minor_currency
integer <int64>
optional
new_client_only
booleanÂ
optional
restricted_to_eligible_service_products_category
booleanÂ
optional
restricted_to_eligible_plan_products_category
booleanÂ
optional
restricted_to_first_time_service_products_category
booleanÂ
optional
restricted_to_eligible_clients
booleanÂ
optional
restricted_to_eligible_organisations
booleanÂ
optional
start_date
string <date-time>
optional
expiry_date
string <date-time>
optional
status
enum<string>Â
optional
InActive
-Active
-Allowed values:
InActiveActive
one_time_discount_paid_in_full
integer <int64>
optional
one_time_discount_signup_charges
integer <int64>
optional
one_time_discount_deposit
integer <int64>
optional
one_time_discount_recurring
integer <int64>
optional
recurring_discount_next_no_of_billing_cycles
integer <int32>
optional
one_time_discount_paid_in_full_perc
number <double>
optional
one_time_discount_signup_charges_perc
number <double>
optional
one_time_discount_deposit_perc
number <double>
optional
one_time_discount_recurring_perc
number <double>
optional
eligible_service_plan_product
object (EligibleServicePlanProduct)Â
optional
eligible_clients
array[integer <int64>]Â |Â nullÂ
optional
coupon_codes
array[object (CouponCodeDetails) {3}]  | nullÂ
optional
eligible_organisations
array[integer <int32>]Â |Â nullÂ
optional
created_by
integer <int32>
optional
created_date
string <date-time>
optional
updated_by
integer <int32>
optional
updated_date
string <date-time>
optional
total_items
integer <int64>
optional
total_pages
integer <int64>
optional
current_page
integer <int64>
optional
Example
{
"items": [
{
"id": 0,
"company_id": 0,
"tenant_id": 0,
"name_primary_language": "string",
"name_secondary_language": "string",
"description_primary_language": "string",
"description_secondary_language": "string",
"discount_type": "Value",
"coupon_type": "SingleUse",
"used_staff_side": true,
"used_client_side": true,
"used_app_only": true,
"min_paid_in_full_value_minor_currency": 0,
"min_recurring_value_minor_currency": 0,
"new_client_only": true,
"restricted_to_eligible_service_products_category": true,
"restricted_to_eligible_plan_products_category": true,
"restricted_to_first_time_service_products_category": true,
"restricted_to_eligible_clients": true,
"restricted_to_eligible_organisations": true,
"start_date": "2019-08-24T14:15:22Z",
"expiry_date": "2019-08-24T14:15:22Z",
"status": "InActive",
"one_time_discount_paid_in_full": 0,
"one_time_discount_signup_charges": 0,
"one_time_discount_deposit": 0,
"one_time_discount_recurring": 0,
"recurring_discount_next_no_of_billing_cycles": 0,
"one_time_discount_paid_in_full_perc": 0,
"one_time_discount_signup_charges_perc": 0,
"one_time_discount_deposit_perc": 0,
"one_time_discount_recurring_perc": 0,
"eligible_service_plan_product": {
"service_category_ids": [
0
],
"plan_ids": [
0
],
"product_sku_id": [
0
]
},
"eligible_clients": [
0
],
"coupon_codes": [
{
"coupon_code": "string",
"max_redepmtion_count": 0,
"coupon_type": "SingleUse"
}
],
"eligible_organisations": [
0
],
"created_by": 0,
"created_date": "2019-08-24T14:15:22Z",
"updated_by": 0,
"updated_date": "2019-08-24T14:15:22Z"
}
],
"statistics": [
{
"id": 0,
"company_id": 0,
"tenant_id": 0,
"name_primary_language": "string",
"name_secondary_language": "string",
"description_primary_language": "string",
"description_secondary_language": "string",
"discount_type": "Value",
"coupon_type": "SingleUse",
"used_staff_side": true,
"used_client_side": true,
"used_app_only": true,
"min_paid_in_full_value_minor_currency": 0,
"min_recurring_value_minor_currency": 0,
"new_client_only": true,
"restricted_to_eligible_service_products_category": true,
"restricted_to_eligible_plan_products_category": true,
"restricted_to_first_time_service_products_category": true,
"restricted_to_eligible_clients": true,
"restricted_to_eligible_organisations": true,
"start_date": "2019-08-24T14:15:22Z",
"expiry_date": "2019-08-24T14:15:22Z",
"status": "InActive",
"one_time_discount_paid_in_full": 0,
"one_time_discount_signup_charges": 0,
"one_time_discount_deposit": 0,
"one_time_discount_recurring": 0,
"recurring_discount_next_no_of_billing_cycles": 0,
"one_time_discount_paid_in_full_perc": 0,
"one_time_discount_signup_charges_perc": 0,
"one_time_discount_deposit_perc": 0,
"one_time_discount_recurring_perc": 0,
"eligible_service_plan_product": {
"service_category_ids": [
0
],
"plan_ids": [
0
],
"product_sku_id": [
0
]
},
"eligible_clients": [
0
],
"coupon_codes": [
{
"coupon_code": "string",
"max_redepmtion_count": 0,
"coupon_type": "SingleUse"
}
],
"eligible_organisations": [
0
],
"created_by": 0,
"created_date": "2019-08-24T14:15:22Z",
"updated_by": 0,
"updated_date": "2019-08-24T14:15:22Z"
}
],
"total_items": 0,
"total_pages": 0,
"current_page": 0
}
🟠400Bad Request
🟠401Unauthorized
🟠403Forbidden
Modified at 2025-03-21 07:23:14