Documents

Documents

Use of

Route : /api/documents
Protected : true


Routes

GET /{ps_id}
List all documents whose Prestashop ID is {ps_id}

GET /{ps_id}/{document_name}
Retrieves the details of a document, based on the Prestashop ID {ps_id} and the document name {document_name}