Client Provider microservice

Environment variables.

Required

  • PSQL_URL
  • PSQL_USER
  • PSQL_PASSWORD

Optional

  • DJANGO_TIMEZONE default: Etc/UTC
  • COUNTERPARTY_ENABLED default: False
  • COUNTERPARTY_PATH default: client_counterparties.yml in current working directory

Client counterparty functionality

Gives a some abstract value for each customer code specified as the argument. May be used for customer grouping. This option may be deprcated soon. Counterparties are listed in YAML-file provided separately.