Skip to content

Send credit note email

POST
/v1/credit_notes/{credit_note_id}/send_email

Send a credit note notification email to the customer.

credit_note_id
required
Credit Note Id
string format: uuid

Successful Response

Response Send Credit Note Email V1 Credit Notes Credit Note Id Send Email Post
object
key
additional properties
boolean

Credit note must be finalized to send email

Unauthorized – invalid or missing API key

Credit note not found

Validation Error

HTTPValidationError
object
detail
Detail
Array<object>
ValidationError
object
loc
required
Location
Array
msg
required
Message
string
type
required
Error Type
string
input
Input
ctx
Context
object