Delete Credit Memo Attachment

Deletes an individual credit memo attachment, specified by attachmentId.

delete
Path parameters
creditMemoIdstringRequired

The ID of the credit memo to which the attachment belongs.

idstringRequired

The ID of the attachment to delete.

Responses
delete
/public/v1/billing/credit-memos/{creditMemoId}/attachments/{id}
DELETE /public/v1/billing/credit-memos/{creditMemoId}/attachments/{id} HTTP/1.1
Host: api.platform.softwareone.com
Accept: */*

No content

Last updated

Was this helpful?