Rothco is a wholesale distributor of military, tactical, outdoor, and uniform apparel — supplying retailers with branded and private-label gear for law enforcement, military, hunting, and survival markets. As a source in Flxpoint, Rothco provides reliable catalog imports, pricing and inventory sync, fulfillment-request submission, and shipment tracking — with detailed API-level error reporting so you can resolve order issues quickly.
How To Connect
- Double-check that you copied the entire API Key (no leading/trailing spaces).
- Confirm your Rothco account is in Live Mode, not Sandbox.
- If you operate separate Dealer and Dropship accounts with Rothco, make sure you used the API Key for the right account — each account gets its own Flxpoint source.
Product Operations
The primary operation handles the bulk of your inventory management needs, while the secondary operation allows for more detailed control, such as focusing on specific products or updates
Get Inventory and Pricing & Quantity
- Import the full Rothco catalog with core details (brand, title/description, categories, images, weight).
- Update dealer pricing and MSRP/Retail when available to your account.
- Keep on-hand quantities current by warehouse; sum when multiple locations are selected.
- 1Choose Connection — FTP (Basic Auth) or Rothco API Token.
-
2Retrieve Data —
FTP: Reads the latest CSV from your provider’s FTP (you supply folder + file pattern). API: Requests product, price, and qty using Group Code / User ID / Password.When API is connected, API price/qty is used; otherwise, FTP is used per your configuration.
- 3Map Fields — Match incoming columns to your Mapping Template.
- 4Persist — Values are saved to the Global Inventory Pool and flow to channels after your next push.
-
Quantity (On-hand) FTP —
ftp.sprich.com| useronhand| passonhand| filesprfull.ezoh(typically quantity-only). -
Pricing FTP (Customer-Specific) — Credentials and filename are provided by RCH per customer (name varies, e.g.,
JPR.x12_832_0724.csv) and include your dealer pricing columns.
-
1Connect an Integration — Choose Rothco, then create a connection.
Connection Type
-
FTP (Basic Auth)
Fields: Connection Name, FTP Host/Port, FTP User, FTP Password.
Advanced: File Transfer Mode (Binary), Maintain Constant Connection, ().
Tip: Use Test Connection to validate credentials and folder visibility. -
Rothco API Token
Fields: Connection Name, Group Code, User ID, Password.
Use When: You need dealer pricing and direct price/qty from the API.
-
FTP (Basic Auth)
-
2Configure Settings
-
Remote File Name Pattern (FTP) — e.g.,
*.csvor an exact filename. -
Inbound Remote File Folder (FTP) — e.g.,
/incoming/products. - File Action — set to Read for this job.
- Warehouses — choose All or specific locations. Selected warehouses are summed for Available Quantity.
- Archive/Un-Archive Inventory — Optionally archive SKUs missing from the feed and auto-restore when they reappear.
Recommendation: Avoid enabling Archive on both this job and any secondary import for the same source. -
Remote File Name Pattern (FTP) — e.g.,
- 3Create a Mapping Template — Start with the recommended fields below and adjust as needed.
- 4Save & Schedule — Run manually or set a schedule (jobs run in UTC).
-
Quantity (On-hand) FTP —
ftp.sprich.com| useronhand| passonhand| filesprfull.ezoh.
This file is typically quantity-only. -
Pricing FTP (Customer-Specific) — Provided by RCH per customer; filename varies.
Sample:JPR.x12_832_0724.csv| Specs: Price File Header List & Descriptions.xlsx.
| Flxpoint Target | RCH Column | Description |
|---|---|---|
| Wholesale Cost | CI — “Promo Level 1 Dealer Cost” | Dealer/contract cost used as item cost. |
| MSRP | AF — “Current Retail Price” | Retail/MSRP reference. |
| Field | Rothco Field | Notes |
|---|---|---|
| SKU |
Sku / Catalog Sku
|
Unique identifier. |
| Title |
Description 1 (fallback Description 2/3) |
Readable product name. |
| Brand |
Brand Name / Manufacturer Name
|
Normalize as needed. |
| Quantity | Quantity |
Summed across selected warehouses. |
| Client Price | Dealer Price |
Account-specific dealer pricing (when present). |
| Cost | CI — “Promo Level 1 Dealer Cost” | Map from pricing FTP/API. |
| MSRP | AF — “Current Retail Price” | Map from pricing FTP/API. |
| Category 1 | Department Name |
Top-level category. |
| Category 2 | Class/Subclass Name |
Second-level category. |
| Weight | Weight |
Pounds. |
| UPC | Upc |
Barcode when present. |
| Attributes |
Specifications / Marketing Text … |
Map as custom fields. |
| Images | (Image URL fields) | Single primary image; extras as custom fields if desired. |
| Price Source | API or FTP | API takes precedence when connected. |
| Currency | USD | Values imported as provided by Rothco. |
| Rounding | NONE | Imported raw; apply pricing rules downstream if desired. |
| Quantity Logic | SUM | Sum of selected warehouses. |
| Variations | NOT SUPPORTED | Simple products only. |
| Delta vs Full | FULL FEED | Processes full catalog. |
| Archive | SUPPORTED | Missing SKUs archived; re-appear when present. |
| Custom Fields | SUPPORTED | Extra attributes saved at variant level. |
-
Costs are empty:
- Confirm you have a pricing FTP from RCH (customer-specific credentials) or use the API. The onhand FTP (
ftp.sprich.com/onhand/onhand) is typically quantity-only. - Verify you’re pulling the correct pricing file (name varies; example
JPR.x12_832_0724.csv) and mapping CI → Cost, AF → MSRP per “Price File Header List & Descriptions.xlsx”. - If RCH confirms the FTP file no longer carries pricing, request API credentials (Group Code, User ID, Password) and switch the connection to API.
- Confirm you have a pricing FTP from RCH (customer-specific credentials) or use the API. The onhand FTP (
- FTP auth errors: Re-check host/port/user/pass; try Test Connection. For FTPS 534, toggle “.”
- API credential errors: Confirm Group Code, User ID, Password and endpoint access.
-
Missing qty: Ensure the same warehouse selection is used consistently and that the source returns non-zero
Quantity. - Items missing post-run: If Archive is enabled, SKUs absent from the feed are archived until they reappear.
Order Operations
It submits orders to vendors for fulfillment and subsequently imports the shipment details, ensuring an integration between order processing and shipment tracking.
Send Orders
- Create one supplier-ready XML order per eligible Fulfillment Request.
- Deliver the XML to Rothco via FTP using your outbound folder path.
- Control timing with Hold for X hours and Only Send During Business Hours.
- 1Build XML — The job assembles an order XML using your Mapping Template (header + lines).
- 2Upload — The file is posted to your configured Outbound Remote File Folder on Rothco’s FTP.
- 3Mark Sent — If the upload returns no error, the order is marked as sent/processed.
#PO-78431 → XML to /outbound/orders/. No upload errors ⇒ marked sent.- 1Connect an Integration — Choose Rothco and select your FTP (Basic Auth) connection.
-
2Configure Settings
- Outbound Remote File Folder * — Remote path where order XML files will be written.
- Ship To Account Number * — Required header value used by Rothco to route the shipment.
-
Advanced
- Hold for X hours — Delay sending for X hours to allow review or edits.
- Only Send During Business Hours — Restrict transmissions to business hours.
- 3Select a Mapping Template — Pick an existing template (e.g., Send Orders 1) or create a new one.
- 4Save & Schedule — Run now or schedule (jobs run in UTC).
Enable scheduling so orders go out automatically. The status page will show Connected, Configured, and Mapped (e.g., template Send Orders 1). Schedules run in UTC.
| Field | Purpose | Status |
|---|---|---|
CustomerPONo |
Unique order/FR number sent to Rothco. | Enable |
ShipToAccount |
Ship-to account number associated with your Rothco account. | Enable |
ShipToName |
Customer name shown on the shipping label. | Enable / Disable |
ShipToAddress1, Address2, City, State, PostalCode, Country
|
Destination address details. | Enable / Disable |
Email, Phone
|
Buyer contact info for carrier notifications (if supported). | Enable / Disable |
ParcelZone / Carrier fields |
Pass a requested shipping method/carrier code to supplier. | Enable / Disable |
Notes / Reference
|
Free-text notes or internal reference for the supplier. | Enable / Disable |
| Field | Purpose | Status |
|---|---|---|
SKU |
Supplier-recognized SKU for the item. | Enable |
Quantity |
Units to fulfill for this SKU. | Enable |
UnitPrice |
Dealer price per unit (if required by supplier). | Enable / Disable |
LineNotes |
Optional notes per line. | Enable / Disable |
CustomerPONo, ShipToAccount, SKU, and Quantity set to Enable. Disable optional fields you don’t want to transmit.
Field "email" of required type "String!" was not provided. Use the error message in the job notification to identify which field is missing or invalid, then audit your mapping template to ensure that field is mapped and supplies a non-empty value for every order. Required fields are: Name, Address Line 1, City, State, ZIP, Customer Email, SKU, and Quantity.
| Transport | FTP | Uploads to your configured outbound folder. |
| Payload | XML | Supplier-defined XML schema. |
| Acknowledgement | Not expected | Upload success (no error) marks order as sent. |
| Shipping Method UI | Not supported | Pass method via mapped fields (e.g., ParcelZone). |
| Attachments | Not supported | Only the XML order is transmitted. |
- Upload failed? Re-check FTP host/port/user/pass and the outbound path; re-run after fixing.
- Supplier rejected? Validate required fields (PO number, ShipToAccount, SKU, Quantity) are Enabled and present.
- Missing lines? Ensure each item maps an SKU and Quantity and that they’re Enabled.
-
Wrong shipping method? Map and Enable the supplier shipping method field (e.g.,
ParcelZone).
Get Shipments
- Fetch shipment XMLs from the supplier’s FTP inbound folder.
- Update orders with carrier, shipping method, tracking ID, and ship date.
- Associate shipped items by SKU and support partial shipments.
- 1Pull XML — Reads files matching your Remote File Name Pattern from the configured Inbound Remote File Folder.
- 2Parse — Extracts carrier, method, tracking, carton/BOL, and line items (SKU & shipped qty) into your mapping template.
- 3Apply Lookback — Only Fulfillment Requests created within the FR Lookback Period are considered (default 90 days).
- 4Save — Posts shipment data back to the order; supports partials.
- 1Connect an Integration — Choose Rothco and select your FTP (Basic Auth) connection.
-
2Configure Settings
-
Remote File Name Pattern * — Mask for shipment XML files (e.g.,
rch_shipments_*.xml). - Inbound Remote File Folder * — FTP directory to read shipment files from.
- File Action — Read (leave files) or other actions per your policy.
- Advanced → FR Lookback Period for Get Shipments — Maximum age of FRs to match (default 90 days).
-
Remote File Name Pattern * — Mask for shipment XML files (e.g.,
- 3Define a Mapping Template — Use the recommended fields below.
- 4Save & Schedule — Run manually or schedule (UTC).
- Files are fetched over your configured FTP connection.
- Format is .xml; a sample file is referenced in internal docs.
- If tracking is absent, use Carton ID or BOL and map accordingly.
Enable scheduling to pull shipments automatically. The status page will show Connected, Configured, and Mapped (e.g., template Get Shipments 2). Schedules run in UTC.
Toggle each field to control what is saved to the shipment record. Only fields set to Enable will be imported.
| Field | Rothco Field | Notes | Status |
|---|---|---|---|
| Carrier | Carrier |
Header text value. | Enable / Disable |
| Shipping Method | Shipping Method |
Supplier method string. | Enable / Disable |
| Tracking ID | Tracking ID |
May be blank on LTL. | Enable / Disable |
| Carton ID | Carton Id |
Use when tracking is missing. | Enable / Disable |
| BOL | BOL |
Bill of Lading for freight/LTL. | Enable / Disable |
| Shipped At | Ship Date |
Maps to shipment timestamp. | Enable |
| PO / FR Number | Purchase Order Number |
Links XML to FR/Order. | Enable |
| Total Weight | Actual/Estimated Weight |
If provided. | Enable / Disable |
| Field | Rothco Field | Notes | Status |
|---|---|---|---|
| SKU | SKU |
Line association key. | Enable |
| Shipped Quantity | Shipped Quantity |
Supports partials. | Enable |
| UOM | UOM |
Optional; reporting. | Enable / Disable |
| Line Weight | Weight |
If present per line. | Enable / Disable |
PO / FR Number, Shipped At, SKU, and Shipped Quantity set to Enable. Add Carton ID and BOL as fallbacks when Tracking ID is missing.
| Carrier & Method | SUPPORTED | Available in XML header. |
| Shipment Item Association | SUPPORTED | By SKU. |
| Partial Shipments | SUPPORTED | Multiple files/lines can complete fulfillment. |
| Invoice Information | NOT SUPPORTED | Not included in this feed. |
| Custom Fields | NOT SUPPORTED | Standard shipment fields only. |
- No shipments found? Confirm file pattern/folder and Lookback window cover targeted FRs.
- Missing tracking? Map Carton ID or BOL as alternates and surface them for customer notifications if needed.
- Lines didn’t attach? Ensure each line includes a mapped SKU and that it’s Enabled.
Troubleshooting
Common issues for the Rothco integration. Expand each item to learn more.
What's happening
The Rothco connection isn't authenticating or Test Connection returns an error.
- API key may be incorrect, expired, or rotated by Rothco.
- Your Rothco account may not yet have API access enabled (still in Sandbox / no test-order approval).
How to fix it
- Open the Rothco source and click Test Connection. If it fails, paste a fresh API key from your Rothco portal.
- For new accounts, complete the Sandbox → Live Mode flow with Rothco support.
What's happening
Get Inventory isn't importing data, or pricing/quantity looks off.
- Schedule may be inactive or mapping template isn't selected.
- Rothco may be processing inventory updates on their cadence.
How to fix it
- Run the integration manually and check the run log.
- Confirm the mapping template is attached.
- Verify pricing tier with your Rothco rep.
What's happening
Send Orders fails to submit orders to Rothco with a specific error.
-
Required field missing or API validation error: Rothco strictly enforces Name, Address Line 1, City, State, ZIP, Customer Email, SKU, and Quantity — orders are rejected if any are empty or invalid. The job notification now shows the exact Rothco API error text (e.g.,
Field "email" of required type "String!" was not provided) so you can identify which field is causing the rejection without contacting Rothco. - Duplicate PO number: Rothco rejects POs that reuse an existing FR/PO reference.
- Connection error: Rothco may not have received the order at all if the API call failed.
- Restricted / unavailable / hazmat-restricted item: The line item cannot be fulfilled by this Rothco account.
How to fix it
- For required-field or field-validation errors, read the exact error message in the Flxpoint job notification — it will name the specific field that failed. Audit your mapping template to confirm that field is mapped and supplies a non-empty, correctly formatted value for every order.
- For duplicate PO errors, change the FR/PO reference and retry.
- For connection errors, check your Rothco dealer portal to see if the order was actually received. If yes, no action needed. If no, use a new FR/PO reference and resubmit.
- For restricted/unavailable item errors, remove the item or route to a different supplier.
What's happening
Get Shipments runs but tracking is missing.
- Order may not have shipped yet on Rothco's side.
- Tracking Number / Carrier / Order Number may not be mapped.
How to fix it
- Confirm the order has actually shipped in Rothco's portal.
- Open the Get Shipments mapping template and confirm Tracking Number, Carrier, and Order Number are mapped.