Die Endpunkte der Version 1.2 sind momentan in der Entwicklung und können noch Änderungen erfahren.
Dieser Abruf enthält die möglichen Angaben zum Geschlecht, welche zu einer natürlichen Person angegeben werden können.
Dieser Abruf enthält die Adressarten, welche den Adressen einer Person zugeordnet sein können.
Dieser Abruf enthält die Länder, welche den Adressen einer Person zugeordnet sein können.
Dieser Abruf enthält die Kommunikationswegarten, welche den Kommunikationswegen einer Person zugeordnet sein können.
Version 1.2
Use username and password.
falseOK
Bad Request
Unauthorized
GET /openwowi/v1.2/PersonsReadCatalog/AssignmentEntity HTTP/1.1
Host:
Authorization: Bearer YOUR_OAUTH2_TOKEN
Accept: */*
[
{
"EntityCode": "text",
"EntityName": "text"
}
]Use username and password.
OK
Bad Request
Unauthorized
Use username and password.
OK
Bad Request
Unauthorized
Use username and password.
OK
Bad Request
Unauthorized
Use username and password.
OK
Bad Request
Unauthorized
Use username and password.
OK
Bad Request
Unauthorized
Use username and password.
OK
Bad Request
Unauthorized
Use username and password.
OK
Bad Request
Unauthorized
Use username and password.
OK
Bad Request
Unauthorized
Use username and password.
OK
Bad Request
Unauthorized
Use username and password.
OK
Bad Request
Unauthorized
Use username and password.
OK
Bad Request
Unauthorized
Use username and password.
OK
Bad Request
Unauthorized
Use username and password.
OK
Bad Request
Unauthorized
Use username and password.
OK
Bad Request
Unauthorized
Use username and password.
OK
Bad Request
Unauthorized
GET /openwowi/v1.0/PersonsRead/Gender HTTP/1.1
Host:
Authorization: Bearer YOUR_OAUTH2_TOKEN
Accept: */*
[
{
"Id": 1,
"Name": "text"
}
]GET /openwowi/v1.0/PersonsRead/AddressType HTTP/1.1
Host:
Authorization: Bearer YOUR_OAUTH2_TOKEN
Accept: */*
[
{
"Id": 1,
"Name": "text"
}
]GET /openwowi/v1.0/PersonsRead/Country HTTP/1.1
Host:
Authorization: Bearer YOUR_OAUTH2_TOKEN
Accept: */*
[
{
"Id": 1,
"Name": "text",
"Code": "text"
}
]GET /openwowi/v1.0/PersonsRead/CommunicationType HTTP/1.1
Host:
Authorization: Bearer YOUR_OAUTH2_TOKEN
Accept: */*
[
{
"Id": 1,
"Name": "text"
}
]GET /openwowi/v1.0/PersonsRead/BankAccountType HTTP/1.1
Host:
Authorization: Bearer YOUR_OAUTH2_TOKEN
Accept: */*
[
{
"Id": 1,
"Code": "text"
}
]GET /openwowi/v1.0/PersonsRead/BankAccountUsageType HTTP/1.1
Host:
Authorization: Bearer YOUR_OAUTH2_TOKEN
Accept: */*
[
{
"Id": 1,
"Code": "text"
}
]GET /openwowi/v1.2/PersonsReadCatalog/Gender HTTP/1.1
Host:
Authorization: Bearer YOUR_OAUTH2_TOKEN
Accept: */*
[
{
"Id": 1,
"Name": "text"
}
]GET /openwowi/v1.2/PersonsReadCatalog/AddressType HTTP/1.1
Host:
Authorization: Bearer YOUR_OAUTH2_TOKEN
Accept: */*
[
{
"Id": 1,
"Name": "text"
}
]GET /openwowi/v1.2/PersonsReadCatalog/Country HTTP/1.1
Host:
Authorization: Bearer YOUR_OAUTH2_TOKEN
Accept: */*
[
{
"Id": 1,
"Name": "text",
"Code": "text"
}
]GET /openwowi/v1.2/PersonsReadCatalog/CommunicationType HTTP/1.1
Host:
Authorization: Bearer YOUR_OAUTH2_TOKEN
Accept: */*
[
{
"Id": 1,
"Name": "text"
}
]GET /openwowi/v1.2/PersonsReadCatalog/BankAccountType HTTP/1.1
Host:
Authorization: Bearer YOUR_OAUTH2_TOKEN
Accept: */*
[
{
"Id": 1,
"Code": "text"
}
]GET /openwowi/v1.2/PersonsReadCatalog/BankAccountUsageType HTTP/1.1
Host:
Authorization: Bearer YOUR_OAUTH2_TOKEN
Accept: */*
[
{
"Id": 1,
"Code": "text"
}
]GET /openwowi/v1.2/PersonsReadCatalog/CompanyForm HTTP/1.1
Host:
Authorization: Bearer YOUR_OAUTH2_TOKEN
Accept: */*
[
{
"Id": 1,
"Code": "text",
"IsPartnership": true
}
]GET /openwowi/v1.2/PersonsReadCatalog/Industry HTTP/1.1
Host:
Authorization: Bearer YOUR_OAUTH2_TOKEN
Accept: */*
[
{
"Id": 1,
"Code": "text",
"ShortCode": "text"
}
]GET /openwowi/v1.2/PersonsReadCatalog/Vip HTTP/1.1
Host:
Authorization: Bearer YOUR_OAUTH2_TOKEN
Accept: */*
[
{
"Id": 1,
"Code": "text"
}
]