Delete Credit Memo Attachment
Path parameters
creditMemoIdstringRequired
The ID of the credit memo to which the attachment belongs.
idstringRequired
The ID of the attachment to delete.
Responses
204
No Content
404
Not Found
application/json
delete
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?