http://manage.agneshome.com/api/v2/shop/customers

PlaceholderAction

Request

GET Parameters

No GET parameters

POST Parameters

Key Value
email
"[email protected]"
firstName
"Μαρια"
lastName
"Κιτσαλια "
password
"77197*Mk"

Uploaded Files

No files were uploaded

Request Attributes

Key Value
_api_collection_operation_name
"shop_post"
_api_exception_to_status
[]
_api_has_composite_identifier
false
_api_identifiers
[
  "id"
]
_api_operation_name
"api_customers_shop_post_collection"
_api_resource_class
"Sylius\Component\Core\Model\Customer"
_controller
"api_platform.action.post_collection"
_firewall_context
"security.firewall.map.context.new_api_shop_user"
_format
null
_links
Symfony\Component\WebLink\GenericLinkProvider {#4174
  -links: [
    4202 => Symfony\Component\WebLink\Link {#4202
      -href: "http://manage.agneshome.com/api/v2/docs.jsonld"
      -rel: [
        "http://www.w3.org/ns/hydra/core#apiDocumentation" => "http://www.w3.org/ns/hydra/core#apiDocumentation"
      ]
      -attributes: []
    }
  ]
}
_route
"api_customers_shop_post_collection"
_route_params
[
  "_format" => null
  "_stateless" => null
  "_api_resource_class" => "Sylius\Component\Core\Model\Customer"
  "_api_identifiers" => [
    "id"
  ]
  "_api_has_composite_identifier" => false
  "_api_exception_to_status" => []
  "_api_operation_name" => "api_customers_shop_post_collection"
  "_api_collection_operation_name" => "shop_post"
]
_stateless
null
data
Sylius\Bundle\ApiBundle\Command\Account\RegisterShopUser {#2637
  +firstName: "Μαρια"
  +lastName: "Κιτσαλια "
  +email: "[email protected]"
  +password: "77197*Mk"
  +subscribedToNewsletter: false
  +channelCode: "open-marketplace"
  +localeCode: "en_US"
}

Request Headers

Header Value
accept
"application/json, text/plain, */*"
accept-encoding
"gzip, br"
cdn-loop
"cloudflare; loops=1"
cf-connecting-ip
"18.204.167.233"
cf-ipcountry
"US"
cf-ray
"93bf8a7e9ebcc967-IAD"
cf-visitor
"{"scheme":"https"}"
content-length
"109"
content-type
"application/json"
host
"manage.agneshome.com"
user-agent
"axios/1.9.0"
x-forwarded-for
"18.204.167.233"
x-forwarded-proto
"https"
x-php-ob-level
"0"

Request Content

Pretty

{
    "firstName": "\u039c\u03b1\u03c1\u03b9\u03b1",
    "lastName": "\u039a\u03b9\u03c4\u03c3\u03b1\u03bb\u03b9\u03b1 ",
    "email": "[email protected]",
    "password": "77197*Mk"
}

Raw

{"firstName":"Μαρια","lastName":"Κιτσαλια ","email":"[email protected]","password":"77197*Mk"}

Response

Response Headers

Header Value
cache-control
"no-cache, private"
date
"Wed, 07 May 2025 09:02:53 GMT"
link
"<http://manage.agneshome.com/api/v2/docs.jsonld>; rel="http://www.w3.org/ns/hydra/core#apiDocumentation""
set-cookie
"wishlist_cookie_token=983e219e-98fe-4628-9f8b-539028d9da15; expires=Thu, 07-May-2026 09:02:53 GMT; Max-Age=31536000; path=/; httponly; samesite=lax"
vary
"Accept"
x-content-type-options
"nosniff"
x-debug-token
"40791e"
x-frame-options
"sameorigin"

Cookies

Request Cookies

No request cookies

Response Cookies

Key Value
wishlist_cookie_token
Symfony\Component\HttpFoundation\Cookie {#3374
  #name: "wishlist_cookie_token"
  #value: "983e219e-98fe-4628-9f8b-539028d9da15"
  #domain: null
  #expire: 1778144573
  #path: "/"
  #secure: null
  #httpOnly: true
  -raw: false
  -sameSite: "lax"
  -secureDefault: false
}

Session

Session Metadata

No session metadata

Session Attributes

No session attributes

Session Usage

0 Usages
Stateless check enabled

Session not used.

Flashes

Flashes

No flash messages were created.

Server Parameters

Server Parameters

Defined in .env

Key Value
DEFAULT_VENDOR_COMMISSION
"10"
DEFAULT_VENDOR_COMMISSION_TYPE
"gross"
DEFAULT_VENDOR_PRODUCTS_LIMIT
"9"
JWT_PASSPHRASE
"acme_plugin_development"
JWT_PUBLIC_KEY
"%kernel.project_dir%/config/jwt/public.pem"
JWT_SECRET_KEY
"%kernel.project_dir%/config/jwt/private.pem"
LOGO_DIRECTORY
"media/image/logo/"
MESSAGES_FILE_UPLOAD_DIRECTORY
"uploads/message_files"
MESSENGER_TRANSPORT_DSN
"sync://"
VENDOR_PRODUCTS_LIMITS
"9,18,27"

Defined as regular env variables

Key Value
APP_DEBUG
"0"
APP_ENV
"dev"
APP_SECRET
"Zx2p37gtVFJtc24"
COMPOSER_ALLOW_SUPERUSER
"1"
CONTENT_LENGTH
"109"
CONTENT_TYPE
"application/json"
DATABASE_URL
"mysql://agadmin:tdg1huj5nxk3mwe.UBY@agnes-prod.c7ieuqu2crws.us-east-1.rds.amazonaws.com/open_marketplace_prod"
DOCUMENT_ROOT
"/srv/open_marketplace/public"
DOCUMENT_URI
"/index.php"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
GPG_KEYS
"528995BFEDFBA7191D46839EF9BA0ADA31CBD89E 39B641343D8C104B2B146DC3F9C39DC0B9698544 F1F692238FBC1666E5A5CCD4199F9DFEF6FFBAFD"
HOME
"/home/www-data"
HOSTNAME
"3d64d1d18ae3"
HTTP_ACCEPT
"application/json, text/plain, */*"
HTTP_ACCEPT_ENCODING
"gzip, br"
HTTP_CDN_LOOP
"cloudflare; loops=1"
HTTP_CF_CONNECTING_IP
"18.204.167.233"
HTTP_CF_IPCOUNTRY
"US"
HTTP_CF_RAY
"93bf8a7e9ebcc967-IAD"
HTTP_CF_VISITOR
"{"scheme":"https"}"
HTTP_CONTENT_LENGTH
"109"
HTTP_CONTENT_TYPE
"application/json"
HTTP_HOST
"manage.agneshome.com"
HTTP_USER_AGENT
"axios/1.9.0"
HTTP_X_FORWARDED_FOR
"18.204.167.233"
HTTP_X_FORWARDED_PROTO
"https"
MAILER_URL
"null://localhost"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/root/.composer/vendor/bin"
PHPIZE_DEPS
"autoconf \t\tdpkg-dev dpkg \t\tfile \t\tg++ \t\tgcc \t\tlibc-dev \t\tmake \t\tpkgconf \t\tre2c"
PHP_ASC_URL
"https://www.php.net/distributions/php-8.1.13.tar.xz.asc"
PHP_CFLAGS
"-fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64"
PHP_CPPFLAGS
"-fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64"
PHP_DATE_TIMEZONE
"UTC"
PHP_INI_DIR
"/usr/local/etc/php"
PHP_LDFLAGS
"-Wl,-O1 -pie"
PHP_SELF
"/index.php"
PHP_SHA256
"b15ef0ccdd6760825604b3c4e3e73558dcf87c75ef1d68ef4289d8fd261ac856"
PHP_URL
"https://www.php.net/distributions/php-8.1.13.tar.xz"
PHP_VERSION
"8.1.13"
PWD
"/srv/open_marketplace"
QUERY_STRING
""
REDIRECT_STATUS
"200"
REMOTE_ADDR
"172.68.245.146"
REMOTE_PORT
"59340"
REQUEST_METHOD
"POST"
REQUEST_SCHEME
"http"
REQUEST_TIME
1746608573
REQUEST_TIME_FLOAT
1746608573.2701
REQUEST_URI
"/api/v2/shop/customers"
SCRIPT_FILENAME
"/srv/open_marketplace/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"192.168.32.6"
SERVER_NAME
""
SERVER_PORT
"80"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SOFTWARE
"nginx/1.21.6"
SHLVL
"2"
SYMFONY_DOTENV_VARS
"JWT_SECRET_KEY,JWT_PUBLIC_KEY,JWT_PASSPHRASE,MESSENGER_TRANSPORT_DSN,LOGO_DIRECTORY,VENDOR_PRODUCTS_LIMITS,DEFAULT_VENDOR_PRODUCTS_LIMIT,MESSAGES_FILE_UPLOAD_DIRECTORY,DEFAULT_VENDOR_COMMISSION,DEFAULT_VENDOR_COMMISSION_TYPE"
USER
"www-data"
argc
0
argv
[]