Skip to main content
PATCH
Update Template

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Path Parameters

template_id
string
required

Body

application/json
name
string | null
supplierId
string | null
currency
string | null
notes
string | null
frequency
string | null
nextRunDate
string | null
isActive
boolean | null
lineItems
TemplateLineItem · object[] | null

Response

Successful Response

id
string
required
orgId
string
required
name
string
required
requestType
string
required
paymentMethod
string
required
currency
string
required
frequency
string
required
nextRunDate
string
required
isActive
boolean
required
supplierId
string | null
notes
string | null
lastGeneratedAt
string | null
createdAt
string | null
lineItems
TemplateLineItemResponse · object[]