- 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
Get Payment Methods
GET
/open/companies/{company_uuid}/tenants/{tenant_uuid}/subscription/signup/{sigup_sts_uuid}/payment_methods
Subscription Signup
Request
Path Params
company_uuid
stringÂ
required
tenant_uuid
stringÂ
required
sigup_sts_uuid
stringÂ
required
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 '/open/companies//tenants//subscription/signup//payment_methods'
Responses
🟢200OK
text/plain
Body
company_uuid
string  | nullÂ
optional
tenant_uuid
string  | nullÂ
optional
pgw_details
array[object (PaymentGatewayDetails) {8}]  | nullÂ
optional
payment_gateway_type
enum<string>Â
optional
Primary
-ApplePay
-GooglePay
-AmazonPay
-UPI
-Paytm
-Allowed values:
PrimaryApplePayGooglePayAmazonPayUPIPaytm
payment_gateway
enum<string>Â
optional
Offline
-RazorpayIndia
-PayenginUSA
-TwoC2pVietnam
-TwoC2pSingapore
-TwoC2pMalaysia
-EzypayAustralia
-EzypaySingapore
-EzypayMalaysia
-EzypayPhilippines
-PayenginePhilippines
-PayenginCanada
-StripeCanada
-StripeUSA
-TapSaudi
-TapUAE
-TapKuwait
-TapOman
-TapBahrain
-TapEgypt
-EzypayNewZeland
-EzypaySouthKoria
-StripeUAE
-Allowed values:
OfflineRazorpayIndiaPayenginUSATwoC2pVietnamTwoC2pSingaporeTwoC2pMalaysiaEzypayAustraliaEzypaySingaporeEzypayMalaysiaEzypayPhilippinesPayenginePhilippinesPayenginCanadaStripeCanadaStripeUSATapSaudiTapUAETapKuwaitTapOmanTapBahrainTapEgyptEzypayNewZelandEzypaySouthKoriaStripeUAE
merchant_publickey
string  | nullÂ
optional
merchant_key
string  | nullÂ
optional
hmac
string  | nullÂ
optional
ezypay_payto_key
string  | nullÂ
optional
payment_gateway_fees
object (EzyPayPricingData)Â
optional
paymentmodelevel2
array[object (PaymentModeLevel2PaymentMethod) {2}]  | nullÂ
optional
doing_business_as
string  | nullÂ
optional
saved_payment_methods
array[object (SavedPaymentMethods) {9}]  | nullÂ
optional
pay_token_id
string  | nullÂ
optional
pay_token_paymode_level1
string  | nullÂ
optional
pay_token_network_type
string  | nullÂ
optional
pay_token_exp_date
string  | nullÂ
optional
pay_token_bank_name
string  | nullÂ
optional
pay_token_masked_account_number
string  | nullÂ
optional
pay_token_upi_provider
string  | nullÂ
optional
pay_token_masked_vpa_id
string  | nullÂ
optional
pay_token_masked_card_number
string  | nullÂ
optional
Example
{
"company_uuid": "string",
"tenant_uuid": "string",
"pgw_details": [
{
"payment_gateway_type": "Primary",
"payment_gateway": "Offline",
"merchant_publickey": "string",
"merchant_key": "string",
"hmac": "string",
"ezypay_payto_key": "string",
"payment_gateway_fees": {
"data": [
{
"pricingCode": "string",
"description": "string",
"appliesTo": [
"string"
],
"accountingCode": "string",
"chargingOption": "string",
"amount": 0,
"percentage": 0
}
]
},
"paymentmodelevel2": [
{
"paymentmodelevel2typestage": "Initial",
"level2": "Cash"
}
]
}
],
"doing_business_as": "string",
"saved_payment_methods": [
{
"pay_token_id": "string",
"pay_token_paymode_level1": "string",
"pay_token_network_type": "string",
"pay_token_exp_date": "string",
"pay_token_bank_name": "string",
"pay_token_masked_account_number": "string",
"pay_token_upi_provider": "string",
"pay_token_masked_vpa_id": "string",
"pay_token_masked_card_number": "string"
}
]
}
🟠400Bad Request
Modified at 2025-03-21 07:23:14