Skip to main content

Attaches files to a customer's record.

POST 

/api/customer/:customerId/attachments

Each file should include its name, content (base64 encoded), and type. The files will be stored in the system and associated with the customer.

Request

Responses

Files attached successfully