Skip to main content
MyArrow Integration Setup
Anthony Blair avatar
Written by Anthony Blair
Updated over a week ago

Required distributor information

  1. MyArrow API client ID and client secret

  2. MyArrow Orders API integration config values for their preferred billToSiteUseId, shipToSiteUseId, and shipCompleteOption (line, order, or null)

How To:

  1. If you don't have existing API credentials, you will have to contact your sales representative to get credentials.

  2. Get MyArrow API credentials.

    • We need your API client ID and secret. The same set of credentials is used across all of MyArrow’s API offerings.

Get MyArrow Orders API integration config value from the customer.

  • We need your billing account ID (referenced as billToSiteUseId in the MyArrow API docs).

  • We need your shipping account ID (referenced as shipToSiteUseId in the MyArrow API docs).

  • We need your shipCompleteOption preference (”LINE”, “ORDER” or null value). “ORDER” will wait to ship the entire order in one package. “LINE” will ship each line item once the quantity can be fulfilled. A null value will ship the quantities Arrow has available in the warehouse ASAP. Note that currently we default shipCompleteOption to value of null in the KB API.

Did this answer your question?