cURL
curl --request GET \ --url https://eu.sequencehq.com/api/invoices/render-settings \ --header 'Authorization: <authorization>'
{ "id": "385f41ab-51f9-49c2-8f25-358545106b88", "paymentLinkDisplay": "SHOW_PAYMENT_LINK" }
Returns invoice render settings or creates new settings if they do not exist
Your API credentials. Eg. Basic {credentials}.
Basic {credentials}
Use this header to select an API version
2024-07-30
OK
The response is of type object.
object