Warehouse adapter — VeraCore
The adapter object contains properties for connecting to the VeraCore API.
Parent object: a warehouse with property "platform" : "veracore"
Required properties
The following adapter properties are required for VeraCore warehouses.
billing_code
| Property | billing_code |
| Name | Carrier Billing Code |
| Data type | string |
| Accepted values | "No Third Party Billing / Client Freight Account""Ordered By""Bill To""Ship To""Client Freight Account (Non-Resident)""Freight Collect""Consignee Billing""Client Freight Account (Resident)"
|
| Required? | Yes |
hostname
| Property | hostname |
| Name | VeraCore Hostname |
| Data type | string |
| Example | "http://rhu-xxxx.veracore.com" |
| Required? | Yes |
password
| Property | password |
| Name | Merchant Password |
| Data type | string |
| Required? | Yes |
username
| Property | username |
| Name | Merchant Username |
| Data type | string |
| Required? | Yes |
Optional properties
The following adapter properties are optional for VeraCore warehouses.
account_number
| Property | account_number |
| Name | Account Number |
| Data type | string |
include_discount_code
| Property | include_discount_code |
| Name | Include Discount Code |
| Data type | boolean |
| Default | false |
include_order_classification
| Property | include_order_classification |
| Name | Include Order Classification |
| Data type | boolean |
| Default | false |
include_package_details
| Property | include_package_details |
| Name | Include Package Details (Partial Shipments) |
| Data type | boolean |
| Default | false |
local_zone
owner_id
| Property | owner_id |
| Name | Owner ID |
| Description | For purchase orders only |
| Data type | string |
system_id
| Property | system_id |
| Name | VeraCore System ID |
| Data type | string |