post https://api.juspay.in/orders#split-settlement
Parameter Details
Field | Type | Description | Mandatory/ Optional |
---|---|---|---|
mdr_borne_by | String | MARKETPLACE/ VENDOR/ ALL | Conditional |
marketplace | JSON | Marketplace (Parent merchant account ID) specific data to be passed | Conditional |
vendor | JSON | Vendor (Sub account IDs) specific data to be passed | Conditional |
marketplace block
Field | Type | Description | Mandatory/Optional |
---|---|---|---|
amount | Double | Amount to be settled in parent merchant settlement account | Mandatory |
vendor block
Field | Type | Description | Mandatory/Optional |
---|---|---|---|
split | Array | Split settlement information to be passed | Conditional |
split block
Field | Type | Description | Mandatory/Optional |
---|---|---|---|
sub_mid | String | Sub Account ID (maintained at JusPay’s end) to be passed. | Mandatory |
amount | Double | Amount to be settled in the sub account | Mandatory |
merchant_commission | Double | Merchant commission to be borne by sub account IDs | Mandatory |