cURL
curl --request POST \ --url https://commerce.driv.ly/api/attachments \ --header 'Content-Type: application/json' \ --data ' { "data": {}, "type": "<string>", "name": "<string>", "id": "<string>" } '
{ "data": { "id": "<string>", "data": {}, "type": "<string>", "name": "<string>" }, "success": true }
Documentation IndexFetch the complete documentation index at: https://docs.driv.ly/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.driv.ly/llms.txt
Use this file to discover all available pages before exploring further.
The number of levels of related objects to include in the response
Attachment has Data
Attachment has Attachment Type
1
Attachment has Name
Attachment is uniquely identified by id
Attachment Created
Show child attributes