Yordadev Docs
Yordadev Docs
Headless eCommerce Solution
General Topics
The Basics
Requesting Access
Resource Permissions
Content Formating
OAuth Service
Account
Shop
Customer
API Reference
Account Service
Basic Information
Updating e-Mail Address
Shop Service
Vendor Service
Gateway Service
Basic Information
get
Getting your account information
https://yoraccount.yordadev.network
/v1/me
This endpoint allows you to get your account information.
Request
Response
Request
Headers
Authorization
required
string
Your
Personal Access Token
Response
200: OK
Account successfully fetched.
put
Updating your account information
https://yoraccount.yordadev.network
/v1/me
This endpoint allows you to update your basic account information.
Request
Response
Request
Headers
Authorization
required
string
Your
Personal Access Token
Query Parameters
first_name
optional
string
Your first name
last_name
optional
string
Your last name
phone_number
optional
string
A contact number for the account
Response
200: OK
API Reference - Previous
Account Service
Next
Updating e-Mail Address
Last updated
11 months ago
Contents
get
Getting your account information
put
Updating your account information