Přeskočit na obsah
Pro LLMDo aplikace

Smazání adresy

Zobrazit zdroj
DELETEhttps://app.mwork365.com/main/publicapi/customer/{customerId}/address/{addressId}
DELETEhttps://app.mwork365.com/main/publicapi/customer/externalId/{customerExternalId}/address/{addressExternalId}
customerIdstring(GUID)povinné

ID zákazníka

addressIdstring(GUID)povinné

ID adresy zákazníka

nebo

customerExternalIdstringpovinné

Externí ID zakázky

addressExternalIdstringpovinné

Externí ID adresy zákazníka

204 No Content

Adresa zákazníka byla úspěšně smazána

400, 401, atd.

Více informací na stránce standardní chybové stavy.

Terminál
curl --location --request DELETE 'https://app.mwork365.com/main/publicapi/customer/b65d6303-e2a3-4876-8e93-1671ebd2b0d8/address/3d6ecf6b-6755-44f1-a7ff-93982ec7bb1b' \
--header 'Authorization: Bearer eyJhb...WlUw'