tlsOrganizationPatchRequest
Keine Beschreibung in der Spezifikation vorhanden.
| Feld | Typ | Pflicht | Beschreibung |
|---|---|---|---|
edit_mode | string | nein | (create_replacement, update_provider) |
organization | string | nein | - |
first_name | string | nein | - |
last_name | string | nein | - |
address | string | nein | - |
postal_code | string | nein | - |
city | string | nein | - |
country_code | string | nein | - |
phone | string | nein | - |
email | string | nein | - |
Beispiel
Abschnitt betitelt „Beispiel“{ "edit_mode": "create_replacement", "organization": "string", "first_name": "string", "last_name": "string", "address": "string", "postal_code": "string", "city": "string", "country_code": "string", "phone": "string", "email": "string"}