post
https://api.preczn.com/v1/merchants//connections/ramp/post-redirect
Completes the Ramp boarding handshake after the merchant returns from the Ramp hosted form. Validates the nonce, exchanges the OAuth authorization code for a per-merchant access token, registers and verifies the webhook subscription, hydrates initial connection status, and invalidates the nonce.
400Invalid request — merchant has no Ramp connection or platform OAuth credentials are missing.
401Nonce mismatch.
404Merchant or platform not found.
409Ramp connection state invalid (nonce missing or already invalidated; OR another handshake is in progress for this merchant).
500Internal server error — token exchange, webhook setup, or persistence failed.
