sevdesk integration (Finance, Productivity). Imported from open-connector.
https://my.sevdesk.de/api/v1/Contact
| Param | Type | Required | Description |
|---|---|---|---|
| depth | string | optional | Whether to return only organizations or both organizations and persons. |
| customerNumber | string | optional | The customer number to filter contacts by. |
| limit | integer | optional | The maximum number of contacts to return. |
| offset | integer | optional | The number of contacts to skip before returning results. |
| countAll | boolean | optional | Whether sevdesk should include the total number of matching contacts. |
| embed | array | optional | Nested resource names to expand through sevdesk's embed query parameter. |
/Contact/{contactId}
| Param | Type | Required | Description |
|---|---|---|---|
| contactId | integer | required | The sevdesk contact identifier. |
| embed | array | optional | Nested resource names to expand through sevdesk's embed query parameter. |
/Contact
| Param | Type | Required | Description |
|---|---|---|---|
| name | string | optional | — |
| status | integer | optional | — |
| customerNumber | string | optional | — |
| parent | object | optional | — |
| surename | string | optional | — |
| familyname | string | optional | — |
| titel | string | optional | — |
| category | object | required | A sevdesk contact category reference object. |
| description | string | optional | — |
| academicTitle | string | optional | — |
| gender | string | optional | — |
| name2 | string | optional | — |
| birthday | string | optional | — |
| vatNumber | string | optional | — |
| bankAccount | string | optional | — |
| bankNumber | string | optional | — |
| defaultCashbackTime | integer | optional | — |
| defaultCashbackPercent | number | optional | — |
| defaultTimeToPay | integer | optional | — |
| taxNumber | string | optional | — |
| taxOffice | string | optional | — |
| exemptVat | boolean | optional | — |
| defaultDiscountAmount | number | optional | — |
| defaultDiscountPercentage | boolean | optional | — |
| buyerReference | string | optional | — |
| governmentAgency | boolean | optional | — |
/Contact/{contactId}
| Param | Type | Required | Description |
|---|---|---|---|
| contactId | integer | required | The sevdesk contact identifier. |
| name | string | optional | — |
| status | integer | optional | — |
| customerNumber | string | optional | — |
| parent | object | optional | — |
| surename | string | optional | — |
| familyname | string | optional | — |
| titel | string | optional | — |
| category | object | optional | — |
| description | string | optional | — |
| academicTitle | string | optional | — |
| gender | string | optional | — |
| name2 | string | optional | — |
| birthday | string | optional | — |
| vatNumber | string | optional | — |
| bankAccount | string | optional | — |
| bankNumber | string | optional | — |
| defaultCashbackTime | integer | optional | — |
| defaultCashbackPercent | number | optional | — |
| defaultTimeToPay | integer | optional | — |
| taxNumber | string | optional | — |
| taxOffice | string | optional | — |
| exemptVat | boolean | optional | — |
| defaultDiscountAmount | number | optional | — |
| defaultDiscountPercentage | boolean | optional | — |
| buyerReference | string | optional | — |
| governmentAgency | boolean | optional | — |
/Contact/{contactId}
| Param | Type | Required | Description |
|---|---|---|---|
| contactId | integer | required | The sevdesk contact identifier. |