Previous Topic

Next Topic

Inhoudsopgave

Book Index

Unblocking Open Items

Use this call to unblock outstanding purchase invoices.

Call

finance-api/Payments/UnblockOpenItem/{company}/{creditor}/{invoicereference}

Parameters

Parameter

Description

Mandatory

Validations

company

Company code

Y

Company code exists

creditor

Creditor code

Y

Creditor is present in the company/fiscal year

invoicereference

Invoice reference

Y

Invoice reference exists

Http method

PUT

Return value

The return value is Http status code 204 if the call was successful and the open item is unblocked. Otherwise, an error code will be returned.