REL documentation
Resource:carrier account used for small parcel shippingC# Rel Const:Rels.PropertySvc.FacilityCarrierAccountURI template:facilities/{id}/carrieraccounts/{fcaid}Obtain URI from:
Success status: 200
| Name (* = required) | Data Type | Description |
|---|---|---|
| id * | int | |
| fcaid * | int |
| Type | Description | |
|---|---|---|
| FacilityCarrierAccountId | int | |
| FacilityIdentifier | Generic.Models.FacilityIdentifier | |
| Name | string | |
| Id | int | |
| Carrier | string | |
| AccountNumber | string | |
| AccountZip | string | |
| Nickname | string | |
| ShipEngineId | string | |
| Provider | string | |
| Links | IList<WebApi.Hal.Link> | |
| - /rels/properties/facilitycarrieraccount |
{
"facilityCarrierAccountId": 1,
"facilityIdentifier": {
"name": "str",
"id": 2
},
"carrier": "str",
"accountNumber": "str",
"accountZip": "str",
"nickname": "str",
"shipEngineId": "str",
"provider": "str"
}
Success status: 204
| Name (* = required) | Data Type | Description |
|---|---|---|
| id * | int | |
| fcaid * | int |
This documentation is subject to change, and is updated often and without warning. The models documented may or may not be available to users now or in the future. Use this documentation at your own risk.
Contact api@3plcentral.com with any questions about this documentation.