For the complete documentation index, see llms.txt. This page is also available as Markdown.

deleteExternalLoan

Perform various delete operations on external loan account records.

Symitar eDocs References: Coming soon.

Operations

deleteExternalLoan

post
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
AccountNumberstringOptional
ExternalLoanLocatorintegerOptional
Responses
200

Successful operation.

application/json
nxAttributesobjectOptional

The custom object for NexumAPI response attributes.

post
/deleteExternalLoan
200

Successful operation.

deleteExternalLoanName

post
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
AccountNumberstringOptional
ExternalLoanLocatorintegerOptional
ExternalLoanNameLocatorintegerOptional
Responses
200

Successful operation.

application/json
nxAttributesobjectOptional

The custom object for NexumAPI response attributes.

post
/deleteExternalLoanName
200

Successful operation.

deleteExternalLoanNote

post
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
AccountNumberstringOptional
ExternalLoanLocatorintegerOptional
ExternalLoanNoteLocatorintegerOptional
Responses
200

Successful operation.

application/json
nxAttributesobjectOptional

The custom object for NexumAPI response attributes.

post
/deleteExternalLoanNote
200

Successful operation.

deleteExternalLoanTracking

post
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
AccountNumberstringOptional
ExternalLoanLocatorintegerOptional
ExternalLoanTrackingLocatorintegerOptional
Responses
200

Successful operation.

application/json
nxAttributesobjectOptional

The custom object for NexumAPI response attributes.

post
/deleteExternalLoanTracking
200

Successful operation.

deleteExternalLoanTransfer

post
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
AccountNumberstringOptional
ExternalLoanLocatorintegerOptional
ExternalLoanTransferLocatorintegerOptional
Responses
200

Successful operation.

application/json
nxAttributesobjectOptional

The custom object for NexumAPI response attributes.

post
/deleteExternalLoanTransfer
200

Successful operation.

Last updated

Was this helpful?