Mediloop
APIsMarketplace APIPayments & Settlement Overview

Payments & Settlement Overview

Manage and track payments, refunds, settlements and payouts in the Mediloop Marketplace.

Authentication

OAuth 2.0

Permissions

marketplace:write

Rate limit

120 requests / min

Response

200 OK

Overview

Manage and track payments, refunds, settlements and payouts in the Mediloop Marketplace.

Key capabilities

End-to-end payments

From checkout to settlement.

Refunds

Full and partial refunds.

Settlement

Seller net amounts.

Real-time events

Payment and payout updates.

Available endpoints

MethodEndpointPurpose
GET/payments/{id}Payment status
POST/payments/{id}/confirmConfirm payment
POST/refundsCreate refund
GET/settlementsSettlement batches
GET/payoutsPayouts
GET/reconciliationReconciliation

Workflow

01

Authorize

02

Capture

03

Settle

04

Payout

Authentication

Use OAuth 2.0 credentials and the least-privilege Marketplace scopes required by your application.

Common use cases

ScenarioRecommendation
Interactive applicationsUse scoped user/organization access
Back-office syncUse server-side credentials and idempotency
High-volume jobsUse pagination and respect rate limits

Next steps

Marketplace API Reference →