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;








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.










share|improve this question
































    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.










    share|improve this question




























      0












      0








      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.










      share|improve this question
















      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






      share|improve this question















      share|improve this question













      share|improve this question




      share|improve this question








      edited Mar 26 at 22:34







      viciousP

















      asked Mar 26 at 22:04









      viciousPviciousP

      1659 bronze badges




      1659 bronze badges

























          1 Answer
          1






          active

          oldest

          votes


















          1














          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.






          share|improve this answer

























          • 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










          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
          );



          );













          draft saved

          draft discarded


















          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









          1














          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.






          share|improve this answer

























          • 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















          1














          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.






          share|improve this answer

























          • 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













          1












          1








          1







          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.






          share|improve this answer













          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.







          share|improve this answer












          share|improve this answer



          share|improve this answer










          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

















          • 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








          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.



















          draft saved

          draft discarded
















































          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.




          draft saved


          draft discarded














          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





















































          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







          Popular posts from this blog

          Kamusi Yaliyomo Aina za kamusi | Muundo wa kamusi | Faida za kamusi | Dhima ya picha katika kamusi | Marejeo | Tazama pia | Viungo vya nje | UrambazajiKuhusu kamusiGo-SwahiliWiki-KamusiKamusi ya Kiswahili na Kiingerezakuihariri na kuongeza habari

          Swift 4 - func physicsWorld not invoked on collision? The Next CEO of Stack OverflowHow to call Objective-C code from Swift#ifdef replacement in the Swift language@selector() in Swift?#pragma mark in Swift?Swift for loop: for index, element in array?dispatch_after - GCD in Swift?Swift Beta performance: sorting arraysSplit a String into an array in Swift?The use of Swift 3 @objc inference in Swift 4 mode is deprecated?How to optimize UITableViewCell, because my UITableView lags

          Access current req object everywhere in Node.js ExpressWhy are global variables considered bad practice? (node.js)Using req & res across functionsHow do I get the path to the current script with Node.js?What is Node.js' Connect, Express and “middleware”?Node.js w/ express error handling in callbackHow to access the GET parameters after “?” in Express?Modify Node.js req object parametersAccess “app” variable inside of ExpressJS/ConnectJS middleware?Node.js Express app - request objectAngular Http Module considered middleware?Session variables in ExpressJSAdd properties to the req object in expressjs with Typescript