afv-library/skills/platform-data-and-tooling-api-context-get/assets/enterprise_api/ShippingCarrier.json

124 lines
8.0 KiB
JSON

{
"sections": [
"title",
"description",
"fields",
"special_access_rules",
"field_reference"
],
"title": "ShippingCarrier - Data API",
"description": "Shipping company or carrier responsible for transporting goods or packages. Examples include UPS, FedEx, and USPS. This object is available in API version 61.0 and later.",
"fields_columns": [
"type",
"properties",
"description",
"relationship_name",
"refers_to"
],
"fields": {
"ExternalReference": {
"type": "string",
"properties": "Create, Filter, Group, idLookup, Sort, Update",
"description": "Unique code, reference, or identifier for the shipping carrier associated with the delivery. Can be used for internal tracking or integration purposes."
},
"LastReferencedDate": {
"type": "dateTime",
"properties": "Filter, Nillable, Sort",
"description": "The date when the record was last modified. Its label in the user interface is Last Modified Date."
},
"LastViewedDate": {
"type": "dateTime",
"properties": "Filter, Nillable, Sort",
"description": "The date the record was last viewed."
},
"ManagedShippingCarrier": {
"type": "picklist",
"properties": "Create, Filter, Group, Nillable, Restricted picklist, Sort, Update",
"description": "Salesforce-managed shipping carrier information that provides estimated transit times. This field is available in API version 65.0 and later. Possible values are: FEDEX UPS USPS"
},
"Name": {
"type": "text",
"properties": "Create, Filter, Group, Sort, Update",
"description": "Name of the shipping carrier associated with the delivery."
},
"ShipFromCountry": {
"type": "picklist",
"properties": "Create, Filter, Group, Nillable, Restricted picklist, Sort, Update",
"description": "Country where the shipment originates. This field is available in API version 65.0 and later. Possible values are: AD—Andorra AE—United Arab Emirates AF—Afghanistan AG—Antigua and Barbuda AI—Anguilla AL—Albania AM—Armenia AO—Angola AQ—Antarctica AR—Argentina AS—American Samoa AT—Austria AU—Australia AW—Aruba AX—Aland Islands AZ—Azerbaijan BA—Bosnia and Herzegovina BB—Barbados BD—Bangladesh BE—Belgium BF—Burkina Faso BG—Bulgaria BH—Bahrain BI—Burundi BJ—Benin BL—Saint Barthélemy BM—Bermuda BN—Brunei Darussalam BO—Bolivia, Plurinational State of BQ—Bonaire, Sint Eustatius and Saba BR—Brazil BS—Bahamas BT—Bhutan BV—Bouvet Island BW—Botswana BY—Belarus BZ—Belize CA—Canada CC—Cocos (Keeling) Islands CD—Congo, the Democratic Republic of the CF—Central African Republic CG—Congo CH—Switzerland CI—Cote d'Ivoire CK—Cook Islands CL—Chile CM—Cameroon CN—China CO—Colombia CR—Costa Rica CU—Cuba CV—Cape Verde CW—Curaçao CX—Christmas Island CY—Cyprus CZ—Czechia DE—Germany DJ—Djibouti DK—Denmark DM—Dominica DO—Dominican Republic DZ—Algeria EC—Ecuador EE—Estonia EG—Egypt EH—Western Sahara ER—Eritrea ES—Spain ET—Ethiopia FI—Finland FJ—Fiji FK—Falkland Islands (Malvinas) FM—Micronesia FO—Faroe Islands FR—France GA—Gabon GB—United Kingdom GD—Grenada GE—Georgia GF—French Guiana GG—Guernsey GH—Ghana GI—Gibraltar GL—Greenland GM—Gambia GN—Guinea GP—Guadeloupe GQ—Equatorial Guinea GR—Greece GS—South Georgia and the South Sandwich Islands GT—Guatemala GU—Guam GW—Guinea-Bissau GY—Guyana HK—Hong Kong SAR China HM—Heard Island and McDonald Islands HN—Honduras HR—Croatia HT—Haiti HU—Hungary ID—Indonesia IE—Ireland IL—Israel IM—Isle of Man IN—India IO—British Indian Ocean Territory IQ—Iraq IR—Iran, Islamic Republic of IS—Iceland IT—Italy JE—Jersey JM—Jamaica JO—Jordan JP—Japan KE—Kenya KG—Kyrgyzstan KH—Cambodia KI—Kiribati KM—Comoros KN—Saint Kitts and Nevis KP—Korea, Democratic People's Republic of KR—Korea, Republic of KW—Kuwait KY—Cayman Islands KZ—Kazakhstan LA—Lao People's Democratic Republic LB—Lebanon LC—Saint Lucia LI—Liechtenstein LK—Sri Lanka LR—Liberia LS—Lesotho LT—Lithuania LU—Luxembourg LV—Latvia LY—Libya MA—Morocco MC—Monaco MD—Moldova, Republic of ME—Montenegro MF—Saint Martin (French part) MG—Madagascar MH—Marshall Islands MK—North Macedonia ML—Mali MM—Myanmar MN—Mongolia MO—Macao MP—Northern Mariana Islands MQ—Martinique MR—Mauritania MS—Montserrat MT—Malta MU—Mauritius MV—Maldives MW—Malawi MX—Mexico MY—Malaysia MZ—Mozambique NA—Namibia NC—New Caledonia NE—Niger NF—Norfolk Island NG—Nigeria NI—Nicaragua NL—Netherlands NO—Norway NP—Nepal NR—Nauru NU—Niue NZ—New Zealand OM—Oman PA—Panama PE—Peru PF—French Polynesia PG—Papua New Guinea PH—Philippines PK—Pakistan PL—Poland PM—Saint Pierre and Miquelon PN—Pitcairn PR—Puerto Rico PS—Palestine PT—Portugal PW—Palau PY—Paraguay QA—Qatar RE—Reunion RO—Romania RS—Serbia RU—Russian Federation RW—Rwanda SA—Saudi Arabia SB—Solomon Islands SC—Seychelles SD—Sudan SE—Sweden SG—Singapore SH—Saint Helena, Ascension and Tristan da Cunha SI—Slovenia SJ—Svalbard and Jan Mayen SK—Slovakia SL—Sierra Leone SM—San Marino SN—Senegal SO—Somalia SR—Suriname SS—South Sudan ST—Sao Tome and Principe SV—El Salvador SX—Sint Maarten (Dutch part) SY—Syrian Arab Republic SZ—Eswatini TC—Turks and Caicos Islands TD—Chad TF—French Southern Territories TG—Togo TH—Thailand TJ—Tajikistan TK—Tokelau TL—Timor-Leste TM—Turkmenistan TN—Tunisia TO—Tonga TR—Türkiye TT—Trinidad and Tobago TV—Tuvalu TW—Taiwan TZ—Tanzania, United Republic of UA—Ukraine UG—Uganda UM—U.S. Outlying Islands US—United States UY—Uruguay UZ—Uzbekistan VA—Holy See (Vatican City State) VC—Saint Vincent and the Grenadines VE—Venezuela, Bolivarian Republic of VG—Virgin Islands, British VI—U.S. Virgin Islands VN—Vietnam VU—Vanuatu WF—Wallis and Futuna WS—Samoa YE—Yemen YT—Mayotte ZA—South Africa ZM—Zambia ZW—Zimbabwe"
},
"OwnerId": {
"type": "reference",
"properties": "Create, Defaulted on create, Filter, Group, Sort, Update",
"description": "ID of the user who currently owns this ShippingCarrier object. Default value is the user logged in to the API to perform the create. This is a polymorphic relationship field.",
"relationship_name": "Owner",
"refers_to": "Group, User"
}
},
"special_access_rules": "The ShippingCarrier object is available only if the B2B Commerce or D2C Commerce license is enabled.",
"field_reference": {
"CreatedById": {
"field_label": "Created By ID",
"type": "reference",
"length": "18"
},
"CreatedDate": {
"field_label": "Created Date",
"type": "datetime"
},
"CurrencyIsoCode": {
"field_label": "Currency ISO Code",
"type": "picklist",
"length": "3"
},
"ExternalReference": {
"field_label": "External Reference",
"type": "string",
"length": "255"
},
"Id": {
"field_label": "Shipping Carrier ID",
"type": "id",
"length": "18"
},
"IsDeleted": {
"field_label": "Deleted",
"type": "boolean"
},
"LastModifiedById": {
"field_label": "Last Modified By ID",
"type": "reference",
"length": "18"
},
"LastModifiedDate": {
"field_label": "Last Modified Date",
"type": "datetime"
},
"LastReferencedDate": {
"field_label": "Last Referenced Date",
"type": "datetime"
},
"LastViewedDate": {
"field_label": "Last Viewed Date",
"type": "datetime"
},
"Name": {
"field_label": "Name",
"type": "string",
"length": "255"
},
"OwnerId": {
"field_label": "Owner ID",
"type": "reference",
"length": "18"
},
"SystemModstamp": {
"field_label": "System Modstamp",
"type": "datetime"
}
},
"field_reference_columns": [
"field_label",
"type",
"length"
]
}