Updates Contractor Invoice Schedule

Updates a contractor invoice schedule record

Scopes

CategoryRead only ScopeWrite only Scope (read access implicit)
Manage invoices (invoices)-Manage invoices (invoices:write)
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
uuid
required

Resource unique identifier

Body Params

Update parameters

Payload shape used to update invoice schedules.

string | null

Currency code of the SWIFT fee. Only present when processing_fee is set.

items
array of objects

List of invoice items that composes the overall invoice amount.

items
string | null

Custom defined note.

integer | null

Count of remaining invoices that should be generated.

string | null

Invoice identifier.

string
enum

Defines how often contractor invoices will be generated.

  • bi_weekly: Invoices will be generated every other week, on the given day of the week based on the start date.
  • monthly: Invoices will be generated once a month.
  • semi_monthly: Invoices will be generated at fixed dates twice a month (with 14 days of difference between each other), depending on the start date.
    In months with just 30 days, if start_date is set to the 31st day, then generation occurs in the last of day of the month.
  • weekly: Invoices will be generated each week.
Allowed:
date

UTC date in ISO 8601 format

Responses

Callback
Language
Credentials
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json