# Ropo Developer Portal

## Welcome

- [Developer Platform](https://dev.ropo.com/readme.md): Welcome to your team’s developer platform

## Guides

- [Ropo One™  Embed](https://dev.ropo.com/guides/service-models/ropo-one-tm-embed.md)
- [Ropo One™ Unify](https://dev.ropo.com/guides/service-models/ropo-one-tm-unify.md)
- [Ropo One™ Connect](https://dev.ropo.com/guides/service-models/ropo-one-tm-connect.md)
- [Getting started](https://dev.ropo.com/guides/basics/getting-started.md)
- [Authentication](https://dev.ropo.com/guides/basics/authentication.md)
- [Data transfer limits and ZIP uploads](https://dev.ropo.com/guides/basics/data-transfer-limits-and-zip-uploads.md)
- [Invoice](https://dev.ropo.com/guides/basics/invoice.md)
- [Prices on the invoice row](https://dev.ropo.com/guides/basics/invoice/prices-on-the-invoice-row.md)
- [EU semantic invoices and validations](https://dev.ropo.com/guides/basics/invoice/eu-semantic-invoices-and-validations.md)
- [Attachments](https://dev.ropo.com/guides/basics/invoice/attachments.md)
- [Cash discount](https://dev.ropo.com/guides/basics/invoice/cash-discount.md)
- [Payment plans](https://dev.ropo.com/guides/basics/invoice/payment-plans.md)
- [Financing and invoice purchase](https://dev.ropo.com/guides/basics/invoice/financing-and-invoice-purchase.md)
- [Fixed fee (Late Payment Directive)](https://dev.ropo.com/guides/basics/invoice/fixed-fee-late-payment-directive.md)
- [Construction site information](https://dev.ropo.com/guides/basics/invoice/construction-site-information.md)
- [Print service (own account and reference)](https://dev.ropo.com/guides/basics/invoice/print-service-own-account-and-reference.md)
- [Cover page](https://dev.ropo.com/guides/basics/invoice/cover-page.md): Add a cover page in front of a ready-made PDF when the PDF does not match Ropo's print layout.
- [Examples of invoice accountings](https://dev.ropo.com/guides/basics/invoice/examples-of-invoice-accountings.md): Examples of how to use accountdate and accountrow for accounting exports.
- [Reminder](https://dev.ropo.com/guides/basics/reminder.md)
- [Debt Collection](https://dev.ropo.com/guides/basics/debt-collection.md)
- [Credit note allocation](https://dev.ropo.com/guides/basics/credit-note-allocation.md)
- [Payment](https://dev.ropo.com/guides/basics/payment.md)
- [Other documents](https://dev.ropo.com/guides/basics/other-documents.md): Send PDF letters to Ropo using a JSON index file.
- [Status Notifications (events)](https://dev.ropo.com/guides/general-add-ons/status-notifications-events.md)
- [Status Updates (polling)](https://dev.ropo.com/guides/general-add-ons/status-updates-polling.md)
- [Get PDF](https://dev.ropo.com/guides/general-add-ons/get-pdf.md)
- [Preview of invoice](https://dev.ropo.com/guides/general-add-ons/preview-of-invoice.md)
- [Local print of invoice](https://dev.ropo.com/guides/general-add-ons/local-print-of-invoice.md)
- [MyRopoLink](https://dev.ropo.com/guides/general-add-ons/myropolink.md)
- [PayLink](https://dev.ropo.com/guides/general-add-ons/paylink.md)
- [Onboarding](https://dev.ropo.com/guides/general-add-ons/onboarding.md)
- [Onboarding - APIkey Endpoint](https://dev.ropo.com/guides/general-add-ons/onboarding/onboarding-apikey-endpoint.md): This documentation describes, how to create an API endpoint for receiving Ropo One API-keys of the new profiles, which have been created via Onboarding API.
- [Invoice query by SSN or customer number](https://dev.ropo.com/guides/general-add-ons/invoice-query-by-ssn-or-customer-number.md): Retrieve open and/or paid invoices for an end customer by SSN or customer number.
- [Usage place](https://dev.ropo.com/guides/industry-specific-add-ons/usage-place.md)
- [Update contract information](https://dev.ropo.com/guides/industry-specific-add-ons/update-contract-information.md)
- [Telecom subscription](https://dev.ropo.com/guides/industry-specific-add-ons/telecom-subscription.md): Report telecom subscription disconnection events to Ropo One.
- [Finland](https://dev.ropo.com/guides/country-specific-actions/finland.md)
- [Receiver proposal](https://dev.ropo.com/guides/country-specific-actions/finland/receiver-proposal.md): Send a Finvoice ReceiverProposal message for Finnish e-invoice onboarding.

## API Reference

- [Ropo One API](https://dev.ropo.com/api-reference/ropo-one-api.md): Developer docs for integrating with Ropo One via the Ropo One API.
- [Auth](https://dev.ropo.com/api-reference/auth.md)
- [Ibancalculator](https://dev.ropo.com/api-reference/ibancalculator.md)
- [Creditinfo](https://dev.ropo.com/api-reference/creditinfo.md)
- [Creditdecision](https://dev.ropo.com/api-reference/creditdecision.md)
- [Control](https://dev.ropo.com/api-reference/control.md)
- [Contract](https://dev.ropo.com/api-reference/contract.md)
- [Profile](https://dev.ropo.com/api-reference/profile.md)
- [Jobs](https://dev.ropo.com/api-reference/jobs.md)
- [Receiverproposal](https://dev.ropo.com/api-reference/receiverproposal.md)
- [Usageplace](https://dev.ropo.com/api-reference/usageplace.md)
- [Productstock](https://dev.ropo.com/api-reference/productstock.md)
- [Onlinelink](https://dev.ropo.com/api-reference/onlinelink.md)
- [Paylink](https://dev.ropo.com/api-reference/paylink.md)
- [Telecomsubscription](https://dev.ropo.com/api-reference/telecomsubscription.md)
- [Ropo One](https://dev.ropo.com/api-reference/ropo-one.md)
- [Models](https://dev.ropo.com/api-reference/models.md)

## Release notes

- [Product and service updates](https://dev.ropo.com/release-notes/readme.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://dev.ropo.com/readme.md?ask=<question>
```
The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.
Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
