readme update

This commit is contained in:
Sam
2021-02-03 10:28:58 +00:00
parent cc0bb2ebbf
commit 569ba6515b

View File

@@ -77,6 +77,15 @@ Update user profile:
} }
``` ```
### COOP and Managin User Data Load
For massive load of data from COOPs and the managing user.
CSV headers: `email,cif,nombre-coop,nombre-corto,url,es-tienda`
Only admin users have access to endoint
### Authentication ### Authentication
Implemented using `djangorestframework-simplejwt` Implemented using `djangorestframework-simplejwt`