Get Submerchant by ID

Authentication

Authorizationstring
The API key of the merchant - see https://docs.coinflow.cash/api-reference/api-reference/authentication/get-session-key

Path parameters

submerchantIdstringRequired

Response

Ok
_idstring
merchantIdstring
kycTypeenum
hideBrandingboolean
onlyShowTotalboolean
requireAniCheckboolean
interacSettingsobject
creditSeedstring
enforceJwtboolean
feePayerPublicKeystring
solanaFeePayerPublicKeystring
solanaUsdcPayerPublicKeystring
evmFeePayerAddressstring
evmUsdcPayerAddressstring
stellarUsdcPayerPublicKeystring
_sanitizedboolean
cardSettingsobject
From T, pick a set of properties whose keys are in the union K
achSettingsobject
From T, pick a set of properties whose keys are in the union K
verificationobject
From T, pick a set of properties whose keys are in the union K
canAcceptAchboolean
canAcceptWireboolean
withdrawalGeolocationRequiredboolean

Authoritative: derived from the merchant’s blockingRules. The frontend uses this to decide whether to prompt for geolocation; the backend enforces independently via the same rules.

checkoutGeolocationRequiredboolean
paypalRequireLoginboolean

Authoritative: whether new PayPal payout accounts must be linked via Log in with PayPal (derived from paypalSettings.requireLogin). The frontend uses this to force the login flow; the backend enforces independently.

pushToCardEnabledbooleanDeprecated
brandobjectOptional
colorsobjectOptional
urlstringOptional
supportEmailstringOptional
settlementAddressesobjectOptional
bankPayoutProviderlist of enumsOptional
ibanPayoutProviderslist of enumsOptional
swiftPayoutProviderslist of enumsOptional
ibanPayoutProviderenumOptional
rtpPayoutProviderslist of enumsOptional
rtpPayoutProviderenumOptional
pixPayoutProviderslist of enumsOptional
pixPayoutProviderenumOptional
eftPayoutProviderslist of enumsOptional
eftPayoutProviderenumOptional
p2cPayoutProviderslist of enumsOptional
p2cPayoutProviderenumOptional
globalP2cPayoutProviderenumOptional
appleP2cPayoutProviderenumOptional
venmoPayoutProviderslist of enumsOptional
venmoPayoutProviderenumOptional
paypalPayoutProviderslist of enumsOptional
paypalPayoutProviderenumOptional
wirePayoutProviderlist of enumsOptional
cryptoPayoutProviderslist of enumsOptional
interacPayoutProviderslist of enumsOptional
interacPayoutProviderenumOptional
interacPaymentProviderenumOptional
enforceCheckoutJwtbooleanOptional
whitelistedAncestorUrlslist of stringsOptional
enforceLivenessKycbooleanOptional
kycMinAgedoubleOptional
parentstringOptional
customPayInFeeslist of objectsOptional
minTransactionAmountobjectOptional
maxTransactionAmountobjectOptional
paypalMerchantIdstringOptional
paypalClientIdstringOptional
firstPartyPayoutOverridesobjectOptionalDeprecated

Errors

404
Not Found Error