Limepay Platform API

REST API for platform and marketplace integrations to onboard and manage sub-merchants: create platform merchants, merchant bank accounts and merchant persons, run KYC/identification, retrieve merchant tokens and settlement reports, issue platform refunds, and look up supported industries. Documented operations include CreatePlatformMerchant, CreatePlatformMerchantBankAccount, CreatePlatformMerchantPerson, GetPlatformMerchant, ListPlatformMerchantPerson, GetPlatformSettlementReport, GetPlatformSupportedIndustry and CreatePlatformRefund. Authenticated with a platform API key passed as a Bearer token.

API entry from apis.yml

apis.yml Raw ↑
aid: limepay:limepay-platform-api
name: Limepay Platform API
description: 'REST API for platform and marketplace integrations to onboard and manage sub-merchants:
  create platform merchants, merchant bank accounts and merchant persons, run KYC/identification, retrieve
  merchant tokens and settlement reports, issue platform refunds, and look up supported industries. Documented
  operations include CreatePlatformMerchant, CreatePlatformMerchantBankAccount, CreatePlatformMerchantPerson,
  GetPlatformMerchant, ListPlatformMerchantPerson, GetPlatformSettlementReport, GetPlatformSupportedIndustry
  and CreatePlatformRefund. Authenticated with a platform API key passed as a Bearer token.'
humanURL: https://docs.limepay.com.au/developer-portal/platform/
baseURL: https://api.limepay.com.au
tags:
- Platform
- Marketplace
- Onboarding
- KYC
- Settlement
properties:
- type: Documentation
  url: https://docs.limepay.com.au/developer-portal/platform/
- type: APIReference
  url: https://docs.limepay.com.au/developer-portal/api-reference