Mergi la conținut

Operația potrivită. Contractul complet.

Referință generată automat din contractele OpenAPI Monedo. Fiecare operație are ruta, versiunea, parametrii și răspunsurile declarate. Exemplele sunt locale; nu se trimit requesturi și nu se colectează chei.

121 operații

payments 2026-08-28

https://api.monedo.eu/v1
GET
/accountRetrieve the current installation and payment capability
POST
/customersCreate or reuse a customer by external reference
GET
/customers/{customer}Retrieve a customer owned by the current installation
POST
/customers/{customer}/customer-sessionsCreate a short-lived session for native PaymentSheet
POST
/customers/{customer}/setup-intentsCreate a SetupIntent for saving a payment method
POST
/customers/{customer}/customer-sheet-sessionsCreate CustomerSheet and SetupIntent client secrets
GET
/customers/{customer}/payment-methodsList saved cards without exposing provider identifiers
DELETE
/customers/{customer}/payment-methods/{payment_method}Detach a saved payment method
POST
/customers/{customer}/payment-methods/{payment_method}/defaultSet the preferred payment method
POST
/payment-quotesResolve the funds flow and preview merchant-borne fees
POST
/payment-intentsCreate an automatic or manually captured payment
GET
/payment-intents/{payment_intent}Retrieve and synchronize a payment
GET
/payment-intents/{payment_intent}/deliveriesList email and SMS confirmation delivery statuses
POST
/payment-intents/{payment_intent}/captureCapture all or part of an authorized payment
POST
/payment-intents/{payment_intent}/cancelCancel a payment before capture
POST
/payment-intents/{payment_intent}/updateUpdate an amount, payment method or mutable payment details
POST
/payment-intents/{payment_intent}/increment-authorizationIncrement an eligible uncaptured manual authorization
POST
/refundsSafely refund all or part of a succeeded payment
POST
/merchant-connectionsStart a self-service merchant connection
GET
/merchantsList merchants connected to the current application installation
GET
/merchants/{merchant}Retrieve a merchant profile, consent and capability state
DELETE
/merchants/{merchant}Revoke this application's access to a merchant
GET
/merchants/{merchant}/capabilitiesRetrieve canonical payment, transfer, payout and refund capabilities
GET
/merchants/{merchant}/requirementsRetrieve privacy-safe merchant action requirements
POST
/merchants/{merchant}/consent-sessionsRestart consent for a pending, denied or revoked merchant connection
POST
/merchants/{merchant}/onboarding-sessionsCreate a Launch-hosted merchant activation session
GET
/connected-accountsList merchant, courier and driver beneficiary accounts
POST
/connected-accountsCreate a Monedo beneficiary account
GET
/connected-accounts/{connected_account}Synchronize and retrieve onboarding capability state
POST
/connected-accounts/{connected_account}/onboarding-linksCreate a single-use hosted onboarding link
GET
/connected-accounts/{connected_account}/requirementsRetrieve current and future verification requirements
GET
/connected-accounts/{connected_account}/balanceRetrieve beneficiary available and pending balance
GET
/connected-accounts/{connected_account}/payoutsList beneficiary payouts
POST
/connected-accounts/{connected_account}/payoutsCreate a manual standard or instant payout
POST
/allocation-groupsReserve a captured payment amount for deterministic distribution
POST
/allocation-groups/{allocation_group}/allocationsAdd a recipient allocation before commit
POST
/allocation-groups/{allocation_group}/commitCommit all allocations as source-transaction transfers
GET
/allocation-groups/{allocation_group}Retrieve allocations and transfers
GET
/transfersList transfers
POST
/transfersCreate a one-recipient allocation and commit it atomically
GET
/transfers/{transfer}Retrieve a transfer and reversals
POST
/transfers/{transfer}/reversalsFully or partially reverse a transfer
GET
/balanceRetrieve the direct merchant installation balance
GET
/payoutsList direct merchant installation payouts
GET
/payouts/{payout}Retrieve a payout owned by the installation
POST
/payouts/{payout}/cancelCancel an eligible pending manual payout
POST
/payouts/{payout}/reverseReverse an eligible payout
GET
/disputesList disputes attributed to the installation
GET
/disputes/{dispute}Retrieve dispute status and evidence deadline
POST
/disputes/{dispute}/filesUpload PDF, JPEG or PNG dispute evidence up to 8 MiB
POST
/disputes/{dispute}/evidenceSave or submit evidence to the issuing bank
POST
/disputes/{dispute}/closeIrreversibly accept a dispute loss
GET
/radar/value-listsGET /radar/value-lists
POST
/radar/value-listsPOST /radar/value-lists
GET
/radar/value-lists/{value_list}/itemsGET /radar/value-lists/{value_list}/items
POST
/radar/value-lists/{value_list}/itemsPOST /radar/value-lists/{value_list}/items
GET
/radar/reviewsGET /radar/reviews
POST
/radar/reviews/{review}/approvePOST /radar/reviews/{review}/approve
GET
/reconciliation-runsList reconciliation runs
POST
/reconciliation-runsCompare the immutable Monedo transfer ledger with the processing provider
GET
/reconciliation-runs/{run}Retrieve reconciliation issues
GET
/invoicesList payment invoices
POST
/invoicesCreate a payment invoice draft
GET
/invoices/{invoice}GET /invoices/{invoice}
POST
/invoices/{invoice}/finalizePOST /invoices/{invoice}/finalize
POST
/invoices/{invoice}/sendPOST /invoices/{invoice}/send
GET
/operations/{operation}Retrieve an asynchronous transfer, payout, sync or reconciliation operation
GET
/pricesList installation prices
POST
/pricesCreate immutable per-unit, volume or graduated monthly/yearly pricing
GET
/prices/{price}Retrieve a price
POST
/prices/{price}/archiveArchive a price without changing existing subscriptions
GET
/subscriptionsList installation subscriptions
POST
/subscriptionsPrepare a subscription without charging the customer
GET
/subscriptions/{subscription}Retrieve authoritative subscription entitlement
POST
/subscriptions/{subscription}/cancelCancel now or at the end of the paid period; no automatic refund
POST
/subscriptions/{subscription}/resumeUndo scheduled cancellation before the paid period ends
GET
/subscriptions/{subscription}/invoicesList billing collection records; not fiscal invoices
POST
/subscriptions/{subscription}/syncEnqueue authoritative reconciliation after configuration repair
POST
/checkout-sessionsCreate a Monedo hosted checkout for an existing payment
GET
/checkout-sessions/{session}Retrieve checkout payment status
POST
/checkout-sessions/{session}/expireExpire a checkout and cancel its unfinished payment
GET
/productsList billing products
POST
/productsCreate a billing product
GET
/products/{product}Retrieve a billing product
POST
/products/{product}/updateUpdate product presentation or availability, never existing financial terms
POST
/products/{product}/archiveArchive for new subscriptions; preserve existing agreements
POST
/prices/{price}/quoteCalculate the exact total for a quantity without charging
GET
/subscriptions/{subscription}/changesList immutable change proposals and their lifecycle
POST
/subscriptions/{subscription}/changesQuote a versioned change; customer consent and payment occur only in Monedo Checkout
GET
/subscriptions/{subscription}/changes/{change}Retrieve a subscription change
POST
/subscriptions/{subscription}/changes/{change}/cancelCancel an unapplied change, never refund a successful payment
POST
/subscriptions/{subscription}/distributionVersion beneficiary shares for future billing invoices

commerce 2026-09-04

https://api.monedo.eu/commerce/v1

fiscal 2026-08-29

https://api.monedo.eu/fiscal/v1