Update Supplier Payoff In Payoff

Log in to see full request history
Path Params
integer
required
integer
required
Query Params
string

A valid filter for SupplierPayoffGET, as a json string

Body Params
date | null

Date when the payoff for this supplier was sent to the ERP/accounting system

string | null

An external identifier, should be set by the integration. E.g. set it to the supplier invoice number created in ERP

string | null

Can be used to store status messages from the integration for this particular supplier payoff

Responses

Response body
object
integer
required

Id of record, used as primary key when looking up items using the API

date-time
required

Timestamp of the last time the object was modified

integer
required

The Id of the user that last made changes to the object

date-time
required

Timestamp of when the object was first created

integer
required

The Id of the user that first created the object

boolean
Defaults to true

If this payoff is active and in use

string | null

Cost center that this payoff is related to

string | null

Currency code

date | null

Due date for the payoff to the supplier

date | null

Date when the payoff for this supplier was sent to the ERP/accounting system

string | null

An external identifier, should be set by the integration. E.g. set it to the supplier invoice number created in ERP

string | null

Can be used to store status messages from the integration for this particular supplier payoff

date | null

Invoice date for the payoff to the supplier

integer | null

Invoice number. Autoincremented for each new invoice created.

date | null

Posting date for the payoff to the supplier

boolean

If the payoff run this supplier payoff belongs to is locked

integer
required

The ID of the payoff run

number | null

SUM (workorderrow.PayoffUnit workorderrow.UsedQty workorderrow.Qty)

number | null

PerformedAmount * VAT percent

string | null

Project number that this payoff is related to

integer
required

The ID of the supplier to which the payoff is done

string | null

Number of supplier in Next to which this payoff is done

Language
Credentials
OAuth2
URL