MatchingRules
Path parameters
idinteger · int64Required
an identifier
Body
versionstringOptional
Version Identifier for this Object (for PUT)
idstringOptional
Unique identifier of the Object
ruleTypestring · enumOptionalPossible values:
The type of rule, i.e. used while looking through invoice-related open items
pointsinteger · int32Optional
The number of points to award for fit
Responses
200
successful operation
*/*
404
Resource was not found
*/*
422
Resource was not valid to process
*/*
put
/erp/finance/openitems/matchingrules/{id}Body
versionstringOptional
Version Identifier for this Object (for PUT)
idstringOptional
Unique identifier of the Object
ruleTypestring · enumOptionalPossible values:
The type of rule, i.e. used while looking through invoice-related open items
pointsinteger · int32Optional
The number of points to award for fit
Responses
200
successful operation
*/*
422
Resource was not valid to process
*/*
post
/erp/finance/openitems/matchingrulesget
Responses
200
OK
*/*
get
/erp/finance/openitems/matchingrules/max_points200
OK
Last updated
Was this helpful?