Retrieve customer attachment by id
Retrieve customer attachment by id
Authorizations:Token
Query Parameters
id required | integerId value of the Attachment object |
Responses
200Success
Response schema:
Success orderItem | |
id | integerUnique id |
path | stringPath (URL or file name in storage directory) |
fileName | stringFile name |
mime | stringMIME type |
storageType | stringStorage type |
size | integerSize |
date | integerCreate / modify date (UNIX timestamp) |