Allows you to retrieve CISSettings for a contact in a Xero organisation

GET {{baseUrl}}/Contacts/:ContactID/CISSettings

HEADERS

KeyDatatypeRequiredDescription
xero-tenant-idstring(Required) Xero identifier for Tenant

RESPONSES

status: OK

{"CISSettings":[{"CISEnabled":false,"Rate":-16037896.868392482},{"CISEnabled":true,"Rate":-20045066.4385238}]}