<back to all web services
DebtorContactNameDELETERequest
The following routes are available for this service:DELETE | /Debtors/{DebtorID}/ContactNames/{ContactNameID} | Deletes a debtor contact name. | |
---|
DebtorContactNameDELETERequest Parameters:Name | Parameter | Data Type | Required | Description |
---|
DebtorID | path | string | No | |
ContactNameID | path | string | No | |
DebtorContactName Parameters:Name | Parameter | Data Type | Required | Description |
---|
DefaultContact | form | bool? | No | |
DebtorContact | form | bool? | No | |
CreditorContact | form | bool? | No | |
ContactNameID | form | string | No | |
ContactID | form | string | No | |
AccountNo | form | string | No | |
Title | form | string | No | |
FirstName | form | string | No | |
Surname | form | string | No | |
PrimaryPositionID | form | string | No | |
PrimaryPositionName | form | string | No | |
SecondaryPositionID | form | string | No | |
SecondaryPositionName | form | string | No | |
TertiaryPositionID | form | string | No | |
TertiaryPositionName | form | string | No | |
Phone | form | string | No | |
Mobile | form | string | No | |
Fax | form | string | No | |
EmailAddress | form | string | No | |
ProspectID | form | string | No | |
LogonCode | form | string | No | |
LogonPassword | form | string | No | |
ExternalAppRecID | form | string | No | |
LastSavedDateTime | form | DateTime? | No | |
LogonCodeChangedByUser | form | bool? | No | |
To override the Content-type in your clients, use the HTTP Accept Header, append the .xml suffix or ?format=xml
HTTP + XML
The following are sample HTTP requests and responses.
The placeholders shown need to be replaced with actual values.
DELETE /Debtors/{DebtorID}/ContactNames/{ContactNameID} HTTP/1.1
Host: api.jiwa.com.au
Accept: application/xml