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

124 lines
8.0 KiB
JSON
Raw Normal View History

{
"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: ADAndorra AEUnited Arab Emirates AFAfghanistan AGAntigua and Barbuda AIAnguilla ALAlbania AMArmenia AOAngola AQAntarctica ARArgentina ASAmerican Samoa ATAustria AUAustralia AWAruba AXAland Islands AZAzerbaijan BABosnia and Herzegovina BBBarbados BDBangladesh BEBelgium BFBurkina Faso BGBulgaria BHBahrain BIBurundi BJBenin BLSaint Barthélemy BMBermuda BNBrunei Darussalam BOBolivia, Plurinational State of BQBonaire, Sint Eustatius and Saba BRBrazil BSBahamas BTBhutan BVBouvet Island BWBotswana BYBelarus BZBelize CACanada CCCocos (Keeling) Islands CDCongo, the Democratic Republic of the CFCentral African Republic CGCongo CHSwitzerland CICote d'Ivoire CKCook Islands CLChile CMCameroon CNChina COColombia CRCosta Rica CUCuba CVCape Verde CWCuraçao CXChristmas Island CYCyprus CZCzechia DEGermany DJDjibouti DKDenmark DMDominica DODominican Republic DZAlgeria ECEcuador EEEstonia EGEgypt EHWestern Sahara EREritrea ESSpain ETEthiopia FIFinland FJFiji FKFalkland Islands (Malvinas) FMMicronesia FOFaroe Islands FRFrance GAGabon GBUnited Kingdom GDGrenada GEGeorgia GFFrench Guiana GGGuernsey GHGhana GIGibraltar GLGreenland GMGambia GNGuinea GPGuadeloupe GQEquatorial Guinea GRGreece GSSouth Georgia and the South Sandwich Islands GTGuatemala GUGuam GWGuinea-Bissau GYGuyana HKHong Kong SAR China HMHeard Island and McDonald Islands HNHonduras HRCroatia HTHaiti HUHungary IDIndonesia IEIreland ILIsrael IMIsle of Man INIndia IOBritish Indian Ocean Territory IQIraq IRIran, Islamic Republic of ISIceland ITItaly JEJersey JMJamaica JOJordan JPJapan KEKenya KGKyrgyzstan KHCambodia KIKiribati KMComoros KNSaint Kitts and Nevis KPKorea, Democratic People's Republic of KRKorea, Republic of KWKuwait KYCayman Islands KZKazakhstan LALao People's Democratic Republic LBLebanon LCSaint Lucia LILiechtenstein LKSri Lanka LRLiberia LSLesotho LTLithuania LULuxembourg LVLatvia LYLibya MAMorocco MCMonaco MDMoldova, Republic of MEMontenegro MFSaint Martin (French part) MGMadagascar MHMarshall Islands MKNorth Macedonia MLMali MMMyanmar MNMongolia MOMacao MPNorthern Mariana Islands MQMartinique MRMauritania MSMontserrat MTMalta MUMauritius MVMaldives MWMalawi MXMexico MYMalaysia MZMozambique NANamibia NCNew Caledonia NENiger NFNorfolk Island NGNigeria NINicaragua NLNetherlands NONorway NPNepal NRNauru NUNiue NZNew Zealand OMOman PAPanama PEPeru PFFrench Polynesia PGPapua New Guinea PHPhilippines PKPakistan PLPoland PMSaint Pierre and Miquelon PNPitcairn PRPuerto Rico PSPalestine PTPortugal PWPalau PYParaguay QAQatar REReunion RORomania RSSerbia RURussian Federation RWRwanda SASaudi Arabia SBSolomon Islands SCSeychelles SDSudan SESweden SGSingapore SHSaint Helena, Ascension and Tristan da Cunha SISlovenia SJSvalbard and Jan Mayen SKSlovakia SLSierra Leone SMSan Marino SNSenegal SOSomalia SRSuriname SSSouth Sudan STSao Tome and Principe SVEl Salvador SXSint Maarten (Dutch part) SYSyrian Arab Republic SZEswatini TCTurks and Caicos Islands TDChad TFFrench Southern Territories TGTogo THThailand TJTajikistan TKTokelau TLTimor-Leste TMTurkmenistan TNTunisia TOTonga TRTürkiye TTTrinidad and Tobago TVTuvalu TWTaiwan TZTanzania, United Republic of UAUkraine UGUganda UMU.S. Outlying Islands USUnited States UYUruguay UZUzbekistan VAHoly See (Vati
},
"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"
]
}