MyRopoLink

This guide explains how to fetch a url-link that can be embedded for example in your online portal or mobile application to give end-customer access to sent invoice.

MyRopo link is fetched with invoice number parameter and the link gives direct access to see only this invoice in MyRopo.

MyRopo Designer is always included to MyRopoLink service. With MyRopo Designer tool, you can easily customize MyRopo invoice page to meet your branding standards with logos, banners and additional company info.

Steps:

  1. Get a MyRopo invoice page URL for a single invoice.

  2. Embed the URL in your portal or mobile app.

  3. The debtor lands directly on that invoice.

Parameters

  • billnum (required): invoice number.

get
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Query parameters
billnumstringRequired

Billnumber of the job

Responses
chevron-right
200

successful operation

application/json

OnlineLinkResponse

urlstringOptionalExample: https://myropo.fi/#/job/5f5b4b4b-7b7b-4b4b-7b7b-5f5b4b4b7b7b
get
/online/onlinelink

Last updated

Was this helpful?