Delete credit memo attachment

Deletes an individual credit memo attachment.

delete

Permanently removes the attachment and its associated file from the credit memo (e.g., CRD-3295-7900-0234). This operation cannot be undone. Returns 204 No Content on success.

Path parameters
creditMemoIdstringRequired

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

idstringRequired

The ID of the attachment to delete.

Responses
chevron-right
204

No Content

No content

delete
/public/v1/billing/credit-memos/{creditMemoId}/attachments/{id}

No content

Last updated

Was this helpful?