Allows you to retrieve CISSettings for a contact in a Xero organisation
GET {{baseUrl}}/Contacts/:ContactID/CISSettings
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
xero-tenant-id | string | (Required) Xero identifier for Tenant |
RESPONSES
status: OK
{"CISSettings":[{"CISEnabled":false,"Rate":-16037896.868392482},{"CISEnabled":true,"Rate":-20045066.4385238}]}