How to verify multiple addresses using EasyPostCan unpredictably typed arguments be handled in a WCF service?How to handle errors on Meteor.wrapAsync?Can you force a React component to rerender without calling setState?How to pass props to this.props.childrenEasypost in scalaGetting the rate of a specific service - EasyPostEasypost shipment tracking issueCreating multiple request from HOC in react reduxHow can I save multiple categories checkboxes in an array json object in Reactcannot set value as a string instead of object in multiple selection
Balancing Humanoid fantasy races: Elves
What does 「ちんちんかいかい」 mean?
Using Python in a Bash Script
Why would an invisible personal shield be necessary?
How can you tell the version of Ubuntu on a system in a .sh (bash) script?
If the Moon were impacted by a suitably sized meteor, how long would it take to impact the Earth?
How can I type the name of the person I'm calling on the dial pad and make the call?
My employer is refusing to give me the pay that was advertised after an internal job move
Is it unprofessional to mention your cover letter and resume are best viewed in Chrome?
Planting Trees in Outer Space
Ambiguous Compound Words
How to innovate in OR
How to prevent a single-element caster from being useless against immune foes?
What is the full text of the song about the failed battle of Kiska?
How can I convert a linear narrative into a branching narrative?
Just how much information should you share with a former client?
How to structure presentation to avoid getting questions that will be answered later in the presentation?
Can I shorten this filter, that finds disk sizes over 100G?
What do the novel titles of The Expanse series refer to?
Why didn't General Martok receive discommendation in Star Trek: Deep Space Nine?
Adding a (stair/baby) gate without facing walls
Coworker mumbles to herself when working, how to ask her to stop?
How to litter train a cat if both my husband and I work away from home all day?
Russian pronunciation of /etc (a directory)
How to verify multiple addresses using EasyPost
Can unpredictably typed arguments be handled in a WCF service?How to handle errors on Meteor.wrapAsync?Can you force a React component to rerender without calling setState?How to pass props to this.props.childrenEasypost in scalaGetting the rate of a specific service - EasyPostEasypost shipment tracking issueCreating multiple request from HOC in react reduxHow can I save multiple categories checkboxes in an array json object in Reactcannot set value as a string instead of object in multiple selection
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty margin-bottom:0;
Is there any possibility to verify multiple addresses using EasyPost "verify address" API? Batch object doesn't work as expected and "verify address" API accepts single address. To be more precise, I want to send one request with multiple addresses to verify and not many requests for many addresses.
reactjs easypost
add a comment |
Is there any possibility to verify multiple addresses using EasyPost "verify address" API? Batch object doesn't work as expected and "verify address" API accepts single address. To be more precise, I want to send one request with multiple addresses to verify and not many requests for many addresses.
reactjs easypost
add a comment |
Is there any possibility to verify multiple addresses using EasyPost "verify address" API? Batch object doesn't work as expected and "verify address" API accepts single address. To be more precise, I want to send one request with multiple addresses to verify and not many requests for many addresses.
reactjs easypost
Is there any possibility to verify multiple addresses using EasyPost "verify address" API? Batch object doesn't work as expected and "verify address" API accepts single address. To be more precise, I want to send one request with multiple addresses to verify and not many requests for many addresses.
reactjs easypost
reactjs easypost
edited Mar 26 at 22:34
viciousP
asked Mar 26 at 22:04
viciousPviciousP
1659 bronze badges
1659 bronze badges
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
This is not currently an option using the EasyPost API. You're welcome to send a message to support@easypost.com to request that feature.
so the only option right now is to send multiple requests? e.g. 100 requests for 100 addresses?
– viciousP
Mar 27 at 10:48
Correct. Most of the time people are verifying addresses during Shipment creation.
– KFunk
Mar 27 at 16:41
Understood, thanks!
– viciousP
Mar 27 at 16:56
add a comment |
Your Answer
StackExchange.ifUsing("editor", function ()
StackExchange.using("externalEditor", function ()
StackExchange.using("snippets", function ()
StackExchange.snippets.init();
);
);
, "code-snippets");
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "1"
;
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: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
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%2fstackoverflow.com%2fquestions%2f55366853%2fhow-to-verify-multiple-addresses-using-easypost%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
This is not currently an option using the EasyPost API. You're welcome to send a message to support@easypost.com to request that feature.
so the only option right now is to send multiple requests? e.g. 100 requests for 100 addresses?
– viciousP
Mar 27 at 10:48
Correct. Most of the time people are verifying addresses during Shipment creation.
– KFunk
Mar 27 at 16:41
Understood, thanks!
– viciousP
Mar 27 at 16:56
add a comment |
This is not currently an option using the EasyPost API. You're welcome to send a message to support@easypost.com to request that feature.
so the only option right now is to send multiple requests? e.g. 100 requests for 100 addresses?
– viciousP
Mar 27 at 10:48
Correct. Most of the time people are verifying addresses during Shipment creation.
– KFunk
Mar 27 at 16:41
Understood, thanks!
– viciousP
Mar 27 at 16:56
add a comment |
This is not currently an option using the EasyPost API. You're welcome to send a message to support@easypost.com to request that feature.
This is not currently an option using the EasyPost API. You're welcome to send a message to support@easypost.com to request that feature.
answered Mar 27 at 1:22
KFunkKFunk
1,24414 silver badges27 bronze badges
1,24414 silver badges27 bronze badges
so the only option right now is to send multiple requests? e.g. 100 requests for 100 addresses?
– viciousP
Mar 27 at 10:48
Correct. Most of the time people are verifying addresses during Shipment creation.
– KFunk
Mar 27 at 16:41
Understood, thanks!
– viciousP
Mar 27 at 16:56
add a comment |
so the only option right now is to send multiple requests? e.g. 100 requests for 100 addresses?
– viciousP
Mar 27 at 10:48
Correct. Most of the time people are verifying addresses during Shipment creation.
– KFunk
Mar 27 at 16:41
Understood, thanks!
– viciousP
Mar 27 at 16:56
so the only option right now is to send multiple requests? e.g. 100 requests for 100 addresses?
– viciousP
Mar 27 at 10:48
so the only option right now is to send multiple requests? e.g. 100 requests for 100 addresses?
– viciousP
Mar 27 at 10:48
Correct. Most of the time people are verifying addresses during Shipment creation.
– KFunk
Mar 27 at 16:41
Correct. Most of the time people are verifying addresses during Shipment creation.
– KFunk
Mar 27 at 16:41
Understood, thanks!
– viciousP
Mar 27 at 16:56
Understood, thanks!
– viciousP
Mar 27 at 16:56
add a comment |
Got a question that you can’t ask on public Stack Overflow? Learn more about sharing private information with Stack Overflow for Teams.
Got a question that you can’t ask on public Stack Overflow? Learn more about sharing private information with Stack Overflow for Teams.
Thanks for contributing an answer to Stack Overflow!
- 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%2fstackoverflow.com%2fquestions%2f55366853%2fhow-to-verify-multiple-addresses-using-easypost%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