People

Person or company, included: customers, employees, suppliers, etc.

Header api token: X-API-TOKEN

Get api token in Your account settings

Allowed API methods: GET, POST, PUT, PATCH, OPTIONS

  • List URL: /api/v1/base_model_s/user/
  • Detail URL: /api/v1/base_model_s/user/:id/
Params
  • _page_size: (int) Number of results per page
  • _page: (str|int) Number of page to get, set __all__ for get all results
  • _ordering: (str) Field for ordering, if is descending set '-' Ex: -field_name
  • _fields: (str) List of fields to return separed by comma
You can use any of other django lookups for filter data
Showing OPTIONS method:
 Loading API options...

Related objects:


Financial and tax information

To specify financial and tax information
  • List URL: /api/v1/base_model_s/userfinancialinfo/
  • Detail URL: /api/v1/base_model_s/userfinancialinfo/:id/
Showing OPTIONS method:
 Loading API options...

User banks

To specify financial and tax information
  • List URL: /api/v1/base_model_s/secondarybank/
  • Detail URL: /api/v1/base_model_s/secondarybank/:id/
Showing OPTIONS method:
 Loading API options...

User file

Use for save any file
  • List URL: /api/v1/base_model_s/userfile/
  • Detail URL: /api/v1/base_model_s/userfile/:id/
Showing OPTIONS method:
 Loading API options...

Contacts

Personal references, partners or parents to contact in case of emergency
  • List URL: /api/v1/base_model_s/usercontact/
  • Detail URL: /api/v1/base_model_s/usercontact/:id/
Showing OPTIONS method:
 Loading API options...


Déjanos tus comentarios