Start a new process to validate addresses
POST
/companies/address-improvement/bulkLast modified: 9 days ago
Request
Query Params
All
boolean
optional
Whether or not to check all addresses. Overwrites ID list if true.
Header Params
X-Integration-Name
string
required
Integration name
Example:
API Documentation
X-Integration-Provider
string
required
Integration provider
Example:
cobra GmbH
X-Cobra-TenantId
string
required
Tenant ID
Example:
12e39e53-ece1-4d8d-8958-e782de1dbef0
X-Integration-Contact
string
optional
Integration contact
Example:
info@cobra.de
Accept-Language
string
optional
Example:
de
Body Params application/json
array[string]
optional
IDs of the addresses to check.
A 24 digit hexadecimal number.
Example
[
"string"
]
Request samples
Responses
OK(200)
Accepted(202)
Bad Request(400)
HTTP Code: 200
Content Type : JSONapplication/json
Data Schema
No schema defined
Example
Not configured
Last modified: 9 days ago