APIs used in Integration
| API | Purpose |
|---|---|
| |
| Get Client Token API | Generate a Hub OAuth token with refer_child_merchant or fetch_child_merchants scope for child-merchant onboarding and listing. |
| Create Child Merchant API | Onboard child merchants (sub-accounts) and update their bank details. |
| Sub Account Listing API | Fetch all child merchant details linked to a parent merchant. Used in: Fetch Child Merchants Details, Integration APIs for Split Settlements. |
| |
| Absolute Split During Transaction | Split a payment by fixed amount among child merchants at transaction time using the _payment API. Used in: Absolute Split During Transaction Integration, Create the Split. |
| Split by Percentage During Transaction | Split a payment by percentage among child merchants at transaction time using the _payment API. Used in: Split by Percentage During Transaction Integration, Create the Split. |
| Absolute Split After Transaction | Split a completed transaction by fixed amount using the payment_split command. |
| Split by Percentage after Transaction | Split a completed transaction by percentage using the payment_split command. |
| |
| Release Settlement API | Release blocked settlement amounts for child merchants in the aggregator workflow. |
| Settlement Reconciliation API | Retrieve settlement details for a given date range. |
| |
| Get Aggregator/Parent Transaction Info API | Retrieve split allocation details for a parent transaction. |
| Get Child/Parent Split Transaction Info API | Retrieve split transaction details for child or parent merchants. |
| Get Split Info API | Fetch split information for a given transaction. Used in: Integration APIs for Split Settlements, Create the Split. |
| |
| Refund Transaction API | Process refunds with var8 JSON specifying per-child refund amounts. |
| Refund Status API for Split Payments | Check refund status for split-payment transactions. |
| Get All Refunds from Transaction IDs | Retrieve all refunds associated with given transaction IDs. |
Updated about 2 hours ago
Did this page help you?
