Onboard Merchant to ConnectionAsk AIpost https://api.preczn.com/v1/merchants/{merchantId}/connections/{connectionId}/onboardPath ParamsmerchantIdstringrequiredThe merchant whose data will be transmitted to the connection either during the onboarding process or when resolving an RFI request.connectionIdstringenumrequiredThe connection where the merchant data will be transmitted for onboarding and underwriting purposes.StripeConnectPayrixGreenskyJarisRainforestAdyenForPlatformsAllowed:StripeConnectPayrixGreenskyJarisRainforestAdyenForPlatformsHeadersidempotency-keystringUnique key to ensure idempotency of requests. If provided, the server will return the same response for subsequent requests with the same key.Responses 200Onboard Merchant Successfully. 400Bad Request. 401Invalid API key. 403Resource Forbidden. 404Merchant or Connection not found. 500Unable to service request due to server-side error. Please reattempt request.Updated 7 months ago