Allows you to retrieve invoice reminder settings
GET {{baseUrl}}/InvoiceReminders/Settings
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
xero-tenant-id | string | (Required) Xero identifier for Tenant |
RESPONSES
status: OK
{"Id":"c7cd0953-c012-4be8-b618-63ce4c2c3494","Status":"OK","ProviderName":"Provider Name Example","DateTimeUTC":"/Date(1552331430618)/","InvoiceReminders":[{"Enabled":false}]}