Settings
Update an Invoice Render Settings
Update an Invoice Render Settings
PUT
/
invoices
/
render-settings
/
{id}
Headers
Authorization
string
requiredYour API credentials. Eg. Basic {credentials}
.
Sequence-Version
enum<string>
Use this header to select an API version
Available options:
2024-07-30
Path Parameters
id
string
requiredInvoice settings ID
Body
application/json
paymentLinkDisplay
enum<string>
requiredPayment link display preference. By default, the payment link is shown.
Available options:
SHOW_PAYMENT_LINK
, HIDE_PAYMENT_LINK
Response
200 - application/json
id
string
requiredInvoice settings ID
paymentLinkDisplay
enum<string>
requiredPayment link display preference. By default, the payment link is shown.
Available options:
SHOW_PAYMENT_LINK
, HIDE_PAYMENT_LINK