Redirect Flow APIs - overview
Redirect Flow APIs#
This folder contains the provider-level request and response reference for Mozarto's redirect flow:Pay-In: Mozarto returns a hosted payment page URL. Your frontend redirects the user to complete payment.
Pay-Out: no redirect; your backend submits the payout and waits for the webhook.
All providers use the same endpoint:POST /v1/api/mozarto/cashier
Example requests and responses#
Use the predefined Pay-In and Pay-Out requests in this folder for each PSP as a starting point. Each endpoint includes:An example request payload for the selected provider.
Example responses for the most common outcomes, including 200, 400, and 500.
If you integrate a new PSP or add provider-specific request fields, update the relevant endpoint examples so the request payload and response examples stay accurate.Modified at 2026-05-12 08:27:12