POST
/
v1
/
debtors
/
{id}
/
communicationchannels
/

Authorizations

Authorization
string
headerrequired

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

id
string
required

Body

type
enum<string>
required
  • email - E-Mail
  • phone - Telefon
  • mobile_phone - Mobiltelefon
  • fax - Fax
  • skype - Skype
  • facebook_messenger - Facebook Messenger
  • imessage - iMessage
  • whatsapp - WhatAapp
  • facebook - Facebook
  • twitter - Twitter
  • linkedin - Linkedin
  • xing - Xing
  • social_various - Anderes Social Medium
  • website_url - Website URL
  • web_various - Andere Web-Quelle
Available options:
email,
phone,
mobile_phone,
fax,
skype,
facebook_messenger,
imessage,
whatsapp,
facebook,
twitter,
linkedin,
xing,
social_various,
website_url,
web_various
value
string
required
Required string length: 1 - 255

Response

201 - application/json
href
string
required
acting_as
required

Tell us if the debtor is either a consumer or a business/other organization. Single-person-business debtors must have the value business

  • consumer - Verbraucher
  • business - Unternehmer
Available options:
consumer,
business
addresses
object[]
required
created
string
required
updated
string
required
id
string
your_reference
string | null
Maximum length: 255
person
object

If the debtor is a natural person or a single-person-business please provide this object. In case of a single-person-business, please set acting_as to business

organization
object

If the debtor is an organization (no single-person-business), please provide this object. For single-person-business debtors see the person field.

communication_channels
object[]
bank_accounts
object[]
metadata
object[]
events
object[]