PayableCreateRequest

Request Information
TYPE Request
CategoryObjects

Description

Object: PayableCreateRequest

Properties

name type required default description
referenceId string yes Your invoice id
process string yes The process to use for this payable, either this or the run should be filled
run string yes The run to use for this payable, either this or the process should be filled
crmId string yes The id for the user in your CRM
to array <string> yes array The names of addresses to send the emails to
toEmail array <string> yes array The to addresses to send the emails to
autoKickoff object: boolean yes To automatically start the process
currency string yes EUR The currency (only EUR supported at the moment)
initialValue float yes The initial value of the payable
remainingValue float yes The remaining value of the payable
parameters array yes The parameters used in the process.
overrideCreatedTimestamp integer yes Allows you to set the created timestamp of the Payable to this timestamp