Delete a B2B Document

delete

/ic/api/b2b/v1/b2bdocuments/{documentId}

Deletes the B2B Document with the specified ID. Make sure the B2B Document you want to delete is not in use by any integration or trading partner. You may want to remove any reference it has before deleting.

Request

Path Parameters
Back to Top

Response

Supported Media Types

200 Response

Successful operation

400 Response

Bad request

409 Response

Not allowed, document in use

500 Response

Server Error
Back to Top