Debt Collection

This page explains how to create a debt collection with basic data into Ropo One service.

If the debtor does not pay despite receiving the payment reminder, the claim can be transferred for debt collection through the Ropo One™ interface.

Send each debt collection task into Ropo One™ only once! If you have previously sent the claim as an invoice or as a reminder, please note that Ropo will automatically send the debt collection letter and you will not be required to do any further procedures.

Minimum data

Minimum level information in the dataset of the invoice, required for posting it as a debt collection in Ropo One.

Fields

Key
Value
Notes

jobtype

Type of the job

2 = debt collection

noticedate

Notice date of the invoice

Invoice's notice date

billcode

Invoice reference

Used as the default settlement reference for payment to your settlement account.

amount

Open amount of the invoice

billnum

Invoice number of the invoice

person

Consumer debtor’s name

Use the company field for a company debtor.

address

Debtor’s street address

postcode

Debtor’s post code

city

Debtor’s postal town

customertype

Customer type

2 = person, 1 = company

billdate

Invoice date of the invoice

Invoice’s due date

Example

Add bills

post
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Header parameters
DataIdentifierstringOptional

Data identifier defined by customer for tracking purposes

DataTypeIdentifierstringOptional

Data type identifier

Content-TypestringOptional

Content type

Body

Job

Responses
chevron-right
201

Successful operation

application/json

JobResponse

acceptedintegerOptional

Total count of accepted jobs

Example: 1
post
/jobs

Last updated

Was this helpful?