How to get the order details of a customer using the access token of other customer? Planned...
How widely used is the term Treppenwitz? Is it something that most Germans know?
Why are Kinder Surprise Eggs illegal in the USA?
Why was the term "discrete" used in discrete logarithm?
In predicate logic, does existential quantification (∃) include universal quantification (∀), i.e. can 'some' imply 'all'?
Should I use a zero-interest credit card for a large one-time purchase?
What's the meaning of 間時肆拾貳 at a car parking sign
Why do we bend a book to keep it straight?
String `!23` is replaced with `docker` in command line
What is Arya's weapon design?
What does an IRS interview request entail when called in to verify expenses for a sole proprietor small business?
How to react to hostile behavior from a senior developer?
Okay to merge included columns on otherwise identical indexes?
What is the meaning of the new sigil in Game of Thrones Season 8 intro?
How do I stop a creek from eroding my steep embankment?
What does the "x" in "x86" represent?
Denied boarding although I have proper visa and documentation. To whom should I make a complaint?
At the end of Thor: Ragnarok why don't the Asgardians turn and head for the Bifrost as per their original plan?
Why light coming from distant stars is not discrete?
Can an alien society believe that their star system is the universe?
How to tell that you are a giant?
How can I make names more distinctive without making them longer?
How to align text above triangle figure
Why did the IBM 650 use bi-quinary?
How does debian/ubuntu knows a package has a updated version
How to get the order details of a customer using the access token of other customer?
Planned maintenance scheduled April 17/18, 2019 at 00:00UTC (8:00pm US/Eastern)
Announcing the arrival of Valued Associate #679: Cesar Manara
Unicorn Meta Zoo #1: Why another podcast?Rest Api- get sales orders with authorizing only onceHow to use Magento 2 API?How to use token base Rest API?Magento 2.2 REST API Add Item to cart issueget product name for the order in my dashboardHow to restrict order in website wise in magento 2.2.0Adding custom column data to extension attribute in magento's default V1/orders APIMagento 2 REST API Order ManagementMagento2: How to stop sending customer welcome email when order created using magento rest api?How to get the website_id of the website from which the order is placed in magento2?
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty{ margin-bottom:0;
}
In my project there the two types of users: manager and captain.
The manager should be able to view the orders placed by captain so i need to use the access token of manager to get the order list of captain using the search criteria API /V1/mine/orders. Please help me to suggest how can i achieve this.
Thanks in advance.
orders api magento2.2.2
add a comment |
In my project there the two types of users: manager and captain.
The manager should be able to view the orders placed by captain so i need to use the access token of manager to get the order list of captain using the search criteria API /V1/mine/orders. Please help me to suggest how can i achieve this.
Thanks in advance.
orders api magento2.2.2
add a comment |
In my project there the two types of users: manager and captain.
The manager should be able to view the orders placed by captain so i need to use the access token of manager to get the order list of captain using the search criteria API /V1/mine/orders. Please help me to suggest how can i achieve this.
Thanks in advance.
orders api magento2.2.2
In my project there the two types of users: manager and captain.
The manager should be able to view the orders placed by captain so i need to use the access token of manager to get the order list of captain using the search criteria API /V1/mine/orders. Please help me to suggest how can i achieve this.
Thanks in advance.
orders api magento2.2.2
orders api magento2.2.2
asked 9 mins ago
Meetali GuptaMeetali Gupta
415
415
add a comment |
add a comment |
0
active
oldest
votes
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "479"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmagento.stackexchange.com%2fquestions%2f270417%2fhow-to-get-the-order-details-of-a-customer-using-the-access-token-of-other-custo%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
Thanks for contributing an answer to Magento Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmagento.stackexchange.com%2fquestions%2f270417%2fhow-to-get-the-order-details-of-a-customer-using-the-access-token-of-other-custo%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown