Get suggestions
Retrieves the most likely matching counterpart for a given payable, based on an AI-powered analysis of the payable’s data.
When a user uploads a payable, Monite automatically compares key fields—such as name
, address
, VAT ID
, and bank account
—against existing counterparts. If a sufficiently similar match is found, this endpoint will return a suggested counterpart.
If no suitable match is identified, the response will be empty.
Note: Suggestions are automatically generated during payable upload. This endpoint simply retrieves the existing suggestion for a specific payable.
Path parameters
payable_id
The unique identifier of the payable you want to find matching suggestions for.
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
x-monite-version
x-monite-entity-id
The ID of the entity that owns the requested resource.
Response
Successful Response
suggested_counterpart