Catalog Products API
Products (resource group)
Use /products
resource to create and manage products.
List products
Query parameters
page
integer
A non-zero integer which is the start index of the entire list of items that are returned in the response. So, the combination of
page=1
andpage_size=20
returns the first 20 items. The combination ofpage=2
andpage_size=20
returns the next 20 items.page_size
integer
The number of items to return in the response.
total_required
boolean
Indicates whether to show the total items and total pages in the response.
Header parameters
Authorization
string
required
To make REST API calls, include the bearer token in the
Authorization
header with theBearer
authentication scheme. The value isBearer <Access-Token>
orBasic <client_id>:<secret>
.Content-Type
string
required
The media type. Required for operations with a request body. The value is
application/<format>
, whereformat
isjson
.
Sample Request
curl -v -X GET https://api-m.sandbox.paypal.com/v1/catalogs/products?page_size=2&page=1&total_required=true \
-H "Content-Type: application/json" \
-H "Authorization: Bearer Access-Token"
Response
200 OK
status code and a JSON response body that lists products with details.links
array (contains the link_description object)
An array of request-related HATEOAS links.
products
array (contains the product_collection_element object)
An array of products.
total_items
integer
The total number of items.
total_pages
integer
The total number of pages.
Sample Response
{
"total_items": 20,
"total_pages": 10,
"products": [
{
"id": "72255d4849af8ed6e0df1173",
"name": "Video Streaming Service",
"description": "Video streaming service",
"create_time": "2018-12-10T21:20:49Z",
"links": [
{
"href": "https://api-m.paypal.com/v1/catalogs/products/72255d4849af8ed6e0df1173",
"rel": "self",
"method": "GET"
}
]
},
{
"id": "PROD-XYAB12ABSB7868434",
"name": "Video Streaming Service",
"description": "Audio streaming service",
"create_time": "2018-12-10T21:20:49Z",
"links": [
{
"href": "https://api-m.paypal.com/v1/catalogs/products/125d4849af8ed6e0df18",
"rel": "self",
"method": "GET"
}
]
}
],
"links": [
{
"href": "https://api-m.paypal.com/v1/catalogs/products?page_size=2&page=1",
"rel": "self",
"method": "GET"
},
{
"href": "https://api-m.paypal.com/v1/catalogs/products?page_size=2&page=2",
"rel": "next",
"method": "GET"
},
{
"href": "https://api-m.paypal.com/v1/catalogs/products?page_size=2&page=10",
"rel": "last",
"method": "GET"
}
]
}
Create product
Header parameters
PayPal-Request-Id
string
The server stores keys for 72 hours.
Prefer
string
The preferred server response upon successful completion of the request. Value is:
return=minimal
. The server returns a minimal response to optimize communication between the API caller and the server. A minimal response includes theid
,status
and HATEOAS links.return=representation
. The server returns a complete resource representation, including the current state of the resource.
Authorization
string
required
To make REST API calls, include the bearer token in the
Authorization
header with theBearer
authentication scheme. The value isBearer <Access-Token>
orBasic <client_id>:<secret>
.Content-Type
string
required
The media type. Required for operations with a request body. The value is
application/<format>
, whereformat
isjson
.
Request body
name
string
required
The product name.
type
enum
required
The product type. Indicates whether the product is physical or tangible goods, or a service.
The possible values are:
PHYSICAL
. Physical goods.DIGITAL
. Digital goods.SERVICE
. A service. For example, technical support.
category
enum
The product category.
The possible values are:
AC_REFRIGERATION_REPAIR
. A/C, Refrigeration RepairACADEMIC_SOFTWARE
. Academic SoftwareACCESSORIES
. AccessoriesACCOUNTING
. AccountingADULT
. AdultADVERTISING
. AdvertisingAFFILIATED_AUTO_RENTAL
. Affiliated Auto RentalAGENCIES
. AgenciesAGGREGATORS
. AggregatorsAGRICULTURAL_COOPERATIVE_FOR_MAIL_ORDER
. Agricultural Cooperative for Mail OrderAIR_CARRIERS_AIRLINES
. Air Carriers, AirlinesAIRLINES
. AirlinesAIRPORTS_FLYING_FIELDS
. Airports, Flying FieldsALCOHOLIC_BEVERAGES
. Alcoholic BeveragesAMUSEMENT_PARKS_CARNIVALS
. Amusement Parks/CarnivalsANIMATION
. AnimationANTIQUES
. AntiquesAPPLIANCES
. AppliancesAQUARIAMS_SEAQUARIUMS_DOLPHINARIUMS
. Aquariams Seaquariums DolphinariumsARCHITECTURAL_ENGINEERING_AND_SURVEYING_SERVICES
. Architectural,Engineering,And Surveying ServicesART_AND_CRAFT_SUPPLIES
. Art & Craft SuppliesART_DEALERS_AND_GALLERIES
. Art dealers and galleriesARTIFACTS_GRAVE_RELATED_AND_NATIVE_AMERICAN_CRAFTS
. Artifacts, Grave related, and Native American CraftsARTS_AND_CRAFTS
. Arts and craftsARTS_CRAFTS_AND_COLLECTIBLES
. Arts, crafts, and collectiblesAUDIO_BOOKS
. Audio booksAUTO_ASSOCIATIONS_CLUBS
. Auto Associations/ClubsAUTO_DEALER_USED_ONLY
. Auto dealer - used onlyAUTO_RENTALS
. Auto RentalsAUTO_SERVICE
. Auto serviceAUTOMATED_FUEL_DISPENSERS
. Automated Fuel DispensersAUTOMOBILE_ASSOCIATIONS
. Automobile AssociationsAUTOMOTIVE
. AutomotiveAUTOMOTIVE_REPAIR_SHOPS_NON_DEALER
. Automotive Repair Shops - Non-DealerAUTOMOTIVE_TOP_AND_BODY_SHOPS
. Automotive Top And Body ShopsAVIATION
. AviationBABIES_CLOTHING_AND_SUPPLIES
. Babies Clothing & SuppliesBABY
. BabyBANDS_ORCHESTRAS_ENTERTAINERS
. Bands,Orchestras,EntertainersBARBIES
. BarbiesBATH_AND_BODY
. Bath and bodyBATTERIES
. BatteriesBEAN_BABIES
. Bean BabiesBEAUTY
. BeautyBEAUTY_AND_FRAGRANCES
. Beauty and fragrancesBED_AND_BATH
. Bed & BathBICYCLE_SHOPS_SALES_AND_SERVICE
. Bicycle Shops-Sales And ServiceBICYCLES_AND_ACCESSORIES
. Bicycles & AccessoriesBILLIARD_POOL_ESTABLISHMENTS
. Billiard/Pool EstablishmentsBOAT_DEALERS
. Boat DealersBOAT_RENTALS_AND_LEASING
. Boat Rentals And LeasingBOATING_SAILING_AND_ACCESSORIES
. Boating, sailing and accessoriesBOOKS
. BooksBOOKS_AND_MAGAZINES
. Books and magazinesBOOKS_MANUSCRIPTS
. Books, ManuscriptsBOOKS_PERIODICALS_AND_NEWSPAPERS
. Books, Periodicals And NewspapersBOWLING_ALLEYS
. Bowling AlleysBULLETIN_BOARD
. Bulletin boardBUS_LINE
. Bus lineBUS_LINES_CHARTERS_TOUR_BUSES
. Bus Lines,Charters,Tour BusesBUSINESS
. BusinessBUSINESS_AND_SECRETARIAL_SCHOOLS
. Business and secretarial schoolsBUYING_AND_SHOPPING_SERVICES_AND_CLUBS
. Buying And Shopping Services And ClubsCABLE_SATELLITE_AND_OTHER_PAY_TELEVISION_AND_RADIO_SERVICES
. Cable,Satellite,And Other Pay Television And Radio ServicesCABLE_SATELLITE_AND_OTHER_PAY_TV_AND_RADIO
. Cable, satellite, and other pay TV and radioCAMERA_AND_PHOTOGRAPHIC_SUPPLIES
. Camera and photographic suppliesCAMERAS
. CamerasCAMERAS_AND_PHOTOGRAPHY
. Cameras & PhotographyCAMPER_RECREATIONAL_AND_UTILITY_TRAILER_DEALERS
. Camper,Recreational And Utility Trailer DealersCAMPING_AND_OUTDOORS
. Camping and outdoorsCAMPING_AND_SURVIVAL
. Camping & SurvivalCAR_AND_TRUCK_DEALERS
. Car And Truck DealersCAR_AND_TRUCK_DEALERS_USED_ONLY
. Car And Truck Dealers - Used OnlyCAR_AUDIO_AND_ELECTRONICS
. Car Audio & ElectronicsCAR_RENTAL_AGENCY
. Car rental agencyCATALOG_MERCHANT
. Catalog MerchantCATALOG_RETAIL_MERCHANT
. Catalog/Retail MerchantCATERING_SERVICES
. Catering servicesCHARITY
. CharityCHECK_CASHIER
. Check CashierCHILD_CARE_SERVICES
. Child Care ServicesCHILDREN_BOOKS
. Children BooksCHIROPODISTS_PODIATRISTS
. Chiropodists/PodiatristsCHIROPRACTORS
. ChiropractorsCIGAR_STORES_AND_STANDS
. Cigar Stores And StandsCIVIC_SOCIAL_FRATERNAL_ASSOCIATIONS
. Civic, Social, Fraternal AssociationsCIVIL_SOCIAL_FRAT_ASSOCIATIONS
. Civil/Social/Frat AssociationsCLOTHING
. ClothingCLOTHING_ACCESSORIES_AND_SHOES
. Clothing, accessories, and shoesCLOTHING_RENTAL
. Clothing RentalCOFFEE_AND_TEA
. Coffee and teaCOIN_OPERATED_BANKS_AND_CASINOS
. Coin Operated Banks & CasinosCOLLECTIBLES
. CollectiblesCOLLECTION_AGENCY
. Collection agencyCOLLEGES_AND_UNIVERSITIES
. Colleges and universitiesCOMMERCIAL_EQUIPMENT
. Commercial EquipmentCOMMERCIAL_FOOTWEAR
. Commercial FootwearCOMMERCIAL_PHOTOGRAPHY
. Commercial photographyCOMMERCIAL_PHOTOGRAPHY_ART_AND_GRAPHICS
. Commercial photography, art, and graphicsCOMMERCIAL_SPORTS_PROFESSIONA
. Commercial Sports/ProfessionaCOMMODITIES_AND_FUTURES_EXCHANGE
. Commodities and futures exchangeCOMPUTER_AND_DATA_PROCESSING_SERVICES
. Computer and data processing servicesCOMPUTER_HARDWARE_AND_SOFTWARE
. Computer Hardware & SoftwareCOMPUTER_MAINTENANCE_REPAIR_AND_SERVICES_NOT_ELSEWHERE_CLAS
. Computer Maintenance, Repair And Services Not Elsewhere ClasCONSTRUCTION
. ConstructionCONSTRUCTION_MATERIALS_NOT_ELSEWHERE_CLASSIFIED
. Construction Materials Not Elsewhere ClassifiedCONSULTING_SERVICES
. Consulting servicesCONSUMER_CREDIT_REPORTING_AGENCIES
. Consumer Credit Reporting AgenciesCONVALESCENT_HOMES
. Convalescent HomesCOSMETIC_STORES
. Cosmetic StoresCOUNSELING_SERVICES_DEBT_MARRIAGE_PERSONAL
. Counseling Services--Debt,Marriage,PersonalCOUNTERFEIT_CURRENCY_AND_STAMPS
. Counterfeit Currency and StampsCOUNTERFEIT_ITEMS
. Counterfeit ItemsCOUNTRY_CLUBS
. Country ClubsCOURIER_SERVICES
. Courier servicesCOURIER_SERVICES_AIR_AND_GROUND_AND_FREIGHT_FORWARDERS
. Courier Services-Air And Ground,And Freight ForwardersCOURT_COSTS_ALIMNY_CHILD_SUPT
. Court Costs/Alimny/Child SuptCOURT_COSTS_INCLUDING_ALIMONY_AND_CHILD_SUPPORT_COURTS_OF_LAW
. Court Costs, Including Alimony and Child Support - Courts of LawCREDIT_CARDS
. Credit CardsCREDIT_UNION
. Credit unionCULTURE_AND_RELIGION
. Culture & ReligionDAIRY_PRODUCTS_STORES
. Dairy Products StoresDANCE_HALLS_STUDIOS_AND_SCHOOLS
. Dance Halls,Studios,And SchoolsDECORATIVE
. DecorativeDENTAL
. DentalDENTISTS_AND_ORTHODONTISTS
. Dentists And OrthodontistsDEPARTMENT_STORES
. Department StoresDESKTOP_PCS
. Desktop PCsDEVICES
. DevicesDIECAST_TOYS_VEHICLES
. Diecast, Toys VehiclesDIGITAL_GAMES
. Digital gamesDIGITAL_MEDIA_BOOKS_MOVIES_MUSIC
. Digital media,books,movies,musicDIRECT_MARKETING
. Direct MarketingDIRECT_MARKETING_CATALOG_MERCHANT
. Direct Marketing - Catalog MerchantDIRECT_MARKETING_INBOUND_TELE
. Direct Marketing - Inbound TeleDIRECT_MARKETING_OUTBOUND_TELE
. Direct Marketing - Outbound TeleDIRECT_MARKETING_SUBSCRIPTION
. Direct Marketing - SubscriptionDISCOUNT_STORES
. Discount StoresDOOR_TO_DOOR_SALES
. Door-To-Door SalesDRAPERY_WINDOW_COVERING_AND_UPHOLSTERY
. Drapery, window covering, and upholsteryDRINKING_PLACES
. Drinking PlacesDRUGSTORE
. DrugstoreDURABLE_GOODS
. Durable goodsECOMMERCE_DEVELOPMENT
. eCommerce DevelopmentECOMMERCE_SERVICES
. eCommerce ServicesEDUCATIONAL_AND_TEXTBOOKS
. Educational and textbooksELECTRIC_RAZOR_STORES
. Electric Razor StoresELECTRICAL_AND_SMALL_APPLIANCE_REPAIR
. Electrical and small appliance repairELECTRICAL_CONTRACTORS
. Electrical ContractorsELECTRICAL_PARTS_AND_EQUIPMENT
. Electrical Parts and EquipmentELECTRONIC_CASH
. Electronic CashELEMENTARY_AND_SECONDARY_SCHOOLS
. Elementary and secondary schoolsEMPLOYMENT
. EmploymentENTERTAINERS
. EntertainersENTERTAINMENT_AND_MEDIA
. Entertainment and mediaEQUIP_TOOL_FURNITURE_AND_APPLIANCE_RENTAL_AND_LEASING
. Equip, Tool, Furniture, And Appliance Rental And LeasingESCROW
. EscrowEVENT_AND_WEDDING_PLANNING
. Event & Wedding PlanningEXERCISE_AND_FITNESS
. Exercise and fitnessEXERCISE_EQUIPMENT
. Exercise EquipmentEXTERMINATING_AND_DISINFECTING_SERVICES
. Exterminating and disinfecting servicesFABRICS_AND_SEWING
. Fabrics & SewingFAMILY_CLOTHING_STORES
. Family Clothing StoresFASHION_JEWELRY
. Fashion jewelryFAST_FOOD_RESTAURANTS
. Fast Food RestaurantsFICTION_AND_NONFICTION
. Fiction and nonfictionFINANCE_COMPANY
. Finance companyFINANCIAL_AND_INVESTMENT_ADVICE
. Financial and investment adviceFINANCIAL_INSTITUTIONS_MERCHANDISE_AND_SERVICES
. Financial Institutions - Merchandise And ServicesFIREARM_ACCESSORIES
. Firearm accessoriesFIREARMS_WEAPONS_AND_KNIVES
. Firearms, Weapons and KnivesFIREPLACE_AND_FIREPLACE_SCREENS
. Fireplace, and fireplace screensFIREWORKS
. FireworksFISHING
. FishingFLORISTS
. FloristsFLOWERS
. FlowersFOOD_DRINK_AND_NUTRITION
. Food, Drink & NutritionFOOD_PRODUCTS
. Food ProductsFOOD_RETAIL_AND_SERVICE
. Food retail and serviceFRAGRANCES_AND_PERFUMES
. Fragrances and perfumesFREEZER_AND_LOCKER_MEAT_PROVISIONERS
. Freezer and Locker Meat ProvisionersFUEL_DEALERS_FUEL_OIL_WOOD_AND_COAL
. Fuel Dealers-Fuel Oil, Wood & CoalFUEL_DEALERS_NON_AUTOMOTIVE
. Fuel Dealers - Non AutomotiveFUNERAL_SERVICES_AND_CREMATORIES
. Funeral Services & CrematoriesFURNISHING_AND_DECORATING
. Furnishing & DecoratingFURNITURE
. FurnitureFURRIERS_AND_FUR_SHOPS
. Furriers and Fur ShopsGADGETS_AND_OTHER_ELECTRONICS
. Gadgets & other electronicsGAMBLING
. GamblingGAME_SOFTWARE
. Game SoftwareGAMES
. GamesGARDEN_SUPPLIES
. Garden suppliesGENERAL
. GeneralGENERAL_CONTRACTORS
. General contractorsGENERAL_GOVERNMENT
. General - GovernmentGENERAL_SOFTWARE
. General - SoftwareGENERAL_TELECOM
. General - TelecomGIFTS_AND_FLOWERS
. Gifts and flowersGLASS_PAINT_AND_WALLPAPER_STORES
. Glass,Paint,And Wallpaper StoresGLASSWARE_CRYSTAL_STORES
. Glassware, Crystal StoresGOVERNMENT
. GovernmentGOVERNMENT_IDS_AND_LICENSES
. Government IDs and LicensesGOVERNMENT_LICENSED_ON_LINE_CASINOS_ON_LINE_GAMBLING
. Government Licensed On-Line Casinos - On-Line GamblingGOVERNMENT_OWNED_LOTTERIES
. Government-Owned LotteriesGOVERNMENT_SERVICES
. Government servicesGRAPHIC_AND_COMMERCIAL_DESIGN
. Graphic & Commercial DesignGREETING_CARDS
. Greeting CardsGROCERY_STORES_AND_SUPERMARKETS
. Grocery Stores & SupermarketsHARDWARE_AND_TOOLS
. Hardware & ToolsHARDWARE_EQUIPMENT_AND_SUPPLIES
. Hardware, Equipment, and SuppliesHAZARDOUS_RESTRICTED_AND_PERISHABLE_ITEMS
. Hazardous, Restricted and Perishable ItemsHEALTH_AND_BEAUTY_SPAS
. Health and beauty spasHEALTH_AND_NUTRITION
. Health & NutritionHEALTH_AND_PERSONAL_CARE
. Health and personal careHEARING_AIDS_SALES_AND_SUPPLIES
. Hearing Aids Sales and SuppliesHEATING_PLUMBING_AC
. Heating, Plumbing, ACHIGH_RISK_MERCHANT
. High Risk MerchantHIRING_SERVICES
. Hiring servicesHOBBIES_TOYS_AND_GAMES
. Hobbies, Toys & GamesHOME_AND_GARDEN
. Home and gardenHOME_AUDIO
. Home AudioHOME_DECOR
. Home decorHOME_ELECTRONICS
. Home ElectronicsHOSPITALS
. HospitalsHOTELS_MOTELS_INNS_RESORTS
. Hotels/Motels/Inns/ResortsHOUSEWARES
. HousewaresHUMAN_PARTS_AND_REMAINS
. Human Parts and RemainsHUMOROUS_GIFTS_AND_NOVELTIES
. Humorous Gifts & NoveltiesHUNTING
. HuntingIDS_LICENSES_AND_PASSPORTS
. IDs, licenses, and passportsILLEGAL_DRUGS_AND_PARAPHERNALIA
. Illegal Drugs & ParaphernaliaINDUSTRIAL
. IndustrialINDUSTRIAL_AND_MANUFACTURING_SUPPLIES
. Industrial and manufacturing suppliesINSURANCE_AUTO_AND_HOME
. Insurance - auto and homeINSURANCE_DIRECT
. Insurance - DirectINSURANCE_LIFE_AND_ANNUITY
. Insurance - life and annuityINSURANCE_SALES_UNDERWRITING
. Insurance Sales/UnderwritingINSURANCE_UNDERWRITING_PREMIUMS
. Insurance Underwriting, PremiumsINTERNET_AND_NETWORK_SERVICES
. Internet & Network ServicesINTRA_COMPANY_PURCHASES
. Intra-Company PurchasesLABORATORIES_DENTAL_MEDICAL
. Laboratories-Dental/MedicalLANDSCAPING
. LandscapingLANDSCAPING_AND_HORTICULTURAL_SERVICES
. Landscaping And Horticultural ServicesLAUNDRY_CLEANING_SERVICES
. Laundry, Cleaning ServicesLEGAL
. LegalLEGAL_SERVICES_AND_ATTORNEYS
. Legal services and attorneysLOCAL_DELIVERY_SERVICE
. Local delivery serviceLOCKSMITH
. LocksmithLODGING_AND_ACCOMMODATIONS
. Lodging and accommodationsLOTTERY_AND_CONTESTS
. Lottery and contestsLUGGAGE_AND_LEATHER_GOODS
. Luggage and leather goodsLUMBER_AND_BUILDING_MATERIALS
. Lumber & Building MaterialsMAGAZINES
. MagazinesMAINTENANCE_AND_REPAIR_SERVICES
. Maintenance and repair servicesMAKEUP_AND_COSMETICS
. Makeup and cosmeticsMANUAL_CASH_DISBURSEMENTS
. Manual Cash DisbursementsMASSAGE_PARLORS
. Massage ParlorsMEDICAL
. MedicalMEDICAL_AND_PHARMACEUTICAL
. Medical & PharmaceuticalMEDICAL_CARE
. Medical careMEDICAL_EQUIPMENT_AND_SUPPLIES
. Medical equipment and suppliesMEDICAL_SERVICES
. Medical ServicesMEETING_PLANNERS
. Meeting PlannersMEMBERSHIP_CLUBS_AND_ORGANIZATIONS
. Membership clubs and organizationsMEMBERSHIP_COUNTRY_CLUBS_GOLF
. Membership/Country Clubs/GolfMEMORABILIA
. MemorabiliaMEN_AND_BOY_CLOTHING_AND_ACCESSORY_STORES
. Men's And Boy's Clothing And Accessory StoresMEN_CLOTHING
. Men's ClothingMERCHANDISE
. MerchandiseMETAPHYSICAL
. MetaphysicalMILITARIA
. MilitariaMILITARY_AND_CIVIL_SERVICE_UNIFORMS
. Military and civil service uniformsMISC._AUTOMOTIVE_AIRCRAFT_AND_FARM_EQUIPMENT_DEALERS
. Misc. Automotive,Aircraft,And Farm Equipment DealersMISC._GENERAL_MERCHANDISE
. Misc. General MerchandiseMISCELLANEOUS_GENERAL_SERVICES
. Miscellaneous General ServicesMISCELLANEOUS_REPAIR_SHOPS_AND_RELATED_SERVICES
. Miscellaneous Repair Shops And Related ServicesMODEL_KITS
. Model KitsMONEY_TRANSFER_MEMBER_FINANCIAL_INSTITUTION
. Money Transfer - Member Financial InstitutionMONEY_TRANSFER_MERCHANT
. Money Transfer--MerchantMOTION_PICTURE_THEATERS
. Motion Picture TheatersMOTOR_FREIGHT_CARRIERS_AND_TRUCKING
. Motor Freight Carriers & TruckingMOTOR_HOME_AND_RECREATIONAL_VEHICLE_RENTAL
. Motor Home And Recreational Vehicle RentalMOTOR_HOMES_DEALERS
. Motor Homes DealersMOTOR_VEHICLE_SUPPLIES_AND_NEW_PARTS
. Motor Vehicle Supplies and New PartsMOTORCYCLE_DEALERS
. Motorcycle DealersMOTORCYCLES
. MotorcyclesMOVIE
. MovieMOVIE_TICKETS
. Movie ticketsMOVING_AND_STORAGE
. Moving and storageMULTI_LEVEL_MARKETING
. Multi-level marketingMUSIC_CDS_CASSETTES_AND_ALBUMS
. Music - CDs, cassettes and albumsMUSIC_STORE_INSTRUMENTS_AND_SHEET_MUSIC
. Music store - instruments and sheet musicNETWORKING
. NetworkingNEW_AGE
. New AgeNEW_PARTS_AND_SUPPLIES_MOTOR_VEHICLE
. New parts and supplies - motor vehicleNEWS_DEALERS_AND_NEWSTANDS
. News Dealers and NewstandsNON_DURABLE_GOODS
. Non-durable goodsNON_FICTION
. Non-FictionNON_PROFIT_POLITICAL_AND_RELIGION
. Non-Profit, Political & ReligionNONPROFIT
. NonprofitNOVELTIES
. NoveltiesOEM_SOFTWARE
. Oem SoftwareOFFICE_SUPPLIES_AND_EQUIPMENT
. Office Supplies and EquipmentONLINE_DATING
. Online DatingONLINE_GAMING
. Online gamingONLINE_GAMING_CURRENCY
. Online gaming currencyONLINE_SERVICES
. online servicesOOUTBOUND_TELEMARKETING_MERCH
. Ooutbound Telemarketing MerchOPHTHALMOLOGISTS_OPTOMETRIST
. Ophthalmologists/OptometristOPTICIANS_AND_DISPENSING
. Opticians And DispensingORTHOPEDIC_GOODS_PROSTHETICS
. Orthopedic Goods/ProstheticsOSTEOPATHS
. OsteopathsOTHER
. OtherPACKAGE_TOUR_OPERATORS
. Package Tour OperatorsPAINTBALL
. PaintballPAINTS_VARNISHES_AND_SUPPLIES
. Paints, Varnishes, and SuppliesPARKING_LOTS_AND_GARAGES
. Parking Lots & GaragesPARTS_AND_ACCESSORIES
. Parts and accessoriesPAWN_SHOPS
. Pawn ShopsPAYCHECK_LENDER_OR_CASH_ADVANCE
. Paycheck lender or cash advancePERIPHERALS
. PeripheralsPERSONALIZED_GIFTS
. Personalized GiftsPET_SHOPS_PET_FOOD_AND_SUPPLIES
. Pet shops, pet food, and suppliesPETROLEUM_AND_PETROLEUM_PRODUCTS
. Petroleum and Petroleum ProductsPETS_AND_ANIMALS
. Pets and animalsPHOTOFINISHING_LABORATORIES_PHOTO_DEVELOPING
. Photofinishing Laboratories,Photo DevelopingPHOTOGRAPHIC_STUDIOS_PORTRAITS
. Photographic studios - portraitsPHOTOGRAPHY
. PhotographyPHYSICAL_GOOD
. Physical GoodPICTURE_VIDEO_PRODUCTION
. Picture/Video ProductionPIECE_GOODS_NOTIONS_AND_OTHER_DRY_GOODS
. Piece Goods Notions and Other Dry GoodsPLANTS_AND_SEEDS
. Plants and SeedsPLUMBING_AND_HEATING_EQUIPMENTS_AND_SUPPLIES
. Plumbing & Heating Equipments & SuppliesPOLICE_RELATED_ITEMS
. Police-Related ItemsPOLITICAL_ORGANIZATIONS
. Politcal OrganizationsPOSTAL_SERVICES_GOVERNMENT_ONLY
. Postal Services - Government OnlyPOSTERS
. PostersPREPAID_AND_STORED_VALUE_CARDS
. Prepaid and stored value cardsPRESCRIPTION_DRUGS
. Prescription DrugsPROMOTIONAL_ITEMS
. Promotional ItemsPUBLIC_WAREHOUSING_AND_STORAGE
. Public Warehousing and StoragePUBLISHING_AND_PRINTING
. Publishing and printingPUBLISHING_SERVICES
. Publishing ServicesRADAR_DECTORS
. Radar DectorsRADIO_TELEVISION_AND_STEREO_REPAIR
. Radio, television, and stereo repairREAL_ESTATE
. Real EstateREAL_ESTATE_AGENT
. Real estate agentREAL_ESTATE_AGENTS_AND_MANAGERS_RENTALS
. Real Estate Agents And Managers - RentalsRELIGION_AND_SPIRITUALITY_FOR_PROFIT
. Religion and spirituality for profitRELIGIOUS
. ReligiousRELIGIOUS_ORGANIZATIONS
. Religious OrganizationsREMITTANCE
. RemittanceRENTAL_PROPERTY_MANAGEMENT
. Rental property managementRESIDENTIAL
. ResidentialRETAIL
. RetailRETAIL_FINE_JEWELRY_AND_WATCHES
. Retail - fine jewelry and watchesREUPHOLSTERY_AND_FURNITURE_REPAIR
. Reupholstery and furniture repairRINGS
. RingsROOFING_SIDING_SHEET_METAL
. Roofing/Siding, Sheet MetalRUGS_AND_CARPETS
. Rugs & CarpetsSCHOOLS_AND_COLLEGES
. Schools and CollegesSCIENCE_FICTION
. Science FictionSCRAPBOOKING
. ScrapbookingSCULPTURES
. SculpturesSECURITIES_BROKERS_AND_DEALERS
. Securities - Brokers And DealersSECURITY_AND_SURVEILLANCE
. Security and surveillanceSECURITY_AND_SURVEILLANCE_EQUIPMENT
. Security and surveillance equipmentSECURITY_BROKERS_AND_DEALERS
. Security brokers and dealersSEMINARS
. SeminarsSERVICE_STATIONS
. Service StationsSERVICES
. ServicesSEWING_NEEDLEWORK_FABRIC_AND_PIECE_GOODS_STORES
. Sewing,Needlework,Fabric And Piece Goods StoresSHIPPING_AND_PACKING
. Shipping & PackagingSHOE_REPAIR_HAT_CLEANING
. Shoe Repair/Hat CleaningSHOE_STORES
. Shoe StoresSHOES
. ShoesSNOWMOBILE_DEALERS
. Snowmobile DealersSOFTWARE
. SoftwareSPECIALTY_AND_MISC._FOOD_STORES
. Specialty and misc. food storesSPECIALTY_CLEANING_POLISHING_AND_SANITATION_PREPARATIONS
. Specialty Cleaning, Polishing And Sanitation PreparationsSPECIALTY_OR_RARE_PETS
. Specialty or rare petsSPORT_GAMES_AND_TOYS
. Sport games and toysSPORTING_AND_RECREATIONAL_CAMPS
. Sporting And Recreational CampsSPORTING_GOODS
. Sporting GoodsSPORTS_AND_OUTDOORS
. Sports and outdoorsSPORTS_AND_RECREATION
. Sports & RecreationSTAMP_AND_COIN
. Stamp and coinSTATIONARY_PRINTING_AND_WRITING_PAPER
. Stationary, printing, and writing paperSTENOGRAPHIC_AND_SECRETARIAL_SUPPORT_SERVICES
. Stenographic and secretarial support servicesSTOCKS_BONDS_SECURITIES_AND_RELATED_CERTIFICATES
. Stocks, Bonds, Securities and Related CertificatesSTORED_VALUE_CARDS
. Stored Value CardsSUPPLIES
. SuppliesSUPPLIES_AND_TOYS
. Supplies & ToysSURVEILLANCE_EQUIPMENT
. Surveillance EquipmentSWIMMING_POOLS_AND_SPAS
. Swimming Pools & SpasSWIMMING_POOLS_SALES_SUPPLIES_SERVICES
. Swimming Pools-Sales,Supplies,ServicesTAILORS_AND_ALTERATIONS
. Tailors and alterationsTAX_PAYMENTS
. Tax PaymentsTAX_PAYMENTS_GOVERNMENT_AGENCIES
. Tax Payments - Government AgenciesTAXICABS_AND_LIMOUSINES
. Taxicabs and limousinesTELECOMMUNICATION_SERVICES
. Telecommunication ServicesTELEPHONE_CARDS
. Telephone CardsTELEPHONE_EQUIPMENT
. Telephone EquipmentTELEPHONE_SERVICES
. Telephone ServicesTHEATER
. TheaterTIRE_RETREADING_AND_REPAIR
. Tire Retreading and RepairTOLL_OR_BRIDGE_FEES
. Toll or Bridge FeesTOOLS_AND_EQUIPMENT
. Tools and equipmentTOURIST_ATTRACTIONS_AND_EXHIBITS
. Tourist Attractions And ExhibitsTOWING_SERVICE
. Towing serviceTOYS_AND_GAMES
. Toys and gamesTRADE_AND_VOCATIONAL_SCHOOLS
. Trade And Vocational SchoolsTRADEMARK_INFRINGEMENT
. Trademark InfringementTRAILER_PARKS_AND_CAMPGROUNDS
. Trailer Parks And CampgroundsTRAINING_SERVICES
. Training servicesTRANSPORTATION_SERVICES
. Transportation ServicesTRAVEL
. TravelTRUCK_AND_UTILITY_TRAILER_RENTALS
. Truck And Utility Trailer RentalsTRUCK_STOP
. Truck StopTYPESETTING_PLATE_MAKING_AND_RELATED_SERVICES
. Typesetting, Plate Making, and Related ServicesUSED_MERCHANDISE_AND_SECONDHAND_STORES
. Used Merchandise And Secondhand StoresUSED_PARTS_MOTOR_VEHICLE
. Used parts - motor vehicleUTILITIES
. UtilitiesUTILITIES_ELECTRIC_GAS_WATER_SANITARY
. Utilities - Electric,Gas,Water,SanitaryVARIETY_STORES
. Variety StoresVEHICLE_SALES
. Vehicle salesVEHICLE_SERVICE_AND_ACCESSORIES
. Vehicle service and accessoriesVIDEO_EQUIPMENT
. Video EquipmentVIDEO_GAME_ARCADES_ESTABLISH
. Video Game Arcades/EstablishVIDEO_GAMES_AND_SYSTEMS
. Video Games & SystemsVIDEO_TAPE_RENTAL_STORES
. Video Tape Rental StoresVINTAGE_AND_COLLECTIBLE_VEHICLES
. Vintage and Collectible VehiclesVINTAGE_AND_COLLECTIBLES
. Vintage and collectiblesVITAMINS_AND_SUPPLEMENTS
. Vitamins & SupplementsVOCATIONAL_AND_TRADE_SCHOOLS
. Vocational and trade schoolsWATCH_CLOCK_AND_JEWELRY_REPAIR
. Watch, clock, and jewelry repairWEB_HOSTING_AND_DESIGN
. Web hosting and designWELDING_REPAIR
. Welding RepairWHOLESALE_CLUBS
. Wholesale ClubsWHOLESALE_FLORIST_SUPPLIERS
. Wholesale Florist SuppliersWHOLESALE_PRESCRIPTION_DRUGS
. Wholesale Prescription DrugsWILDLIFE_PRODUCTS
. Wildlife ProductsWIRE_TRANSFER
. Wire TransferWIRE_TRANSFER_AND_MONEY_ORDER
. Wire transfer and money orderWOMEN_ACCESSORY_SPECIALITY
. Women's Accessory/SpecialityWOMEN_CLOTHING
. Women's clothing
description
string
The product description.
home_url
string
The home page URL for the product.
id
string
The ID of the product. You can specify the SKU for the product. If you omit the ID, the system generates it. System-generated IDs have the
PROD-
prefix.image_url
string
The image URL for the product.
Sample Request
curl -v -X POST https://api-m.sandbox.paypal.com/v1/catalogs/products \
-H "Content-Type: application/json" \
-H "Authorization: Bearer Access-Token" \
-H "PayPal-Request-Id: PRODUCT-18062020-001" \
-d '{
"name": "Video Streaming Service",
"description": "Video streaming service",
"type": "SERVICE",
"category": "SOFTWARE",
"image_url": "https://example.com/streaming.jpg",
"home_url": "https://example.com/home"
}'
Response
201 Created
status code and a JSON response body that shows product details.category
enum
The product category.
The possible values are:
AC_REFRIGERATION_REPAIR
. A/C, Refrigeration RepairACADEMIC_SOFTWARE
. Academic SoftwareACCESSORIES
. AccessoriesACCOUNTING
. AccountingADULT
. AdultADVERTISING
. AdvertisingAFFILIATED_AUTO_RENTAL
. Affiliated Auto RentalAGENCIES
. AgenciesAGGREGATORS
. AggregatorsAGRICULTURAL_COOPERATIVE_FOR_MAIL_ORDER
. Agricultural Cooperative for Mail OrderAIR_CARRIERS_AIRLINES
. Air Carriers, AirlinesAIRLINES
. AirlinesAIRPORTS_FLYING_FIELDS
. Airports, Flying FieldsALCOHOLIC_BEVERAGES
. Alcoholic BeveragesAMUSEMENT_PARKS_CARNIVALS
. Amusement Parks/CarnivalsANIMATION
. AnimationANTIQUES
. AntiquesAPPLIANCES
. AppliancesAQUARIAMS_SEAQUARIUMS_DOLPHINARIUMS
. Aquariams Seaquariums DolphinariumsARCHITECTURAL_ENGINEERING_AND_SURVEYING_SERVICES
. Architectural,Engineering,And Surveying ServicesART_AND_CRAFT_SUPPLIES
. Art & Craft SuppliesART_DEALERS_AND_GALLERIES
. Art dealers and galleriesARTIFACTS_GRAVE_RELATED_AND_NATIVE_AMERICAN_CRAFTS
. Artifacts, Grave related, and Native American CraftsARTS_AND_CRAFTS
. Arts and craftsARTS_CRAFTS_AND_COLLECTIBLES
. Arts, crafts, and collectiblesAUDIO_BOOKS
. Audio booksAUTO_ASSOCIATIONS_CLUBS
. Auto Associations/ClubsAUTO_DEALER_USED_ONLY
. Auto dealer - used onlyAUTO_RENTALS
. Auto RentalsAUTO_SERVICE
. Auto serviceAUTOMATED_FUEL_DISPENSERS
. Automated Fuel DispensersAUTOMOBILE_ASSOCIATIONS
. Automobile AssociationsAUTOMOTIVE
. AutomotiveAUTOMOTIVE_REPAIR_SHOPS_NON_DEALER
. Automotive Repair Shops - Non-DealerAUTOMOTIVE_TOP_AND_BODY_SHOPS
. Automotive Top And Body ShopsAVIATION
. AviationBABIES_CLOTHING_AND_SUPPLIES
. Babies Clothing & SuppliesBABY
. BabyBANDS_ORCHESTRAS_ENTERTAINERS
. Bands,Orchestras,EntertainersBARBIES
. BarbiesBATH_AND_BODY
. Bath and bodyBATTERIES
. BatteriesBEAN_BABIES
. Bean BabiesBEAUTY
. BeautyBEAUTY_AND_FRAGRANCES
. Beauty and fragrancesBED_AND_BATH
. Bed & BathBICYCLE_SHOPS_SALES_AND_SERVICE
. Bicycle Shops-Sales And ServiceBICYCLES_AND_ACCESSORIES
. Bicycles & AccessoriesBILLIARD_POOL_ESTABLISHMENTS
. Billiard/Pool EstablishmentsBOAT_DEALERS
. Boat DealersBOAT_RENTALS_AND_LEASING
. Boat Rentals And LeasingBOATING_SAILING_AND_ACCESSORIES
. Boating, sailing and accessoriesBOOKS
. BooksBOOKS_AND_MAGAZINES
. Books and magazinesBOOKS_MANUSCRIPTS
. Books, ManuscriptsBOOKS_PERIODICALS_AND_NEWSPAPERS
. Books, Periodicals And NewspapersBOWLING_ALLEYS
. Bowling AlleysBULLETIN_BOARD
. Bulletin boardBUS_LINE
. Bus lineBUS_LINES_CHARTERS_TOUR_BUSES
. Bus Lines,Charters,Tour BusesBUSINESS
. BusinessBUSINESS_AND_SECRETARIAL_SCHOOLS
. Business and secretarial schoolsBUYING_AND_SHOPPING_SERVICES_AND_CLUBS
. Buying And Shopping Services And ClubsCABLE_SATELLITE_AND_OTHER_PAY_TELEVISION_AND_RADIO_SERVICES
. Cable,Satellite,And Other Pay Television And Radio ServicesCABLE_SATELLITE_AND_OTHER_PAY_TV_AND_RADIO
. Cable, satellite, and other pay TV and radioCAMERA_AND_PHOTOGRAPHIC_SUPPLIES
. Camera and photographic suppliesCAMERAS
. CamerasCAMERAS_AND_PHOTOGRAPHY
. Cameras & PhotographyCAMPER_RECREATIONAL_AND_UTILITY_TRAILER_DEALERS
. Camper,Recreational And Utility Trailer DealersCAMPING_AND_OUTDOORS
. Camping and outdoorsCAMPING_AND_SURVIVAL
. Camping & SurvivalCAR_AND_TRUCK_DEALERS
. Car And Truck DealersCAR_AND_TRUCK_DEALERS_USED_ONLY
. Car And Truck Dealers - Used OnlyCAR_AUDIO_AND_ELECTRONICS
. Car Audio & ElectronicsCAR_RENTAL_AGENCY
. Car rental agencyCATALOG_MERCHANT
. Catalog MerchantCATALOG_RETAIL_MERCHANT
. Catalog/Retail MerchantCATERING_SERVICES
. Catering servicesCHARITY
. CharityCHECK_CASHIER
. Check CashierCHILD_CARE_SERVICES
. Child Care ServicesCHILDREN_BOOKS
. Children BooksCHIROPODISTS_PODIATRISTS
. Chiropodists/PodiatristsCHIROPRACTORS
. ChiropractorsCIGAR_STORES_AND_STANDS
. Cigar Stores And StandsCIVIC_SOCIAL_FRATERNAL_ASSOCIATIONS
. Civic, Social, Fraternal AssociationsCIVIL_SOCIAL_FRAT_ASSOCIATIONS
. Civil/Social/Frat AssociationsCLOTHING
. ClothingCLOTHING_ACCESSORIES_AND_SHOES
. Clothing, accessories, and shoesCLOTHING_RENTAL
. Clothing RentalCOFFEE_AND_TEA
. Coffee and teaCOIN_OPERATED_BANKS_AND_CASINOS
. Coin Operated Banks & CasinosCOLLECTIBLES
. CollectiblesCOLLECTION_AGENCY
. Collection agencyCOLLEGES_AND_UNIVERSITIES
. Colleges and universitiesCOMMERCIAL_EQUIPMENT
. Commercial EquipmentCOMMERCIAL_FOOTWEAR
. Commercial FootwearCOMMERCIAL_PHOTOGRAPHY
. Commercial photographyCOMMERCIAL_PHOTOGRAPHY_ART_AND_GRAPHICS
. Commercial photography, art, and graphicsCOMMERCIAL_SPORTS_PROFESSIONA
. Commercial Sports/ProfessionaCOMMODITIES_AND_FUTURES_EXCHANGE
. Commodities and futures exchangeCOMPUTER_AND_DATA_PROCESSING_SERVICES
. Computer and data processing servicesCOMPUTER_HARDWARE_AND_SOFTWARE
. Computer Hardware & SoftwareCOMPUTER_MAINTENANCE_REPAIR_AND_SERVICES_NOT_ELSEWHERE_CLAS
. Computer Maintenance, Repair And Services Not Elsewhere ClasCONSTRUCTION
. ConstructionCONSTRUCTION_MATERIALS_NOT_ELSEWHERE_CLASSIFIED
. Construction Materials Not Elsewhere ClassifiedCONSULTING_SERVICES
. Consulting servicesCONSUMER_CREDIT_REPORTING_AGENCIES
. Consumer Credit Reporting AgenciesCONVALESCENT_HOMES
. Convalescent HomesCOSMETIC_STORES
. Cosmetic StoresCOUNSELING_SERVICES_DEBT_MARRIAGE_PERSONAL
. Counseling Services--Debt,Marriage,PersonalCOUNTERFEIT_CURRENCY_AND_STAMPS
. Counterfeit Currency and StampsCOUNTERFEIT_ITEMS
. Counterfeit ItemsCOUNTRY_CLUBS
. Country ClubsCOURIER_SERVICES
. Courier servicesCOURIER_SERVICES_AIR_AND_GROUND_AND_FREIGHT_FORWARDERS
. Courier Services-Air And Ground,And Freight ForwardersCOURT_COSTS_ALIMNY_CHILD_SUPT
. Court Costs/Alimny/Child SuptCOURT_COSTS_INCLUDING_ALIMONY_AND_CHILD_SUPPORT_COURTS_OF_LAW
. Court Costs, Including Alimony and Child Support - Courts of LawCREDIT_CARDS
. Credit CardsCREDIT_UNION
. Credit unionCULTURE_AND_RELIGION
. Culture & ReligionDAIRY_PRODUCTS_STORES
. Dairy Products StoresDANCE_HALLS_STUDIOS_AND_SCHOOLS
. Dance Halls,Studios,And SchoolsDECORATIVE
. DecorativeDENTAL
. DentalDENTISTS_AND_ORTHODONTISTS
. Dentists And OrthodontistsDEPARTMENT_STORES
. Department StoresDESKTOP_PCS
. Desktop PCsDEVICES
. DevicesDIECAST_TOYS_VEHICLES
. Diecast, Toys VehiclesDIGITAL_GAMES
. Digital gamesDIGITAL_MEDIA_BOOKS_MOVIES_MUSIC
. Digital media,books,movies,musicDIRECT_MARKETING
. Direct MarketingDIRECT_MARKETING_CATALOG_MERCHANT
. Direct Marketing - Catalog MerchantDIRECT_MARKETING_INBOUND_TELE
. Direct Marketing - Inbound TeleDIRECT_MARKETING_OUTBOUND_TELE
. Direct Marketing - Outbound TeleDIRECT_MARKETING_SUBSCRIPTION
. Direct Marketing - SubscriptionDISCOUNT_STORES
. Discount StoresDOOR_TO_DOOR_SALES
. Door-To-Door SalesDRAPERY_WINDOW_COVERING_AND_UPHOLSTERY
. Drapery, window covering, and upholsteryDRINKING_PLACES
. Drinking PlacesDRUGSTORE
. DrugstoreDURABLE_GOODS
. Durable goodsECOMMERCE_DEVELOPMENT
. eCommerce DevelopmentECOMMERCE_SERVICES
. eCommerce ServicesEDUCATIONAL_AND_TEXTBOOKS
. Educational and textbooksELECTRIC_RAZOR_STORES
. Electric Razor StoresELECTRICAL_AND_SMALL_APPLIANCE_REPAIR
. Electrical and small appliance repairELECTRICAL_CONTRACTORS
. Electrical ContractorsELECTRICAL_PARTS_AND_EQUIPMENT
. Electrical Parts and EquipmentELECTRONIC_CASH
. Electronic CashELEMENTARY_AND_SECONDARY_SCHOOLS
. Elementary and secondary schoolsEMPLOYMENT
. EmploymentENTERTAINERS
. EntertainersENTERTAINMENT_AND_MEDIA
. Entertainment and mediaEQUIP_TOOL_FURNITURE_AND_APPLIANCE_RENTAL_AND_LEASING
. Equip, Tool, Furniture, And Appliance Rental And LeasingESCROW
. EscrowEVENT_AND_WEDDING_PLANNING
. Event & Wedding PlanningEXERCISE_AND_FITNESS
. Exercise and fitnessEXERCISE_EQUIPMENT
. Exercise EquipmentEXTERMINATING_AND_DISINFECTING_SERVICES
. Exterminating and disinfecting servicesFABRICS_AND_SEWING
. Fabrics & SewingFAMILY_CLOTHING_STORES
. Family Clothing StoresFASHION_JEWELRY
. Fashion jewelryFAST_FOOD_RESTAURANTS
. Fast Food RestaurantsFICTION_AND_NONFICTION
. Fiction and nonfictionFINANCE_COMPANY
. Finance companyFINANCIAL_AND_INVESTMENT_ADVICE
. Financial and investment adviceFINANCIAL_INSTITUTIONS_MERCHANDISE_AND_SERVICES
. Financial Institutions - Merchandise And ServicesFIREARM_ACCESSORIES
. Firearm accessoriesFIREARMS_WEAPONS_AND_KNIVES
. Firearms, Weapons and KnivesFIREPLACE_AND_FIREPLACE_SCREENS
. Fireplace, and fireplace screensFIREWORKS
. FireworksFISHING
. FishingFLORISTS
. FloristsFLOWERS
. FlowersFOOD_DRINK_AND_NUTRITION
. Food, Drink & NutritionFOOD_PRODUCTS
. Food ProductsFOOD_RETAIL_AND_SERVICE
. Food retail and serviceFRAGRANCES_AND_PERFUMES
. Fragrances and perfumesFREEZER_AND_LOCKER_MEAT_PROVISIONERS
. Freezer and Locker Meat ProvisionersFUEL_DEALERS_FUEL_OIL_WOOD_AND_COAL
. Fuel Dealers-Fuel Oil, Wood & CoalFUEL_DEALERS_NON_AUTOMOTIVE
. Fuel Dealers - Non AutomotiveFUNERAL_SERVICES_AND_CREMATORIES
. Funeral Services & CrematoriesFURNISHING_AND_DECORATING
. Furnishing & DecoratingFURNITURE
. FurnitureFURRIERS_AND_FUR_SHOPS
. Furriers and Fur ShopsGADGETS_AND_OTHER_ELECTRONICS
. Gadgets & other electronicsGAMBLING
. GamblingGAME_SOFTWARE
. Game SoftwareGAMES
. GamesGARDEN_SUPPLIES
. Garden suppliesGENERAL
. GeneralGENERAL_CONTRACTORS
. General contractorsGENERAL_GOVERNMENT
. General - GovernmentGENERAL_SOFTWARE
. General - SoftwareGENERAL_TELECOM
. General - TelecomGIFTS_AND_FLOWERS
. Gifts and flowersGLASS_PAINT_AND_WALLPAPER_STORES
. Glass,Paint,And Wallpaper StoresGLASSWARE_CRYSTAL_STORES
. Glassware, Crystal StoresGOVERNMENT
. GovernmentGOVERNMENT_IDS_AND_LICENSES
. Government IDs and LicensesGOVERNMENT_LICENSED_ON_LINE_CASINOS_ON_LINE_GAMBLING
. Government Licensed On-Line Casinos - On-Line GamblingGOVERNMENT_OWNED_LOTTERIES
. Government-Owned LotteriesGOVERNMENT_SERVICES
. Government servicesGRAPHIC_AND_COMMERCIAL_DESIGN
. Graphic & Commercial DesignGREETING_CARDS
. Greeting CardsGROCERY_STORES_AND_SUPERMARKETS
. Grocery Stores & SupermarketsHARDWARE_AND_TOOLS
. Hardware & ToolsHARDWARE_EQUIPMENT_AND_SUPPLIES
. Hardware, Equipment, and SuppliesHAZARDOUS_RESTRICTED_AND_PERISHABLE_ITEMS
. Hazardous, Restricted and Perishable ItemsHEALTH_AND_BEAUTY_SPAS
. Health and beauty spasHEALTH_AND_NUTRITION
. Health & NutritionHEALTH_AND_PERSONAL_CARE
. Health and personal careHEARING_AIDS_SALES_AND_SUPPLIES
. Hearing Aids Sales and SuppliesHEATING_PLUMBING_AC
. Heating, Plumbing, ACHIGH_RISK_MERCHANT
. High Risk MerchantHIRING_SERVICES
. Hiring servicesHOBBIES_TOYS_AND_GAMES
. Hobbies, Toys & GamesHOME_AND_GARDEN
. Home and gardenHOME_AUDIO
. Home AudioHOME_DECOR
. Home decorHOME_ELECTRONICS
. Home ElectronicsHOSPITALS
. HospitalsHOTELS_MOTELS_INNS_RESORTS
. Hotels/Motels/Inns/ResortsHOUSEWARES
. HousewaresHUMAN_PARTS_AND_REMAINS
. Human Parts and RemainsHUMOROUS_GIFTS_AND_NOVELTIES
. Humorous Gifts & NoveltiesHUNTING
. HuntingIDS_LICENSES_AND_PASSPORTS
. IDs, licenses, and passportsILLEGAL_DRUGS_AND_PARAPHERNALIA
. Illegal Drugs & ParaphernaliaINDUSTRIAL
. IndustrialINDUSTRIAL_AND_MANUFACTURING_SUPPLIES
. Industrial and manufacturing suppliesINSURANCE_AUTO_AND_HOME
. Insurance - auto and homeINSURANCE_DIRECT
. Insurance - DirectINSURANCE_LIFE_AND_ANNUITY
. Insurance - life and annuityINSURANCE_SALES_UNDERWRITING
. Insurance Sales/UnderwritingINSURANCE_UNDERWRITING_PREMIUMS
. Insurance Underwriting, PremiumsINTERNET_AND_NETWORK_SERVICES
. Internet & Network ServicesINTRA_COMPANY_PURCHASES
. Intra-Company PurchasesLABORATORIES_DENTAL_MEDICAL
. Laboratories-Dental/MedicalLANDSCAPING
. LandscapingLANDSCAPING_AND_HORTICULTURAL_SERVICES
. Landscaping And Horticultural ServicesLAUNDRY_CLEANING_SERVICES
. Laundry, Cleaning ServicesLEGAL
. LegalLEGAL_SERVICES_AND_ATTORNEYS
. Legal services and attorneysLOCAL_DELIVERY_SERVICE
. Local delivery serviceLOCKSMITH
. LocksmithLODGING_AND_ACCOMMODATIONS
. Lodging and accommodationsLOTTERY_AND_CONTESTS
. Lottery and contestsLUGGAGE_AND_LEATHER_GOODS
. Luggage and leather goodsLUMBER_AND_BUILDING_MATERIALS
. Lumber & Building MaterialsMAGAZINES
. MagazinesMAINTENANCE_AND_REPAIR_SERVICES
. Maintenance and repair servicesMAKEUP_AND_COSMETICS
. Makeup and cosmeticsMANUAL_CASH_DISBURSEMENTS
. Manual Cash DisbursementsMASSAGE_PARLORS
. Massage ParlorsMEDICAL
. MedicalMEDICAL_AND_PHARMACEUTICAL
. Medical & PharmaceuticalMEDICAL_CARE
. Medical careMEDICAL_EQUIPMENT_AND_SUPPLIES
. Medical equipment and suppliesMEDICAL_SERVICES
. Medical ServicesMEETING_PLANNERS
. Meeting PlannersMEMBERSHIP_CLUBS_AND_ORGANIZATIONS
. Membership clubs and organizationsMEMBERSHIP_COUNTRY_CLUBS_GOLF
. Membership/Country Clubs/GolfMEMORABILIA
. MemorabiliaMEN_AND_BOY_CLOTHING_AND_ACCESSORY_STORES
. Men's And Boy's Clothing And Accessory StoresMEN_CLOTHING
. Men's ClothingMERCHANDISE
. MerchandiseMETAPHYSICAL
. MetaphysicalMILITARIA
. MilitariaMILITARY_AND_CIVIL_SERVICE_UNIFORMS
. Military and civil service uniformsMISC._AUTOMOTIVE_AIRCRAFT_AND_FARM_EQUIPMENT_DEALERS
. Misc. Automotive,Aircraft,And Farm Equipment DealersMISC._GENERAL_MERCHANDISE
. Misc. General MerchandiseMISCELLANEOUS_GENERAL_SERVICES
. Miscellaneous General ServicesMISCELLANEOUS_REPAIR_SHOPS_AND_RELATED_SERVICES
. Miscellaneous Repair Shops And Related ServicesMODEL_KITS
. Model KitsMONEY_TRANSFER_MEMBER_FINANCIAL_INSTITUTION
. Money Transfer - Member Financial InstitutionMONEY_TRANSFER_MERCHANT
. Money Transfer--MerchantMOTION_PICTURE_THEATERS
. Motion Picture TheatersMOTOR_FREIGHT_CARRIERS_AND_TRUCKING
. Motor Freight Carriers & TruckingMOTOR_HOME_AND_RECREATIONAL_VEHICLE_RENTAL
. Motor Home And Recreational Vehicle RentalMOTOR_HOMES_DEALERS
. Motor Homes DealersMOTOR_VEHICLE_SUPPLIES_AND_NEW_PARTS
. Motor Vehicle Supplies and New PartsMOTORCYCLE_DEALERS
. Motorcycle DealersMOTORCYCLES
. MotorcyclesMOVIE
. MovieMOVIE_TICKETS
. Movie ticketsMOVING_AND_STORAGE
. Moving and storageMULTI_LEVEL_MARKETING
. Multi-level marketingMUSIC_CDS_CASSETTES_AND_ALBUMS
. Music - CDs, cassettes and albumsMUSIC_STORE_INSTRUMENTS_AND_SHEET_MUSIC
. Music store - instruments and sheet musicNETWORKING
. NetworkingNEW_AGE
. New AgeNEW_PARTS_AND_SUPPLIES_MOTOR_VEHICLE
. New parts and supplies - motor vehicleNEWS_DEALERS_AND_NEWSTANDS
. News Dealers and NewstandsNON_DURABLE_GOODS
. Non-durable goodsNON_FICTION
. Non-FictionNON_PROFIT_POLITICAL_AND_RELIGION
. Non-Profit, Political & ReligionNONPROFIT
. NonprofitNOVELTIES
. NoveltiesOEM_SOFTWARE
. Oem SoftwareOFFICE_SUPPLIES_AND_EQUIPMENT
. Office Supplies and EquipmentONLINE_DATING
. Online DatingONLINE_GAMING
. Online gamingONLINE_GAMING_CURRENCY
. Online gaming currencyONLINE_SERVICES
. online servicesOOUTBOUND_TELEMARKETING_MERCH
. Ooutbound Telemarketing MerchOPHTHALMOLOGISTS_OPTOMETRIST
. Ophthalmologists/OptometristOPTICIANS_AND_DISPENSING
. Opticians And DispensingORTHOPEDIC_GOODS_PROSTHETICS
. Orthopedic Goods/ProstheticsOSTEOPATHS
. OsteopathsOTHER
. OtherPACKAGE_TOUR_OPERATORS
. Package Tour OperatorsPAINTBALL
. PaintballPAINTS_VARNISHES_AND_SUPPLIES
. Paints, Varnishes, and SuppliesPARKING_LOTS_AND_GARAGES
. Parking Lots & GaragesPARTS_AND_ACCESSORIES
. Parts and accessoriesPAWN_SHOPS
. Pawn ShopsPAYCHECK_LENDER_OR_CASH_ADVANCE
. Paycheck lender or cash advancePERIPHERALS
. PeripheralsPERSONALIZED_GIFTS
. Personalized GiftsPET_SHOPS_PET_FOOD_AND_SUPPLIES
. Pet shops, pet food, and suppliesPETROLEUM_AND_PETROLEUM_PRODUCTS
. Petroleum and Petroleum ProductsPETS_AND_ANIMALS
. Pets and animalsPHOTOFINISHING_LABORATORIES_PHOTO_DEVELOPING
. Photofinishing Laboratories,Photo DevelopingPHOTOGRAPHIC_STUDIOS_PORTRAITS
. Photographic studios - portraitsPHOTOGRAPHY
. PhotographyPHYSICAL_GOOD
. Physical GoodPICTURE_VIDEO_PRODUCTION
. Picture/Video ProductionPIECE_GOODS_NOTIONS_AND_OTHER_DRY_GOODS
. Piece Goods Notions and Other Dry GoodsPLANTS_AND_SEEDS
. Plants and SeedsPLUMBING_AND_HEATING_EQUIPMENTS_AND_SUPPLIES
. Plumbing & Heating Equipments & SuppliesPOLICE_RELATED_ITEMS
. Police-Related ItemsPOLITICAL_ORGANIZATIONS
. Politcal OrganizationsPOSTAL_SERVICES_GOVERNMENT_ONLY
. Postal Services - Government OnlyPOSTERS
. PostersPREPAID_AND_STORED_VALUE_CARDS
. Prepaid and stored value cardsPRESCRIPTION_DRUGS
. Prescription DrugsPROMOTIONAL_ITEMS
. Promotional ItemsPUBLIC_WAREHOUSING_AND_STORAGE
. Public Warehousing and StoragePUBLISHING_AND_PRINTING
. Publishing and printingPUBLISHING_SERVICES
. Publishing ServicesRADAR_DECTORS
. Radar DectorsRADIO_TELEVISION_AND_STEREO_REPAIR
. Radio, television, and stereo repairREAL_ESTATE
. Real EstateREAL_ESTATE_AGENT
. Real estate agentREAL_ESTATE_AGENTS_AND_MANAGERS_RENTALS
. Real Estate Agents And Managers - RentalsRELIGION_AND_SPIRITUALITY_FOR_PROFIT
. Religion and spirituality for profitRELIGIOUS
. ReligiousRELIGIOUS_ORGANIZATIONS
. Religious OrganizationsREMITTANCE
. RemittanceRENTAL_PROPERTY_MANAGEMENT
. Rental property managementRESIDENTIAL
. ResidentialRETAIL
. RetailRETAIL_FINE_JEWELRY_AND_WATCHES
. Retail - fine jewelry and watchesREUPHOLSTERY_AND_FURNITURE_REPAIR
. Reupholstery and furniture repairRINGS
. RingsROOFING_SIDING_SHEET_METAL
. Roofing/Siding, Sheet MetalRUGS_AND_CARPETS
. Rugs & CarpetsSCHOOLS_AND_COLLEGES
. Schools and CollegesSCIENCE_FICTION
. Science FictionSCRAPBOOKING
. ScrapbookingSCULPTURES
. SculpturesSECURITIES_BROKERS_AND_DEALERS
. Securities - Brokers And DealersSECURITY_AND_SURVEILLANCE
. Security and surveillanceSECURITY_AND_SURVEILLANCE_EQUIPMENT
. Security and surveillance equipmentSECURITY_BROKERS_AND_DEALERS
. Security brokers and dealersSEMINARS
. SeminarsSERVICE_STATIONS
. Service StationsSERVICES
. ServicesSEWING_NEEDLEWORK_FABRIC_AND_PIECE_GOODS_STORES
. Sewing,Needlework,Fabric And Piece Goods StoresSHIPPING_AND_PACKING
. Shipping & PackagingSHOE_REPAIR_HAT_CLEANING
. Shoe Repair/Hat CleaningSHOE_STORES
. Shoe StoresSHOES
. ShoesSNOWMOBILE_DEALERS
. Snowmobile DealersSOFTWARE
. SoftwareSPECIALTY_AND_MISC._FOOD_STORES
. Specialty and misc. food storesSPECIALTY_CLEANING_POLISHING_AND_SANITATION_PREPARATIONS
. Specialty Cleaning, Polishing And Sanitation PreparationsSPECIALTY_OR_RARE_PETS
. Specialty or rare petsSPORT_GAMES_AND_TOYS
. Sport games and toysSPORTING_AND_RECREATIONAL_CAMPS
. Sporting And Recreational CampsSPORTING_GOODS
. Sporting GoodsSPORTS_AND_OUTDOORS
. Sports and outdoorsSPORTS_AND_RECREATION
. Sports & RecreationSTAMP_AND_COIN
. Stamp and coinSTATIONARY_PRINTING_AND_WRITING_PAPER
. Stationary, printing, and writing paperSTENOGRAPHIC_AND_SECRETARIAL_SUPPORT_SERVICES
. Stenographic and secretarial support servicesSTOCKS_BONDS_SECURITIES_AND_RELATED_CERTIFICATES
. Stocks, Bonds, Securities and Related CertificatesSTORED_VALUE_CARDS
. Stored Value CardsSUPPLIES
. SuppliesSUPPLIES_AND_TOYS
. Supplies & ToysSURVEILLANCE_EQUIPMENT
. Surveillance EquipmentSWIMMING_POOLS_AND_SPAS
. Swimming Pools & SpasSWIMMING_POOLS_SALES_SUPPLIES_SERVICES
. Swimming Pools-Sales,Supplies,ServicesTAILORS_AND_ALTERATIONS
. Tailors and alterationsTAX_PAYMENTS
. Tax PaymentsTAX_PAYMENTS_GOVERNMENT_AGENCIES
. Tax Payments - Government AgenciesTAXICABS_AND_LIMOUSINES
. Taxicabs and limousinesTELECOMMUNICATION_SERVICES
. Telecommunication ServicesTELEPHONE_CARDS
. Telephone CardsTELEPHONE_EQUIPMENT
. Telephone EquipmentTELEPHONE_SERVICES
. Telephone ServicesTHEATER
. TheaterTIRE_RETREADING_AND_REPAIR
. Tire Retreading and RepairTOLL_OR_BRIDGE_FEES
. Toll or Bridge FeesTOOLS_AND_EQUIPMENT
. Tools and equipmentTOURIST_ATTRACTIONS_AND_EXHIBITS
. Tourist Attractions And ExhibitsTOWING_SERVICE
. Towing serviceTOYS_AND_GAMES
. Toys and gamesTRADE_AND_VOCATIONAL_SCHOOLS
. Trade And Vocational SchoolsTRADEMARK_INFRINGEMENT
. Trademark InfringementTRAILER_PARKS_AND_CAMPGROUNDS
. Trailer Parks And CampgroundsTRAINING_SERVICES
. Training servicesTRANSPORTATION_SERVICES
. Transportation ServicesTRAVEL
. TravelTRUCK_AND_UTILITY_TRAILER_RENTALS
. Truck And Utility Trailer RentalsTRUCK_STOP
. Truck StopTYPESETTING_PLATE_MAKING_AND_RELATED_SERVICES
. Typesetting, Plate Making, and Related ServicesUSED_MERCHANDISE_AND_SECONDHAND_STORES
. Used Merchandise And Secondhand StoresUSED_PARTS_MOTOR_VEHICLE
. Used parts - motor vehicleUTILITIES
. UtilitiesUTILITIES_ELECTRIC_GAS_WATER_SANITARY
. Utilities - Electric,Gas,Water,SanitaryVARIETY_STORES
. Variety StoresVEHICLE_SALES
. Vehicle salesVEHICLE_SERVICE_AND_ACCESSORIES
. Vehicle service and accessoriesVIDEO_EQUIPMENT
. Video EquipmentVIDEO_GAME_ARCADES_ESTABLISH
. Video Game Arcades/EstablishVIDEO_GAMES_AND_SYSTEMS
. Video Games & SystemsVIDEO_TAPE_RENTAL_STORES
. Video Tape Rental StoresVINTAGE_AND_COLLECTIBLE_VEHICLES
. Vintage and Collectible VehiclesVINTAGE_AND_COLLECTIBLES
. Vintage and collectiblesVITAMINS_AND_SUPPLEMENTS
. Vitamins & SupplementsVOCATIONAL_AND_TRADE_SCHOOLS
. Vocational and trade schoolsWATCH_CLOCK_AND_JEWELRY_REPAIR
. Watch, clock, and jewelry repairWEB_HOSTING_AND_DESIGN
. Web hosting and designWELDING_REPAIR
. Welding RepairWHOLESALE_CLUBS
. Wholesale ClubsWHOLESALE_FLORIST_SUPPLIERS
. Wholesale Florist SuppliersWHOLESALE_PRESCRIPTION_DRUGS
. Wholesale Prescription DrugsWILDLIFE_PRODUCTS
. Wildlife ProductsWIRE_TRANSFER
. Wire TransferWIRE_TRANSFER_AND_MONEY_ORDER
. Wire transfer and money orderWOMEN_ACCESSORY_SPECIALITY
. Women's Accessory/SpecialityWOMEN_CLOTHING
. Women's clothing
create_time
The date and time when the product was created, in Internet date and time format.
description
string
The product description.
home_url
string
The home page URL for the product.
id
string
The ID of the product.
image_url
string
The image URL for the product.
links
array (contains the link_description object)
An array of request-related HATEOAS links.
name
string
The product name.
type
enum
The product type. Indicates whether the product is physical or digital goods, or a service.
The possible values are:
PHYSICAL
. Physical goodsDIGITAL
. Digital goodsSERVICE
. Product representing a service. Example: Tech Support
update_time
The date and time when the product was last updated, in Internet date and time format.
Sample Response
{
"id": "PROD-XYAB12ABSB7868434",
"name": "Video Streaming Service",
"description": "Video streaming service",
"type": "SERVICE",
"category": "SOFTWARE",
"image_url": "https://example.com/streaming.jpg",
"home_url": "https://example.com/home",
"create_time": "2020-01-10T21:20:49Z",
"update_time": "2020-01-10T21:20:49Z",
"links": [
{
"href": "https://api-m.paypal.com/v1/catalogs/products/72255d4849af8ed6e0df1173",
"rel": "self",
"method": "GET"
},
{
"href": "https://api-m.paypal.com/v1/catalogs/products/72255d4849af8ed6e0df1173",
"rel": "edit",
"method": "PATCH"
}
]
}
Update product
Attribute or object | Operations |
---|---|
description | add, replace, remove |
category | add, replace, remove |
image_url | add, replace, remove |
home_url | add, replace, remove |
Header parameters
Authorization
string
required
To make REST API calls, include the bearer token in the
Authorization
header with theBearer
authentication scheme. The value isBearer <Access-Token>
orBasic <client_id>:<secret>
.Content-Type
string
required
The media type. Required for operations with a request body. The value is
application/<format>
, whereformat
isjson
.
Path parameters
product_id
string
required
The product ID.
Request body
patch_request
array (contains the patch object)
An array of JSON patch objects to apply partial updates to resources.
Sample Request
curl -v -X PATCH https://api-m.sandbox.paypal.com/v1/catalogs/products/72255d4849af8ed6e0df1173 \
-H "Content-Type: application/json" \
-H "Authorization: Bearer Access-Token" \
-d '[
{
"op": "replace",
"path": "/description",
"value": "Premium video streaming service"
}
]'
Response
204 No Content
status code with no JSON response body.Sample Response
204 No Content
Show product details
Header parameters
Authorization
string
required
To make REST API calls, include the bearer token in the
Authorization
header with theBearer
authentication scheme. The value isBearer <Access-Token>
orBasic <client_id>:<secret>
.Content-Type
string
required
The media type. Required for operations with a request body. The value is
application/<format>
, whereformat
isjson
.
Path parameters
product_id
string
required
The product ID.
Sample Request
curl -v -X GET https://api-m.sandbox.paypal.com/v1/catalogs/products/72255d4849af8ed6e0df1173 \
-H "Content-Type: application/json" \
-H "Authorization: Bearer Access-Token"
Response
200 OK
status code and a JSON response body that shows product details.category
enum
The product category.
The possible values are:
AC_REFRIGERATION_REPAIR
. A/C, Refrigeration RepairACADEMIC_SOFTWARE
. Academic SoftwareACCESSORIES
. AccessoriesACCOUNTING
. AccountingADULT
. AdultADVERTISING
. AdvertisingAFFILIATED_AUTO_RENTAL
. Affiliated Auto RentalAGENCIES
. AgenciesAGGREGATORS
. AggregatorsAGRICULTURAL_COOPERATIVE_FOR_MAIL_ORDER
. Agricultural Cooperative for Mail OrderAIR_CARRIERS_AIRLINES
. Air Carriers, AirlinesAIRLINES
. AirlinesAIRPORTS_FLYING_FIELDS
. Airports, Flying FieldsALCOHOLIC_BEVERAGES
. Alcoholic BeveragesAMUSEMENT_PARKS_CARNIVALS
. Amusement Parks/CarnivalsANIMATION
. AnimationANTIQUES
. AntiquesAPPLIANCES
. AppliancesAQUARIAMS_SEAQUARIUMS_DOLPHINARIUMS
. Aquariams Seaquariums DolphinariumsARCHITECTURAL_ENGINEERING_AND_SURVEYING_SERVICES
. Architectural,Engineering,And Surveying ServicesART_AND_CRAFT_SUPPLIES
. Art & Craft SuppliesART_DEALERS_AND_GALLERIES
. Art dealers and galleriesARTIFACTS_GRAVE_RELATED_AND_NATIVE_AMERICAN_CRAFTS
. Artifacts, Grave related, and Native American CraftsARTS_AND_CRAFTS
. Arts and craftsARTS_CRAFTS_AND_COLLECTIBLES
. Arts, crafts, and collectiblesAUDIO_BOOKS
. Audio booksAUTO_ASSOCIATIONS_CLUBS
. Auto Associations/ClubsAUTO_DEALER_USED_ONLY
. Auto dealer - used onlyAUTO_RENTALS
. Auto RentalsAUTO_SERVICE
. Auto serviceAUTOMATED_FUEL_DISPENSERS
. Automated Fuel DispensersAUTOMOBILE_ASSOCIATIONS
. Automobile AssociationsAUTOMOTIVE
. AutomotiveAUTOMOTIVE_REPAIR_SHOPS_NON_DEALER
. Automotive Repair Shops - Non-DealerAUTOMOTIVE_TOP_AND_BODY_SHOPS
. Automotive Top And Body ShopsAVIATION
. AviationBABIES_CLOTHING_AND_SUPPLIES
. Babies Clothing & SuppliesBABY
. BabyBANDS_ORCHESTRAS_ENTERTAINERS
. Bands,Orchestras,EntertainersBARBIES
. BarbiesBATH_AND_BODY
. Bath and bodyBATTERIES
. BatteriesBEAN_BABIES
. Bean BabiesBEAUTY
. BeautyBEAUTY_AND_FRAGRANCES
. Beauty and fragrancesBED_AND_BATH
. Bed & BathBICYCLE_SHOPS_SALES_AND_SERVICE
. Bicycle Shops-Sales And ServiceBICYCLES_AND_ACCESSORIES
. Bicycles & AccessoriesBILLIARD_POOL_ESTABLISHMENTS
. Billiard/Pool EstablishmentsBOAT_DEALERS
. Boat DealersBOAT_RENTALS_AND_LEASING
. Boat Rentals And LeasingBOATING_SAILING_AND_ACCESSORIES
. Boating, sailing and accessoriesBOOKS
. BooksBOOKS_AND_MAGAZINES
. Books and magazinesBOOKS_MANUSCRIPTS
. Books, ManuscriptsBOOKS_PERIODICALS_AND_NEWSPAPERS
. Books, Periodicals And NewspapersBOWLING_ALLEYS
. Bowling AlleysBULLETIN_BOARD
. Bulletin boardBUS_LINE
. Bus lineBUS_LINES_CHARTERS_TOUR_BUSES
. Bus Lines,Charters,Tour BusesBUSINESS
. BusinessBUSINESS_AND_SECRETARIAL_SCHOOLS
. Business and secretarial schoolsBUYING_AND_SHOPPING_SERVICES_AND_CLUBS
. Buying And Shopping Services And ClubsCABLE_SATELLITE_AND_OTHER_PAY_TELEVISION_AND_RADIO_SERVICES
. Cable,Satellite,And Other Pay Television And Radio ServicesCABLE_SATELLITE_AND_OTHER_PAY_TV_AND_RADIO
. Cable, satellite, and other pay TV and radioCAMERA_AND_PHOTOGRAPHIC_SUPPLIES
. Camera and photographic suppliesCAMERAS
. CamerasCAMERAS_AND_PHOTOGRAPHY
. Cameras & PhotographyCAMPER_RECREATIONAL_AND_UTILITY_TRAILER_DEALERS
. Camper,Recreational And Utility Trailer DealersCAMPING_AND_OUTDOORS
. Camping and outdoorsCAMPING_AND_SURVIVAL
. Camping & SurvivalCAR_AND_TRUCK_DEALERS
. Car And Truck DealersCAR_AND_TRUCK_DEALERS_USED_ONLY
. Car And Truck Dealers - Used OnlyCAR_AUDIO_AND_ELECTRONICS
. Car Audio & ElectronicsCAR_RENTAL_AGENCY
. Car rental agencyCATALOG_MERCHANT
. Catalog MerchantCATALOG_RETAIL_MERCHANT
. Catalog/Retail MerchantCATERING_SERVICES
. Catering servicesCHARITY
. CharityCHECK_CASHIER
. Check CashierCHILD_CARE_SERVICES
. Child Care ServicesCHILDREN_BOOKS
. Children BooksCHIROPODISTS_PODIATRISTS
. Chiropodists/PodiatristsCHIROPRACTORS
. ChiropractorsCIGAR_STORES_AND_STANDS
. Cigar Stores And StandsCIVIC_SOCIAL_FRATERNAL_ASSOCIATIONS
. Civic, Social, Fraternal AssociationsCIVIL_SOCIAL_FRAT_ASSOCIATIONS
. Civil/Social/Frat AssociationsCLOTHING
. ClothingCLOTHING_ACCESSORIES_AND_SHOES
. Clothing, accessories, and shoesCLOTHING_RENTAL
. Clothing RentalCOFFEE_AND_TEA
. Coffee and teaCOIN_OPERATED_BANKS_AND_CASINOS
. Coin Operated Banks & CasinosCOLLECTIBLES
. CollectiblesCOLLECTION_AGENCY
. Collection agencyCOLLEGES_AND_UNIVERSITIES
. Colleges and universitiesCOMMERCIAL_EQUIPMENT
. Commercial EquipmentCOMMERCIAL_FOOTWEAR
. Commercial FootwearCOMMERCIAL_PHOTOGRAPHY
. Commercial photographyCOMMERCIAL_PHOTOGRAPHY_ART_AND_GRAPHICS
. Commercial photography, art, and graphicsCOMMERCIAL_SPORTS_PROFESSIONA
. Commercial Sports/ProfessionaCOMMODITIES_AND_FUTURES_EXCHANGE
. Commodities and futures exchangeCOMPUTER_AND_DATA_PROCESSING_SERVICES
. Computer and data processing servicesCOMPUTER_HARDWARE_AND_SOFTWARE
. Computer Hardware & SoftwareCOMPUTER_MAINTENANCE_REPAIR_AND_SERVICES_NOT_ELSEWHERE_CLAS
. Computer Maintenance, Repair And Services Not Elsewhere ClasCONSTRUCTION
. ConstructionCONSTRUCTION_MATERIALS_NOT_ELSEWHERE_CLASSIFIED
. Construction Materials Not Elsewhere ClassifiedCONSULTING_SERVICES
. Consulting servicesCONSUMER_CREDIT_REPORTING_AGENCIES
. Consumer Credit Reporting AgenciesCONVALESCENT_HOMES
. Convalescent HomesCOSMETIC_STORES
. Cosmetic StoresCOUNSELING_SERVICES_DEBT_MARRIAGE_PERSONAL
. Counseling Services--Debt,Marriage,PersonalCOUNTERFEIT_CURRENCY_AND_STAMPS
. Counterfeit Currency and StampsCOUNTERFEIT_ITEMS
. Counterfeit ItemsCOUNTRY_CLUBS
. Country ClubsCOURIER_SERVICES
. Courier servicesCOURIER_SERVICES_AIR_AND_GROUND_AND_FREIGHT_FORWARDERS
. Courier Services-Air And Ground,And Freight ForwardersCOURT_COSTS_ALIMNY_CHILD_SUPT
. Court Costs/Alimny/Child SuptCOURT_COSTS_INCLUDING_ALIMONY_AND_CHILD_SUPPORT_COURTS_OF_LAW
. Court Costs, Including Alimony and Child Support - Courts of LawCREDIT_CARDS
. Credit CardsCREDIT_UNION
. Credit unionCULTURE_AND_RELIGION
. Culture & ReligionDAIRY_PRODUCTS_STORES
. Dairy Products StoresDANCE_HALLS_STUDIOS_AND_SCHOOLS
. Dance Halls,Studios,And SchoolsDECORATIVE
. DecorativeDENTAL
. DentalDENTISTS_AND_ORTHODONTISTS
. Dentists And OrthodontistsDEPARTMENT_STORES
. Department StoresDESKTOP_PCS
. Desktop PCsDEVICES
. DevicesDIECAST_TOYS_VEHICLES
. Diecast, Toys VehiclesDIGITAL_GAMES
. Digital gamesDIGITAL_MEDIA_BOOKS_MOVIES_MUSIC
. Digital media,books,movies,musicDIRECT_MARKETING
. Direct MarketingDIRECT_MARKETING_CATALOG_MERCHANT
. Direct Marketing - Catalog MerchantDIRECT_MARKETING_INBOUND_TELE
. Direct Marketing - Inbound TeleDIRECT_MARKETING_OUTBOUND_TELE
. Direct Marketing - Outbound TeleDIRECT_MARKETING_SUBSCRIPTION
. Direct Marketing - SubscriptionDISCOUNT_STORES
. Discount StoresDOOR_TO_DOOR_SALES
. Door-To-Door SalesDRAPERY_WINDOW_COVERING_AND_UPHOLSTERY
. Drapery, window covering, and upholsteryDRINKING_PLACES
. Drinking PlacesDRUGSTORE
. DrugstoreDURABLE_GOODS
. Durable goodsECOMMERCE_DEVELOPMENT
. eCommerce DevelopmentECOMMERCE_SERVICES
. eCommerce ServicesEDUCATIONAL_AND_TEXTBOOKS
. Educational and textbooksELECTRIC_RAZOR_STORES
. Electric Razor StoresELECTRICAL_AND_SMALL_APPLIANCE_REPAIR
. Electrical and small appliance repairELECTRICAL_CONTRACTORS
. Electrical ContractorsELECTRICAL_PARTS_AND_EQUIPMENT
. Electrical Parts and EquipmentELECTRONIC_CASH
. Electronic CashELEMENTARY_AND_SECONDARY_SCHOOLS
. Elementary and secondary schoolsEMPLOYMENT
. EmploymentENTERTAINERS
. EntertainersENTERTAINMENT_AND_MEDIA
. Entertainment and mediaEQUIP_TOOL_FURNITURE_AND_APPLIANCE_RENTAL_AND_LEASING
. Equip, Tool, Furniture, And Appliance Rental And LeasingESCROW
. EscrowEVENT_AND_WEDDING_PLANNING
. Event & Wedding PlanningEXERCISE_AND_FITNESS
. Exercise and fitnessEXERCISE_EQUIPMENT
. Exercise EquipmentEXTERMINATING_AND_DISINFECTING_SERVICES
. Exterminating and disinfecting servicesFABRICS_AND_SEWING
. Fabrics & SewingFAMILY_CLOTHING_STORES
. Family Clothing StoresFASHION_JEWELRY
. Fashion jewelryFAST_FOOD_RESTAURANTS
. Fast Food RestaurantsFICTION_AND_NONFICTION
. Fiction and nonfictionFINANCE_COMPANY
. Finance companyFINANCIAL_AND_INVESTMENT_ADVICE
. Financial and investment adviceFINANCIAL_INSTITUTIONS_MERCHANDISE_AND_SERVICES
. Financial Institutions - Merchandise And ServicesFIREARM_ACCESSORIES
. Firearm accessoriesFIREARMS_WEAPONS_AND_KNIVES
. Firearms, Weapons and KnivesFIREPLACE_AND_FIREPLACE_SCREENS
. Fireplace, and fireplace screensFIREWORKS
. FireworksFISHING
. FishingFLORISTS
. FloristsFLOWERS
. FlowersFOOD_DRINK_AND_NUTRITION
. Food, Drink & NutritionFOOD_PRODUCTS
. Food ProductsFOOD_RETAIL_AND_SERVICE
. Food retail and serviceFRAGRANCES_AND_PERFUMES
. Fragrances and perfumesFREEZER_AND_LOCKER_MEAT_PROVISIONERS
. Freezer and Locker Meat ProvisionersFUEL_DEALERS_FUEL_OIL_WOOD_AND_COAL
. Fuel Dealers-Fuel Oil, Wood & CoalFUEL_DEALERS_NON_AUTOMOTIVE
. Fuel Dealers - Non AutomotiveFUNERAL_SERVICES_AND_CREMATORIES
. Funeral Services & CrematoriesFURNISHING_AND_DECORATING
. Furnishing & DecoratingFURNITURE
. FurnitureFURRIERS_AND_FUR_SHOPS
. Furriers and Fur ShopsGADGETS_AND_OTHER_ELECTRONICS
. Gadgets & other electronicsGAMBLING
. GamblingGAME_SOFTWARE
. Game SoftwareGAMES
. GamesGARDEN_SUPPLIES
. Garden suppliesGENERAL
. GeneralGENERAL_CONTRACTORS
. General contractorsGENERAL_GOVERNMENT
. General - GovernmentGENERAL_SOFTWARE
. General - SoftwareGENERAL_TELECOM
. General - TelecomGIFTS_AND_FLOWERS
. Gifts and flowersGLASS_PAINT_AND_WALLPAPER_STORES
. Glass,Paint,And Wallpaper StoresGLASSWARE_CRYSTAL_STORES
. Glassware, Crystal StoresGOVERNMENT
. GovernmentGOVERNMENT_IDS_AND_LICENSES
. Government IDs and LicensesGOVERNMENT_LICENSED_ON_LINE_CASINOS_ON_LINE_GAMBLING
. Government Licensed On-Line Casinos - On-Line GamblingGOVERNMENT_OWNED_LOTTERIES
. Government-Owned LotteriesGOVERNMENT_SERVICES
. Government servicesGRAPHIC_AND_COMMERCIAL_DESIGN
. Graphic & Commercial DesignGREETING_CARDS
. Greeting CardsGROCERY_STORES_AND_SUPERMARKETS
. Grocery Stores & SupermarketsHARDWARE_AND_TOOLS
. Hardware & ToolsHARDWARE_EQUIPMENT_AND_SUPPLIES
. Hardware, Equipment, and SuppliesHAZARDOUS_RESTRICTED_AND_PERISHABLE_ITEMS
. Hazardous, Restricted and Perishable ItemsHEALTH_AND_BEAUTY_SPAS
. Health and beauty spasHEALTH_AND_NUTRITION
. Health & NutritionHEALTH_AND_PERSONAL_CARE
. Health and personal careHEARING_AIDS_SALES_AND_SUPPLIES
. Hearing Aids Sales and SuppliesHEATING_PLUMBING_AC
. Heating, Plumbing, ACHIGH_RISK_MERCHANT
. High Risk MerchantHIRING_SERVICES
. Hiring servicesHOBBIES_TOYS_AND_GAMES
. Hobbies, Toys & GamesHOME_AND_GARDEN
. Home and gardenHOME_AUDIO
. Home AudioHOME_DECOR
. Home decorHOME_ELECTRONICS
. Home ElectronicsHOSPITALS
. HospitalsHOTELS_MOTELS_INNS_RESORTS
. Hotels/Motels/Inns/ResortsHOUSEWARES
. HousewaresHUMAN_PARTS_AND_REMAINS
. Human Parts and RemainsHUMOROUS_GIFTS_AND_NOVELTIES
. Humorous Gifts & NoveltiesHUNTING
. HuntingIDS_LICENSES_AND_PASSPORTS
. IDs, licenses, and passportsILLEGAL_DRUGS_AND_PARAPHERNALIA
. Illegal Drugs & ParaphernaliaINDUSTRIAL
. IndustrialINDUSTRIAL_AND_MANUFACTURING_SUPPLIES
. Industrial and manufacturing suppliesINSURANCE_AUTO_AND_HOME
. Insurance - auto and homeINSURANCE_DIRECT
. Insurance - DirectINSURANCE_LIFE_AND_ANNUITY
. Insurance - life and annuityINSURANCE_SALES_UNDERWRITING
. Insurance Sales/UnderwritingINSURANCE_UNDERWRITING_PREMIUMS
. Insurance Underwriting, PremiumsINTERNET_AND_NETWORK_SERVICES
. Internet & Network ServicesINTRA_COMPANY_PURCHASES
. Intra-Company PurchasesLABORATORIES_DENTAL_MEDICAL
. Laboratories-Dental/MedicalLANDSCAPING
. LandscapingLANDSCAPING_AND_HORTICULTURAL_SERVICES
. Landscaping And Horticultural ServicesLAUNDRY_CLEANING_SERVICES
. Laundry, Cleaning ServicesLEGAL
. LegalLEGAL_SERVICES_AND_ATTORNEYS
. Legal services and attorneysLOCAL_DELIVERY_SERVICE
. Local delivery serviceLOCKSMITH
. LocksmithLODGING_AND_ACCOMMODATIONS
. Lodging and accommodationsLOTTERY_AND_CONTESTS
. Lottery and contestsLUGGAGE_AND_LEATHER_GOODS
. Luggage and leather goodsLUMBER_AND_BUILDING_MATERIALS
. Lumber & Building MaterialsMAGAZINES
. MagazinesMAINTENANCE_AND_REPAIR_SERVICES
. Maintenance and repair servicesMAKEUP_AND_COSMETICS
. Makeup and cosmeticsMANUAL_CASH_DISBURSEMENTS
. Manual Cash DisbursementsMASSAGE_PARLORS
. Massage ParlorsMEDICAL
. MedicalMEDICAL_AND_PHARMACEUTICAL
. Medical & PharmaceuticalMEDICAL_CARE
. Medical careMEDICAL_EQUIPMENT_AND_SUPPLIES
. Medical equipment and suppliesMEDICAL_SERVICES
. Medical ServicesMEETING_PLANNERS
. Meeting PlannersMEMBERSHIP_CLUBS_AND_ORGANIZATIONS
. Membership clubs and organizationsMEMBERSHIP_COUNTRY_CLUBS_GOLF
. Membership/Country Clubs/GolfMEMORABILIA
. MemorabiliaMEN_AND_BOY_CLOTHING_AND_ACCESSORY_STORES
. Men's And Boy's Clothing And Accessory StoresMEN_CLOTHING
. Men's ClothingMERCHANDISE
. MerchandiseMETAPHYSICAL
. MetaphysicalMILITARIA
. MilitariaMILITARY_AND_CIVIL_SERVICE_UNIFORMS
. Military and civil service uniformsMISC._AUTOMOTIVE_AIRCRAFT_AND_FARM_EQUIPMENT_DEALERS
. Misc. Automotive,Aircraft,And Farm Equipment DealersMISC._GENERAL_MERCHANDISE
. Misc. General MerchandiseMISCELLANEOUS_GENERAL_SERVICES
. Miscellaneous General ServicesMISCELLANEOUS_REPAIR_SHOPS_AND_RELATED_SERVICES
. Miscellaneous Repair Shops And Related ServicesMODEL_KITS
. Model KitsMONEY_TRANSFER_MEMBER_FINANCIAL_INSTITUTION
. Money Transfer - Member Financial InstitutionMONEY_TRANSFER_MERCHANT
. Money Transfer--MerchantMOTION_PICTURE_THEATERS
. Motion Picture TheatersMOTOR_FREIGHT_CARRIERS_AND_TRUCKING
. Motor Freight Carriers & TruckingMOTOR_HOME_AND_RECREATIONAL_VEHICLE_RENTAL
. Motor Home And Recreational Vehicle RentalMOTOR_HOMES_DEALERS
. Motor Homes DealersMOTOR_VEHICLE_SUPPLIES_AND_NEW_PARTS
. Motor Vehicle Supplies and New PartsMOTORCYCLE_DEALERS
. Motorcycle DealersMOTORCYCLES
. MotorcyclesMOVIE
. MovieMOVIE_TICKETS
. Movie ticketsMOVING_AND_STORAGE
. Moving and storageMULTI_LEVEL_MARKETING
. Multi-level marketingMUSIC_CDS_CASSETTES_AND_ALBUMS
. Music - CDs, cassettes and albumsMUSIC_STORE_INSTRUMENTS_AND_SHEET_MUSIC
. Music store - instruments and sheet musicNETWORKING
. NetworkingNEW_AGE
. New AgeNEW_PARTS_AND_SUPPLIES_MOTOR_VEHICLE
. New parts and supplies - motor vehicleNEWS_DEALERS_AND_NEWSTANDS
. News Dealers and NewstandsNON_DURABLE_GOODS
. Non-durable goodsNON_FICTION
. Non-FictionNON_PROFIT_POLITICAL_AND_RELIGION
. Non-Profit, Political & ReligionNONPROFIT
. NonprofitNOVELTIES
. NoveltiesOEM_SOFTWARE
. Oem SoftwareOFFICE_SUPPLIES_AND_EQUIPMENT
. Office Supplies and EquipmentONLINE_DATING
. Online DatingONLINE_GAMING
. Online gamingONLINE_GAMING_CURRENCY
. Online gaming currencyONLINE_SERVICES
. online servicesOOUTBOUND_TELEMARKETING_MERCH
. Ooutbound Telemarketing MerchOPHTHALMOLOGISTS_OPTOMETRIST
. Ophthalmologists/OptometristOPTICIANS_AND_DISPENSING
. Opticians And DispensingORTHOPEDIC_GOODS_PROSTHETICS
. Orthopedic Goods/ProstheticsOSTEOPATHS
. OsteopathsOTHER
. OtherPACKAGE_TOUR_OPERATORS
. Package Tour OperatorsPAINTBALL
. PaintballPAINTS_VARNISHES_AND_SUPPLIES
. Paints, Varnishes, and SuppliesPARKING_LOTS_AND_GARAGES
. Parking Lots & GaragesPARTS_AND_ACCESSORIES
. Parts and accessoriesPAWN_SHOPS
. Pawn ShopsPAYCHECK_LENDER_OR_CASH_ADVANCE
. Paycheck lender or cash advancePERIPHERALS
. PeripheralsPERSONALIZED_GIFTS
. Personalized GiftsPET_SHOPS_PET_FOOD_AND_SUPPLIES
. Pet shops, pet food, and suppliesPETROLEUM_AND_PETROLEUM_PRODUCTS
. Petroleum and Petroleum ProductsPETS_AND_ANIMALS
. Pets and animalsPHOTOFINISHING_LABORATORIES_PHOTO_DEVELOPING
. Photofinishing Laboratories,Photo DevelopingPHOTOGRAPHIC_STUDIOS_PORTRAITS
. Photographic studios - portraitsPHOTOGRAPHY
. PhotographyPHYSICAL_GOOD
. Physical GoodPICTURE_VIDEO_PRODUCTION
. Picture/Video ProductionPIECE_GOODS_NOTIONS_AND_OTHER_DRY_GOODS
. Piece Goods Notions and Other Dry GoodsPLANTS_AND_SEEDS
. Plants and SeedsPLUMBING_AND_HEATING_EQUIPMENTS_AND_SUPPLIES
. Plumbing & Heating Equipments & SuppliesPOLICE_RELATED_ITEMS
. Police-Related ItemsPOLITICAL_ORGANIZATIONS
. Politcal OrganizationsPOSTAL_SERVICES_GOVERNMENT_ONLY
. Postal Services - Government OnlyPOSTERS
. PostersPREPAID_AND_STORED_VALUE_CARDS
. Prepaid and stored value cardsPRESCRIPTION_DRUGS
. Prescription DrugsPROMOTIONAL_ITEMS
. Promotional ItemsPUBLIC_WAREHOUSING_AND_STORAGE
. Public Warehousing and StoragePUBLISHING_AND_PRINTING
. Publishing and printingPUBLISHING_SERVICES
. Publishing ServicesRADAR_DECTORS
. Radar DectorsRADIO_TELEVISION_AND_STEREO_REPAIR
. Radio, television, and stereo repairREAL_ESTATE
. Real EstateREAL_ESTATE_AGENT
. Real estate agentREAL_ESTATE_AGENTS_AND_MANAGERS_RENTALS
. Real Estate Agents And Managers - RentalsRELIGION_AND_SPIRITUALITY_FOR_PROFIT
. Religion and spirituality for profitRELIGIOUS
. ReligiousRELIGIOUS_ORGANIZATIONS
. Religious OrganizationsREMITTANCE
. RemittanceRENTAL_PROPERTY_MANAGEMENT
. Rental property managementRESIDENTIAL
. ResidentialRETAIL
. RetailRETAIL_FINE_JEWELRY_AND_WATCHES
. Retail - fine jewelry and watchesREUPHOLSTERY_AND_FURNITURE_REPAIR
. Reupholstery and furniture repairRINGS
. RingsROOFING_SIDING_SHEET_METAL
. Roofing/Siding, Sheet MetalRUGS_AND_CARPETS
. Rugs & CarpetsSCHOOLS_AND_COLLEGES
. Schools and CollegesSCIENCE_FICTION
. Science FictionSCRAPBOOKING
. ScrapbookingSCULPTURES
. SculpturesSECURITIES_BROKERS_AND_DEALERS
. Securities - Brokers And DealersSECURITY_AND_SURVEILLANCE
. Security and surveillanceSECURITY_AND_SURVEILLANCE_EQUIPMENT
. Security and surveillance equipmentSECURITY_BROKERS_AND_DEALERS
. Security brokers and dealersSEMINARS
. SeminarsSERVICE_STATIONS
. Service StationsSERVICES
. ServicesSEWING_NEEDLEWORK_FABRIC_AND_PIECE_GOODS_STORES
. Sewing,Needlework,Fabric And Piece Goods StoresSHIPPING_AND_PACKING
. Shipping & PackagingSHOE_REPAIR_HAT_CLEANING
. Shoe Repair/Hat CleaningSHOE_STORES
. Shoe StoresSHOES
. ShoesSNOWMOBILE_DEALERS
. Snowmobile DealersSOFTWARE
. SoftwareSPECIALTY_AND_MISC._FOOD_STORES
. Specialty and misc. food storesSPECIALTY_CLEANING_POLISHING_AND_SANITATION_PREPARATIONS
. Specialty Cleaning, Polishing And Sanitation PreparationsSPECIALTY_OR_RARE_PETS
. Specialty or rare petsSPORT_GAMES_AND_TOYS
. Sport games and toysSPORTING_AND_RECREATIONAL_CAMPS
. Sporting And Recreational CampsSPORTING_GOODS
. Sporting GoodsSPORTS_AND_OUTDOORS
. Sports and outdoorsSPORTS_AND_RECREATION
. Sports & RecreationSTAMP_AND_COIN
. Stamp and coinSTATIONARY_PRINTING_AND_WRITING_PAPER
. Stationary, printing, and writing paperSTENOGRAPHIC_AND_SECRETARIAL_SUPPORT_SERVICES
. Stenographic and secretarial support servicesSTOCKS_BONDS_SECURITIES_AND_RELATED_CERTIFICATES
. Stocks, Bonds, Securities and Related CertificatesSTORED_VALUE_CARDS
. Stored Value CardsSUPPLIES
. SuppliesSUPPLIES_AND_TOYS
. Supplies & ToysSURVEILLANCE_EQUIPMENT
. Surveillance EquipmentSWIMMING_POOLS_AND_SPAS
. Swimming Pools & SpasSWIMMING_POOLS_SALES_SUPPLIES_SERVICES
. Swimming Pools-Sales,Supplies,ServicesTAILORS_AND_ALTERATIONS
. Tailors and alterationsTAX_PAYMENTS
. Tax PaymentsTAX_PAYMENTS_GOVERNMENT_AGENCIES
. Tax Payments - Government AgenciesTAXICABS_AND_LIMOUSINES
. Taxicabs and limousinesTELECOMMUNICATION_SERVICES
. Telecommunication ServicesTELEPHONE_CARDS
. Telephone CardsTELEPHONE_EQUIPMENT
. Telephone EquipmentTELEPHONE_SERVICES
. Telephone ServicesTHEATER
. TheaterTIRE_RETREADING_AND_REPAIR
. Tire Retreading and RepairTOLL_OR_BRIDGE_FEES
. Toll or Bridge FeesTOOLS_AND_EQUIPMENT
. Tools and equipmentTOURIST_ATTRACTIONS_AND_EXHIBITS
. Tourist Attractions And ExhibitsTOWING_SERVICE
. Towing serviceTOYS_AND_GAMES
. Toys and gamesTRADE_AND_VOCATIONAL_SCHOOLS
. Trade And Vocational SchoolsTRADEMARK_INFRINGEMENT
. Trademark InfringementTRAILER_PARKS_AND_CAMPGROUNDS
. Trailer Parks And CampgroundsTRAINING_SERVICES
. Training servicesTRANSPORTATION_SERVICES
. Transportation ServicesTRAVEL
. TravelTRUCK_AND_UTILITY_TRAILER_RENTALS
. Truck And Utility Trailer RentalsTRUCK_STOP
. Truck StopTYPESETTING_PLATE_MAKING_AND_RELATED_SERVICES
. Typesetting, Plate Making, and Related ServicesUSED_MERCHANDISE_AND_SECONDHAND_STORES
. Used Merchandise And Secondhand StoresUSED_PARTS_MOTOR_VEHICLE
. Used parts - motor vehicleUTILITIES
. UtilitiesUTILITIES_ELECTRIC_GAS_WATER_SANITARY
. Utilities - Electric,Gas,Water,SanitaryVARIETY_STORES
. Variety StoresVEHICLE_SALES
. Vehicle salesVEHICLE_SERVICE_AND_ACCESSORIES
. Vehicle service and accessoriesVIDEO_EQUIPMENT
. Video EquipmentVIDEO_GAME_ARCADES_ESTABLISH
. Video Game Arcades/EstablishVIDEO_GAMES_AND_SYSTEMS
. Video Games & SystemsVIDEO_TAPE_RENTAL_STORES
. Video Tape Rental StoresVINTAGE_AND_COLLECTIBLE_VEHICLES
. Vintage and Collectible VehiclesVINTAGE_AND_COLLECTIBLES
. Vintage and collectiblesVITAMINS_AND_SUPPLEMENTS
. Vitamins & SupplementsVOCATIONAL_AND_TRADE_SCHOOLS
. Vocational and trade schoolsWATCH_CLOCK_AND_JEWELRY_REPAIR
. Watch, clock, and jewelry repairWEB_HOSTING_AND_DESIGN
. Web hosting and designWELDING_REPAIR
. Welding RepairWHOLESALE_CLUBS
. Wholesale ClubsWHOLESALE_FLORIST_SUPPLIERS
. Wholesale Florist SuppliersWHOLESALE_PRESCRIPTION_DRUGS
. Wholesale Prescription DrugsWILDLIFE_PRODUCTS
. Wildlife ProductsWIRE_TRANSFER
. Wire TransferWIRE_TRANSFER_AND_MONEY_ORDER
. Wire transfer and money orderWOMEN_ACCESSORY_SPECIALITY
. Women's Accessory/SpecialityWOMEN_CLOTHING
. Women's clothing
create_time
The date and time when the product was created, in Internet date and time format.
description
string
The product description.
home_url
string
The home page URL for the product.
id
string
The ID of the product.
image_url
string
The image URL for the product.
links
array (contains the link_description object)
An array of request-related HATEOAS links.
name
string
The product name.
type
enum
The product type. Indicates whether the product is physical or digital goods, or a service.
The possible values are:
PHYSICAL
. Physical goodsDIGITAL
. Digital goodsSERVICE
. Product representing a service. Example: Tech Support
update_time
The date and time when the product was last updated, in Internet date and time format.
Sample Response
{
"id": "72255d4849af8ed6e0df1173",
"name": "Video Streaming Service",
"description": "Video streaming service",
"type": "SERVICE",
"category": "SOFTWARE",
"image_url": "https://example.com/streaming.jpg",
"home_url": "https://example.com/home",
"create_time": "2018-12-10T21:20:49Z",
"update_time": "2018-12-10T21:20:49Z",
"links": [
{
"href": "https://api-m.paypal.com/v1/catalogs/products/72255d4849af8ed6e0df1173",
"rel": "self",
"method": "GET"
},
{
"href": "https://api-m.paypal.com/v1/catalogs/products/72255d4849af8ed6e0df1173",
"rel": "edit",
"method": "PATCH"
}
]
}
Common object definitions
date_time
date_time
string
The date and time, in Internet date and time format. Seconds are required while fractional seconds are optional.
Note: The regular expression provides guidance but does not reject all invalid dates.
error
debug_id
string
required
The PayPal internal ID. Used for correlation purposes.
message
string
required
The message that describes the error.
name
string
required
The human-readable, unique name of the error.
details
array (contains the error_details object)
An array of additional details about the error.
information_link
string
The information link, or URI, that shows detailed information about this error for the developer.
links
array (contains the link_description object)
An array of request-related HATEOAS links.
error_details
issue
string
required
The unique, fine-grained application-level error code.
description
string
The human-readable description for an issue. The description can change over the lifetime of an API, so clients must not depend on this value.
field
string
The field that caused the error. If this field is in the body, set this value to the field's JSON pointer value. Required for client-side errors.
location
string
The location of the field that caused the error. Value is
body
,path
, orquery
.value
string
The value of the field that caused the error.
link_description
href
string
required
The complete target URL. To make the related call, combine the method with this URI Template-formatted link. For pre-processing, include the
$
,(
, and)
characters. Thehref
is the key HATEOAS component that links a completed call with a subsequent call.rel
string
required
The link relation type, which serves as an ID for a link that unambiguously describes the semantics of the link. See Link Relations.
method
enum
The HTTP method required to make the related call.
patch
op
enum
required
The operation.
The possible values are:
add
. Depending on the target location reference, completes one of these functions:- The target location is an array index. Inserts a new value into the array at the specified index.
- The target location is an object parameter that does not already exist. Adds a new parameter to the object.
- The target location is an object parameter that does exist. Replaces that parameter's value.
value
parameter defines the value to add. For more information, see 4.1. add.remove
. Removes the value at the target location. For the operation to succeed, the target location must exist. For more information, see 4.2. remove.replace
. Replaces the value at the target location with a new value. The operation object must contain avalue
parameter that defines the replacement value. For the operation to succeed, the target location must exist. For more information, see 4.3. replace.move
. Removes the value at a specified location and adds it to the target location. The operation object must contain afrom
parameter, which is a string that contains a JSON pointer value that references the location in the target document from which to move the value. For the operation to succeed, thefrom
location must exist. For more information, see 4.4. move.copy
. Copies the value at a specified location to the target location. The operation object must contain afrom
parameter, which is a string that contains a JSON pointer value that references the location in the target document from which to copy the value. For the operation to succeed, thefrom
location must exist. For more information, see 4.5. copy.test
. Tests that a value at the target location is equal to a specified value. The operation object must contain avalue
parameter that defines the value to compare to the target location's value. For the operation to succeed, the target location must be equal to thevalue
value. For test,equal
indicates that the value at the target location and the value thatvalue
defines are of the same JSON type. The data type of the value determines how equality is defined:
For more information, see 4.6. test.Type Considered equal if both values strings Contain the same number of Unicode characters and their code points are byte-by-byte equal. numbers Are numerically equal. arrays Contain the same number of values, and each value is equal to the value at the corresponding position in the other array, by using these type-specific rules. objects Contain the same number of parameters, and each parameter is equal to a parameter in the other object, by comparing their keys (as strings) and their values (by using these type-specific rules). literals ( false
,true
, andnull
)Are the same. The comparison is a logical comparison. For example, whitespace between the parameter values of an array is not significant. Also, ordering of the serialization of object parameters is not significant.
from
string
The JSON Pointer to the target document location from which to move the value. Required for the
move
operation.path
string
The JSON Pointer to the target document location at which to complete the operation.
value
number,integer,string,boolean,null,array,object
The value to apply. The
remove
operation does not require a value.
patch_request
patch_request
array (contains the patch object)
An array of JSON patch objects to apply partial updates to resources.
product
category
enum
The product category.
The possible values are:
AC_REFRIGERATION_REPAIR
. A/C, Refrigeration RepairACADEMIC_SOFTWARE
. Academic SoftwareACCESSORIES
. AccessoriesACCOUNTING
. AccountingADULT
. AdultADVERTISING
. AdvertisingAFFILIATED_AUTO_RENTAL
. Affiliated Auto RentalAGENCIES
. AgenciesAGGREGATORS
. AggregatorsAGRICULTURAL_COOPERATIVE_FOR_MAIL_ORDER
. Agricultural Cooperative for Mail OrderAIR_CARRIERS_AIRLINES
. Air Carriers, AirlinesAIRLINES
. AirlinesAIRPORTS_FLYING_FIELDS
. Airports, Flying FieldsALCOHOLIC_BEVERAGES
. Alcoholic BeveragesAMUSEMENT_PARKS_CARNIVALS
. Amusement Parks/CarnivalsANIMATION
. AnimationANTIQUES
. AntiquesAPPLIANCES
. AppliancesAQUARIAMS_SEAQUARIUMS_DOLPHINARIUMS
. Aquariams Seaquariums DolphinariumsARCHITECTURAL_ENGINEERING_AND_SURVEYING_SERVICES
. Architectural,Engineering,And Surveying ServicesART_AND_CRAFT_SUPPLIES
. Art & Craft SuppliesART_DEALERS_AND_GALLERIES
. Art dealers and galleriesARTIFACTS_GRAVE_RELATED_AND_NATIVE_AMERICAN_CRAFTS
. Artifacts, Grave related, and Native American CraftsARTS_AND_CRAFTS
. Arts and craftsARTS_CRAFTS_AND_COLLECTIBLES
. Arts, crafts, and collectiblesAUDIO_BOOKS
. Audio booksAUTO_ASSOCIATIONS_CLUBS
. Auto Associations/ClubsAUTO_DEALER_USED_ONLY
. Auto dealer - used onlyAUTO_RENTALS
. Auto RentalsAUTO_SERVICE
. Auto serviceAUTOMATED_FUEL_DISPENSERS
. Automated Fuel DispensersAUTOMOBILE_ASSOCIATIONS
. Automobile AssociationsAUTOMOTIVE
. AutomotiveAUTOMOTIVE_REPAIR_SHOPS_NON_DEALER
. Automotive Repair Shops - Non-DealerAUTOMOTIVE_TOP_AND_BODY_SHOPS
. Automotive Top And Body ShopsAVIATION
. AviationBABIES_CLOTHING_AND_SUPPLIES
. Babies Clothing & SuppliesBABY
. BabyBANDS_ORCHESTRAS_ENTERTAINERS
. Bands,Orchestras,EntertainersBARBIES
. BarbiesBATH_AND_BODY
. Bath and bodyBATTERIES
. BatteriesBEAN_BABIES
. Bean BabiesBEAUTY
. BeautyBEAUTY_AND_FRAGRANCES
. Beauty and fragrancesBED_AND_BATH
. Bed & BathBICYCLE_SHOPS_SALES_AND_SERVICE
. Bicycle Shops-Sales And ServiceBICYCLES_AND_ACCESSORIES
. Bicycles & AccessoriesBILLIARD_POOL_ESTABLISHMENTS
. Billiard/Pool EstablishmentsBOAT_DEALERS
. Boat DealersBOAT_RENTALS_AND_LEASING
. Boat Rentals And LeasingBOATING_SAILING_AND_ACCESSORIES
. Boating, sailing and accessoriesBOOKS
. BooksBOOKS_AND_MAGAZINES
. Books and magazinesBOOKS_MANUSCRIPTS
. Books, ManuscriptsBOOKS_PERIODICALS_AND_NEWSPAPERS
. Books, Periodicals And NewspapersBOWLING_ALLEYS
. Bowling AlleysBULLETIN_BOARD
. Bulletin boardBUS_LINE
. Bus lineBUS_LINES_CHARTERS_TOUR_BUSES
. Bus Lines,Charters,Tour BusesBUSINESS
. BusinessBUSINESS_AND_SECRETARIAL_SCHOOLS
. Business and secretarial schoolsBUYING_AND_SHOPPING_SERVICES_AND_CLUBS
. Buying And Shopping Services And ClubsCABLE_SATELLITE_AND_OTHER_PAY_TELEVISION_AND_RADIO_SERVICES
. Cable,Satellite,And Other Pay Television And Radio ServicesCABLE_SATELLITE_AND_OTHER_PAY_TV_AND_RADIO
. Cable, satellite, and other pay TV and radioCAMERA_AND_PHOTOGRAPHIC_SUPPLIES
. Camera and photographic suppliesCAMERAS
. CamerasCAMERAS_AND_PHOTOGRAPHY
. Cameras & PhotographyCAMPER_RECREATIONAL_AND_UTILITY_TRAILER_DEALERS
. Camper,Recreational And Utility Trailer DealersCAMPING_AND_OUTDOORS
. Camping and outdoorsCAMPING_AND_SURVIVAL
. Camping & SurvivalCAR_AND_TRUCK_DEALERS
. Car And Truck DealersCAR_AND_TRUCK_DEALERS_USED_ONLY
. Car And Truck Dealers - Used OnlyCAR_AUDIO_AND_ELECTRONICS
. Car Audio & ElectronicsCAR_RENTAL_AGENCY
. Car rental agencyCATALOG_MERCHANT
. Catalog MerchantCATALOG_RETAIL_MERCHANT
. Catalog/Retail MerchantCATERING_SERVICES
. Catering servicesCHARITY
. CharityCHECK_CASHIER
. Check CashierCHILD_CARE_SERVICES
. Child Care ServicesCHILDREN_BOOKS
. Children BooksCHIROPODISTS_PODIATRISTS
. Chiropodists/PodiatristsCHIROPRACTORS
. ChiropractorsCIGAR_STORES_AND_STANDS
. Cigar Stores And StandsCIVIC_SOCIAL_FRATERNAL_ASSOCIATIONS
. Civic, Social, Fraternal AssociationsCIVIL_SOCIAL_FRAT_ASSOCIATIONS
. Civil/Social/Frat AssociationsCLOTHING
. ClothingCLOTHING_ACCESSORIES_AND_SHOES
. Clothing, accessories, and shoesCLOTHING_RENTAL
. Clothing RentalCOFFEE_AND_TEA
. Coffee and teaCOIN_OPERATED_BANKS_AND_CASINOS
. Coin Operated Banks & CasinosCOLLECTIBLES
. CollectiblesCOLLECTION_AGENCY
. Collection agencyCOLLEGES_AND_UNIVERSITIES
. Colleges and universitiesCOMMERCIAL_EQUIPMENT
. Commercial EquipmentCOMMERCIAL_FOOTWEAR
. Commercial FootwearCOMMERCIAL_PHOTOGRAPHY
. Commercial photographyCOMMERCIAL_PHOTOGRAPHY_ART_AND_GRAPHICS
. Commercial photography, art, and graphicsCOMMERCIAL_SPORTS_PROFESSIONA
. Commercial Sports/ProfessionaCOMMODITIES_AND_FUTURES_EXCHANGE
. Commodities and futures exchangeCOMPUTER_AND_DATA_PROCESSING_SERVICES
. Computer and data processing servicesCOMPUTER_HARDWARE_AND_SOFTWARE
. Computer Hardware & SoftwareCOMPUTER_MAINTENANCE_REPAIR_AND_SERVICES_NOT_ELSEWHERE_CLAS
. Computer Maintenance, Repair And Services Not Elsewhere ClasCONSTRUCTION
. ConstructionCONSTRUCTION_MATERIALS_NOT_ELSEWHERE_CLASSIFIED
. Construction Materials Not Elsewhere ClassifiedCONSULTING_SERVICES
. Consulting servicesCONSUMER_CREDIT_REPORTING_AGENCIES
. Consumer Credit Reporting AgenciesCONVALESCENT_HOMES
. Convalescent HomesCOSMETIC_STORES
. Cosmetic StoresCOUNSELING_SERVICES_DEBT_MARRIAGE_PERSONAL
. Counseling Services--Debt,Marriage,PersonalCOUNTERFEIT_CURRENCY_AND_STAMPS
. Counterfeit Currency and StampsCOUNTERFEIT_ITEMS
. Counterfeit ItemsCOUNTRY_CLUBS
. Country ClubsCOURIER_SERVICES
. Courier servicesCOURIER_SERVICES_AIR_AND_GROUND_AND_FREIGHT_FORWARDERS
. Courier Services-Air And Ground,And Freight ForwardersCOURT_COSTS_ALIMNY_CHILD_SUPT
. Court Costs/Alimny/Child SuptCOURT_COSTS_INCLUDING_ALIMONY_AND_CHILD_SUPPORT_COURTS_OF_LAW
. Court Costs, Including Alimony and Child Support - Courts of LawCREDIT_CARDS
. Credit CardsCREDIT_UNION
. Credit unionCULTURE_AND_RELIGION
. Culture & ReligionDAIRY_PRODUCTS_STORES
. Dairy Products StoresDANCE_HALLS_STUDIOS_AND_SCHOOLS
. Dance Halls,Studios,And SchoolsDECORATIVE
. DecorativeDENTAL
. DentalDENTISTS_AND_ORTHODONTISTS
. Dentists And OrthodontistsDEPARTMENT_STORES
. Department StoresDESKTOP_PCS
. Desktop PCsDEVICES
. DevicesDIECAST_TOYS_VEHICLES
. Diecast, Toys VehiclesDIGITAL_GAMES
. Digital gamesDIGITAL_MEDIA_BOOKS_MOVIES_MUSIC
. Digital media,books,movies,musicDIRECT_MARKETING
. Direct MarketingDIRECT_MARKETING_CATALOG_MERCHANT
. Direct Marketing - Catalog MerchantDIRECT_MARKETING_INBOUND_TELE
. Direct Marketing - Inbound TeleDIRECT_MARKETING_OUTBOUND_TELE
. Direct Marketing - Outbound TeleDIRECT_MARKETING_SUBSCRIPTION
. Direct Marketing - SubscriptionDISCOUNT_STORES
. Discount StoresDOOR_TO_DOOR_SALES
. Door-To-Door SalesDRAPERY_WINDOW_COVERING_AND_UPHOLSTERY
. Drapery, window covering, and upholsteryDRINKING_PLACES
. Drinking PlacesDRUGSTORE
. DrugstoreDURABLE_GOODS
. Durable goodsECOMMERCE_DEVELOPMENT
. eCommerce DevelopmentECOMMERCE_SERVICES
. eCommerce ServicesEDUCATIONAL_AND_TEXTBOOKS
. Educational and textbooksELECTRIC_RAZOR_STORES
. Electric Razor StoresELECTRICAL_AND_SMALL_APPLIANCE_REPAIR
. Electrical and small appliance repairELECTRICAL_CONTRACTORS
. Electrical ContractorsELECTRICAL_PARTS_AND_EQUIPMENT
. Electrical Parts and EquipmentELECTRONIC_CASH
. Electronic CashELEMENTARY_AND_SECONDARY_SCHOOLS
. Elementary and secondary schoolsEMPLOYMENT
. EmploymentENTERTAINERS
. EntertainersENTERTAINMENT_AND_MEDIA
. Entertainment and mediaEQUIP_TOOL_FURNITURE_AND_APPLIANCE_RENTAL_AND_LEASING
. Equip, Tool, Furniture, And Appliance Rental And LeasingESCROW
. EscrowEVENT_AND_WEDDING_PLANNING
. Event & Wedding PlanningEXERCISE_AND_FITNESS
. Exercise and fitnessEXERCISE_EQUIPMENT
. Exercise EquipmentEXTERMINATING_AND_DISINFECTING_SERVICES
. Exterminating and disinfecting servicesFABRICS_AND_SEWING
. Fabrics & SewingFAMILY_CLOTHING_STORES
. Family Clothing StoresFASHION_JEWELRY
. Fashion jewelryFAST_FOOD_RESTAURANTS
. Fast Food RestaurantsFICTION_AND_NONFICTION
. Fiction and nonfictionFINANCE_COMPANY
. Finance companyFINANCIAL_AND_INVESTMENT_ADVICE
. Financial and investment adviceFINANCIAL_INSTITUTIONS_MERCHANDISE_AND_SERVICES
. Financial Institutions - Merchandise And ServicesFIREARM_ACCESSORIES
. Firearm accessoriesFIREARMS_WEAPONS_AND_KNIVES
. Firearms, Weapons and KnivesFIREPLACE_AND_FIREPLACE_SCREENS
. Fireplace, and fireplace screensFIREWORKS
. FireworksFISHING
. FishingFLORISTS
. FloristsFLOWERS
. FlowersFOOD_DRINK_AND_NUTRITION
. Food, Drink & NutritionFOOD_PRODUCTS
. Food ProductsFOOD_RETAIL_AND_SERVICE
. Food retail and serviceFRAGRANCES_AND_PERFUMES
. Fragrances and perfumesFREEZER_AND_LOCKER_MEAT_PROVISIONERS
. Freezer and Locker Meat ProvisionersFUEL_DEALERS_FUEL_OIL_WOOD_AND_COAL
. Fuel Dealers-Fuel Oil, Wood & CoalFUEL_DEALERS_NON_AUTOMOTIVE
. Fuel Dealers - Non AutomotiveFUNERAL_SERVICES_AND_CREMATORIES
. Funeral Services & CrematoriesFURNISHING_AND_DECORATING
. Furnishing & DecoratingFURNITURE
. FurnitureFURRIERS_AND_FUR_SHOPS
. Furriers and Fur ShopsGADGETS_AND_OTHER_ELECTRONICS
. Gadgets & other electronicsGAMBLING
. GamblingGAME_SOFTWARE
. Game SoftwareGAMES
. GamesGARDEN_SUPPLIES
. Garden suppliesGENERAL
. GeneralGENERAL_CONTRACTORS
. General contractorsGENERAL_GOVERNMENT
. General - GovernmentGENERAL_SOFTWARE
. General - SoftwareGENERAL_TELECOM
. General - TelecomGIFTS_AND_FLOWERS
. Gifts and flowersGLASS_PAINT_AND_WALLPAPER_STORES
. Glass,Paint,And Wallpaper StoresGLASSWARE_CRYSTAL_STORES
. Glassware, Crystal StoresGOVERNMENT
. GovernmentGOVERNMENT_IDS_AND_LICENSES
. Government IDs and LicensesGOVERNMENT_LICENSED_ON_LINE_CASINOS_ON_LINE_GAMBLING
. Government Licensed On-Line Casinos - On-Line GamblingGOVERNMENT_OWNED_LOTTERIES
. Government-Owned LotteriesGOVERNMENT_SERVICES
. Government servicesGRAPHIC_AND_COMMERCIAL_DESIGN
. Graphic & Commercial DesignGREETING_CARDS
. Greeting CardsGROCERY_STORES_AND_SUPERMARKETS
. Grocery Stores & SupermarketsHARDWARE_AND_TOOLS
. Hardware & ToolsHARDWARE_EQUIPMENT_AND_SUPPLIES
. Hardware, Equipment, and SuppliesHAZARDOUS_RESTRICTED_AND_PERISHABLE_ITEMS
. Hazardous, Restricted and Perishable ItemsHEALTH_AND_BEAUTY_SPAS
. Health and beauty spasHEALTH_AND_NUTRITION
. Health & NutritionHEALTH_AND_PERSONAL_CARE
. Health and personal careHEARING_AIDS_SALES_AND_SUPPLIES
. Hearing Aids Sales and SuppliesHEATING_PLUMBING_AC
. Heating, Plumbing, ACHIGH_RISK_MERCHANT
. High Risk MerchantHIRING_SERVICES
. Hiring servicesHOBBIES_TOYS_AND_GAMES
. Hobbies, Toys & GamesHOME_AND_GARDEN
. Home and gardenHOME_AUDIO
. Home AudioHOME_DECOR
. Home decorHOME_ELECTRONICS
. Home ElectronicsHOSPITALS
. HospitalsHOTELS_MOTELS_INNS_RESORTS
. Hotels/Motels/Inns/ResortsHOUSEWARES
. HousewaresHUMAN_PARTS_AND_REMAINS
. Human Parts and RemainsHUMOROUS_GIFTS_AND_NOVELTIES
. Humorous Gifts & NoveltiesHUNTING
. HuntingIDS_LICENSES_AND_PASSPORTS
. IDs, licenses, and passportsILLEGAL_DRUGS_AND_PARAPHERNALIA
. Illegal Drugs & ParaphernaliaINDUSTRIAL
. IndustrialINDUSTRIAL_AND_MANUFACTURING_SUPPLIES
. Industrial and manufacturing suppliesINSURANCE_AUTO_AND_HOME
. Insurance - auto and homeINSURANCE_DIRECT
. Insurance - DirectINSURANCE_LIFE_AND_ANNUITY
. Insurance - life and annuityINSURANCE_SALES_UNDERWRITING
. Insurance Sales/UnderwritingINSURANCE_UNDERWRITING_PREMIUMS
. Insurance Underwriting, PremiumsINTERNET_AND_NETWORK_SERVICES
. Internet & Network ServicesINTRA_COMPANY_PURCHASES
. Intra-Company PurchasesLABORATORIES_DENTAL_MEDICAL
. Laboratories-Dental/MedicalLANDSCAPING
. LandscapingLANDSCAPING_AND_HORTICULTURAL_SERVICES
. Landscaping And Horticultural ServicesLAUNDRY_CLEANING_SERVICES
. Laundry, Cleaning ServicesLEGAL
. LegalLEGAL_SERVICES_AND_ATTORNEYS
. Legal services and attorneysLOCAL_DELIVERY_SERVICE
. Local delivery serviceLOCKSMITH
. LocksmithLODGING_AND_ACCOMMODATIONS
. Lodging and accommodationsLOTTERY_AND_CONTESTS
. Lottery and contestsLUGGAGE_AND_LEATHER_GOODS
. Luggage and leather goodsLUMBER_AND_BUILDING_MATERIALS
. Lumber & Building MaterialsMAGAZINES
. MagazinesMAINTENANCE_AND_REPAIR_SERVICES
. Maintenance and repair servicesMAKEUP_AND_COSMETICS
. Makeup and cosmeticsMANUAL_CASH_DISBURSEMENTS
. Manual Cash DisbursementsMASSAGE_PARLORS
. Massage ParlorsMEDICAL
. MedicalMEDICAL_AND_PHARMACEUTICAL
. Medical & PharmaceuticalMEDICAL_CARE
. Medical careMEDICAL_EQUIPMENT_AND_SUPPLIES
. Medical equipment and suppliesMEDICAL_SERVICES
. Medical ServicesMEETING_PLANNERS
. Meeting PlannersMEMBERSHIP_CLUBS_AND_ORGANIZATIONS
. Membership clubs and organizationsMEMBERSHIP_COUNTRY_CLUBS_GOLF
. Membership/Country Clubs/GolfMEMORABILIA
. MemorabiliaMEN_AND_BOY_CLOTHING_AND_ACCESSORY_STORES
. Men's And Boy's Clothing And Accessory StoresMEN_CLOTHING
. Men's ClothingMERCHANDISE
. MerchandiseMETAPHYSICAL
. MetaphysicalMILITARIA
. MilitariaMILITARY_AND_CIVIL_SERVICE_UNIFORMS
. Military and civil service uniformsMISC._AUTOMOTIVE_AIRCRAFT_AND_FARM_EQUIPMENT_DEALERS
. Misc. Automotive,Aircraft,And Farm Equipment DealersMISC._GENERAL_MERCHANDISE
. Misc. General MerchandiseMISCELLANEOUS_GENERAL_SERVICES
. Miscellaneous General ServicesMISCELLANEOUS_REPAIR_SHOPS_AND_RELATED_SERVICES
. Miscellaneous Repair Shops And Related ServicesMODEL_KITS
. Model KitsMONEY_TRANSFER_MEMBER_FINANCIAL_INSTITUTION
. Money Transfer - Member Financial InstitutionMONEY_TRANSFER_MERCHANT
. Money Transfer--MerchantMOTION_PICTURE_THEATERS
. Motion Picture TheatersMOTOR_FREIGHT_CARRIERS_AND_TRUCKING
. Motor Freight Carriers & TruckingMOTOR_HOME_AND_RECREATIONAL_VEHICLE_RENTAL
. Motor Home And Recreational Vehicle RentalMOTOR_HOMES_DEALERS
. Motor Homes DealersMOTOR_VEHICLE_SUPPLIES_AND_NEW_PARTS
. Motor Vehicle Supplies and New PartsMOTORCYCLE_DEALERS
. Motorcycle DealersMOTORCYCLES
. MotorcyclesMOVIE
. MovieMOVIE_TICKETS
. Movie ticketsMOVING_AND_STORAGE
. Moving and storageMULTI_LEVEL_MARKETING
. Multi-level marketingMUSIC_CDS_CASSETTES_AND_ALBUMS
. Music - CDs, cassettes and albumsMUSIC_STORE_INSTRUMENTS_AND_SHEET_MUSIC
. Music store - instruments and sheet musicNETWORKING
. NetworkingNEW_AGE
. New AgeNEW_PARTS_AND_SUPPLIES_MOTOR_VEHICLE
. New parts and supplies - motor vehicleNEWS_DEALERS_AND_NEWSTANDS
. News Dealers and NewstandsNON_DURABLE_GOODS
. Non-durable goodsNON_FICTION
. Non-FictionNON_PROFIT_POLITICAL_AND_RELIGION
. Non-Profit, Political & ReligionNONPROFIT
. NonprofitNOVELTIES
. NoveltiesOEM_SOFTWARE
. Oem SoftwareOFFICE_SUPPLIES_AND_EQUIPMENT
. Office Supplies and EquipmentONLINE_DATING
. Online DatingONLINE_GAMING
. Online gamingONLINE_GAMING_CURRENCY
. Online gaming currencyONLINE_SERVICES
. online servicesOOUTBOUND_TELEMARKETING_MERCH
. Ooutbound Telemarketing MerchOPHTHALMOLOGISTS_OPTOMETRIST
. Ophthalmologists/OptometristOPTICIANS_AND_DISPENSING
. Opticians And DispensingORTHOPEDIC_GOODS_PROSTHETICS
. Orthopedic Goods/ProstheticsOSTEOPATHS
. OsteopathsOTHER
. OtherPACKAGE_TOUR_OPERATORS
. Package Tour OperatorsPAINTBALL
. PaintballPAINTS_VARNISHES_AND_SUPPLIES
. Paints, Varnishes, and SuppliesPARKING_LOTS_AND_GARAGES
. Parking Lots & GaragesPARTS_AND_ACCESSORIES
. Parts and accessoriesPAWN_SHOPS
. Pawn ShopsPAYCHECK_LENDER_OR_CASH_ADVANCE
. Paycheck lender or cash advancePERIPHERALS
. PeripheralsPERSONALIZED_GIFTS
. Personalized GiftsPET_SHOPS_PET_FOOD_AND_SUPPLIES
. Pet shops, pet food, and suppliesPETROLEUM_AND_PETROLEUM_PRODUCTS
. Petroleum and Petroleum ProductsPETS_AND_ANIMALS
. Pets and animalsPHOTOFINISHING_LABORATORIES_PHOTO_DEVELOPING
. Photofinishing Laboratories,Photo DevelopingPHOTOGRAPHIC_STUDIOS_PORTRAITS
. Photographic studios - portraitsPHOTOGRAPHY
. PhotographyPHYSICAL_GOOD
. Physical GoodPICTURE_VIDEO_PRODUCTION
. Picture/Video ProductionPIECE_GOODS_NOTIONS_AND_OTHER_DRY_GOODS
. Piece Goods Notions and Other Dry GoodsPLANTS_AND_SEEDS
. Plants and SeedsPLUMBING_AND_HEATING_EQUIPMENTS_AND_SUPPLIES
. Plumbing & Heating Equipments & SuppliesPOLICE_RELATED_ITEMS
. Police-Related ItemsPOLITICAL_ORGANIZATIONS
. Politcal OrganizationsPOSTAL_SERVICES_GOVERNMENT_ONLY
. Postal Services - Government OnlyPOSTERS
. PostersPREPAID_AND_STORED_VALUE_CARDS
. Prepaid and stored value cardsPRESCRIPTION_DRUGS
. Prescription DrugsPROMOTIONAL_ITEMS
. Promotional ItemsPUBLIC_WAREHOUSING_AND_STORAGE
. Public Warehousing and StoragePUBLISHING_AND_PRINTING
. Publishing and printingPUBLISHING_SERVICES
. Publishing ServicesRADAR_DECTORS
. Radar DectorsRADIO_TELEVISION_AND_STEREO_REPAIR
. Radio, television, and stereo repairREAL_ESTATE
. Real EstateREAL_ESTATE_AGENT
. Real estate agentREAL_ESTATE_AGENTS_AND_MANAGERS_RENTALS
. Real Estate Agents And Managers - RentalsRELIGION_AND_SPIRITUALITY_FOR_PROFIT
. Religion and spirituality for profitRELIGIOUS
. ReligiousRELIGIOUS_ORGANIZATIONS
. Religious OrganizationsREMITTANCE
. RemittanceRENTAL_PROPERTY_MANAGEMENT
. Rental property managementRESIDENTIAL
. ResidentialRETAIL
. RetailRETAIL_FINE_JEWELRY_AND_WATCHES
. Retail - fine jewelry and watchesREUPHOLSTERY_AND_FURNITURE_REPAIR
. Reupholstery and furniture repairRINGS
. RingsROOFING_SIDING_SHEET_METAL
. Roofing/Siding, Sheet MetalRUGS_AND_CARPETS
. Rugs & CarpetsSCHOOLS_AND_COLLEGES
. Schools and CollegesSCIENCE_FICTION
. Science FictionSCRAPBOOKING
. ScrapbookingSCULPTURES
. SculpturesSECURITIES_BROKERS_AND_DEALERS
. Securities - Brokers And DealersSECURITY_AND_SURVEILLANCE
. Security and surveillanceSECURITY_AND_SURVEILLANCE_EQUIPMENT
. Security and surveillance equipmentSECURITY_BROKERS_AND_DEALERS
. Security brokers and dealersSEMINARS
. SeminarsSERVICE_STATIONS
. Service StationsSERVICES
. ServicesSEWING_NEEDLEWORK_FABRIC_AND_PIECE_GOODS_STORES
. Sewing,Needlework,Fabric And Piece Goods StoresSHIPPING_AND_PACKING
. Shipping & PackagingSHOE_REPAIR_HAT_CLEANING
. Shoe Repair/Hat CleaningSHOE_STORES
. Shoe StoresSHOES
. ShoesSNOWMOBILE_DEALERS
. Snowmobile DealersSOFTWARE
. SoftwareSPECIALTY_AND_MISC._FOOD_STORES
. Specialty and misc. food storesSPECIALTY_CLEANING_POLISHING_AND_SANITATION_PREPARATIONS
. Specialty Cleaning, Polishing And Sanitation PreparationsSPECIALTY_OR_RARE_PETS
. Specialty or rare petsSPORT_GAMES_AND_TOYS
. Sport games and toysSPORTING_AND_RECREATIONAL_CAMPS
. Sporting And Recreational CampsSPORTING_GOODS
. Sporting GoodsSPORTS_AND_OUTDOORS
. Sports and outdoorsSPORTS_AND_RECREATION
. Sports & RecreationSTAMP_AND_COIN
. Stamp and coinSTATIONARY_PRINTING_AND_WRITING_PAPER
. Stationary, printing, and writing paperSTENOGRAPHIC_AND_SECRETARIAL_SUPPORT_SERVICES
. Stenographic and secretarial support servicesSTOCKS_BONDS_SECURITIES_AND_RELATED_CERTIFICATES
. Stocks, Bonds, Securities and Related CertificatesSTORED_VALUE_CARDS
. Stored Value CardsSUPPLIES
. SuppliesSUPPLIES_AND_TOYS
. Supplies & ToysSURVEILLANCE_EQUIPMENT
. Surveillance EquipmentSWIMMING_POOLS_AND_SPAS
. Swimming Pools & SpasSWIMMING_POOLS_SALES_SUPPLIES_SERVICES
. Swimming Pools-Sales,Supplies,ServicesTAILORS_AND_ALTERATIONS
. Tailors and alterationsTAX_PAYMENTS
. Tax PaymentsTAX_PAYMENTS_GOVERNMENT_AGENCIES
. Tax Payments - Government AgenciesTAXICABS_AND_LIMOUSINES
. Taxicabs and limousinesTELECOMMUNICATION_SERVICES
. Telecommunication ServicesTELEPHONE_CARDS
. Telephone CardsTELEPHONE_EQUIPMENT
. Telephone EquipmentTELEPHONE_SERVICES
. Telephone ServicesTHEATER
. TheaterTIRE_RETREADING_AND_REPAIR
. Tire Retreading and RepairTOLL_OR_BRIDGE_FEES
. Toll or Bridge FeesTOOLS_AND_EQUIPMENT
. Tools and equipmentTOURIST_ATTRACTIONS_AND_EXHIBITS
. Tourist Attractions And ExhibitsTOWING_SERVICE
. Towing serviceTOYS_AND_GAMES
. Toys and gamesTRADE_AND_VOCATIONAL_SCHOOLS
. Trade And Vocational SchoolsTRADEMARK_INFRINGEMENT
. Trademark InfringementTRAILER_PARKS_AND_CAMPGROUNDS
. Trailer Parks And CampgroundsTRAINING_SERVICES
. Training servicesTRANSPORTATION_SERVICES
. Transportation ServicesTRAVEL
. TravelTRUCK_AND_UTILITY_TRAILER_RENTALS
. Truck And Utility Trailer RentalsTRUCK_STOP
. Truck StopTYPESETTING_PLATE_MAKING_AND_RELATED_SERVICES
. Typesetting, Plate Making, and Related ServicesUSED_MERCHANDISE_AND_SECONDHAND_STORES
. Used Merchandise And Secondhand StoresUSED_PARTS_MOTOR_VEHICLE
. Used parts - motor vehicleUTILITIES
. UtilitiesUTILITIES_ELECTRIC_GAS_WATER_SANITARY
. Utilities - Electric,Gas,Water,SanitaryVARIETY_STORES
. Variety StoresVEHICLE_SALES
. Vehicle salesVEHICLE_SERVICE_AND_ACCESSORIES
. Vehicle service and accessoriesVIDEO_EQUIPMENT
. Video EquipmentVIDEO_GAME_ARCADES_ESTABLISH
. Video Game Arcades/EstablishVIDEO_GAMES_AND_SYSTEMS
. Video Games & SystemsVIDEO_TAPE_RENTAL_STORES
. Video Tape Rental StoresVINTAGE_AND_COLLECTIBLE_VEHICLES
. Vintage and Collectible VehiclesVINTAGE_AND_COLLECTIBLES
. Vintage and collectiblesVITAMINS_AND_SUPPLEMENTS
. Vitamins & SupplementsVOCATIONAL_AND_TRADE_SCHOOLS
. Vocational and trade schoolsWATCH_CLOCK_AND_JEWELRY_REPAIR
. Watch, clock, and jewelry repairWEB_HOSTING_AND_DESIGN
. Web hosting and designWELDING_REPAIR
. Welding RepairWHOLESALE_CLUBS
. Wholesale ClubsWHOLESALE_FLORIST_SUPPLIERS
. Wholesale Florist SuppliersWHOLESALE_PRESCRIPTION_DRUGS
. Wholesale Prescription DrugsWILDLIFE_PRODUCTS
. Wildlife ProductsWIRE_TRANSFER
. Wire TransferWIRE_TRANSFER_AND_MONEY_ORDER
. Wire transfer and money orderWOMEN_ACCESSORY_SPECIALITY
. Women's Accessory/SpecialityWOMEN_CLOTHING
. Women's clothing
create_time
The date and time when the product was created, in Internet date and time format.
description
string
The product description.
home_url
string
The home page URL for the product.
id
string
The ID of the product.
image_url
string
The image URL for the product.
links
array (contains the link_description object)
An array of request-related HATEOAS links.
name
string
The product name.
type
enum
The product type. Indicates whether the product is physical or digital goods, or a service.
The possible values are:
PHYSICAL
. Physical goodsDIGITAL
. Digital goodsSERVICE
. Product representing a service. Example: Tech Support
update_time
The date and time when the product was last updated, in Internet date and time format.
product_category
product_category
enum
The product category.
The possible values are:
AC_REFRIGERATION_REPAIR
. A/C, Refrigeration RepairACADEMIC_SOFTWARE
. Academic SoftwareACCESSORIES
. AccessoriesACCOUNTING
. AccountingADULT
. AdultADVERTISING
. AdvertisingAFFILIATED_AUTO_RENTAL
. Affiliated Auto RentalAGENCIES
. AgenciesAGGREGATORS
. AggregatorsAGRICULTURAL_COOPERATIVE_FOR_MAIL_ORDER
. Agricultural Cooperative for Mail OrderAIR_CARRIERS_AIRLINES
. Air Carriers, AirlinesAIRLINES
. AirlinesAIRPORTS_FLYING_FIELDS
. Airports, Flying FieldsALCOHOLIC_BEVERAGES
. Alcoholic BeveragesAMUSEMENT_PARKS_CARNIVALS
. Amusement Parks/CarnivalsANIMATION
. AnimationANTIQUES
. AntiquesAPPLIANCES
. AppliancesAQUARIAMS_SEAQUARIUMS_DOLPHINARIUMS
. Aquariams Seaquariums DolphinariumsARCHITECTURAL_ENGINEERING_AND_SURVEYING_SERVICES
. Architectural,Engineering,And Surveying ServicesART_AND_CRAFT_SUPPLIES
. Art & Craft SuppliesART_DEALERS_AND_GALLERIES
. Art dealers and galleriesARTIFACTS_GRAVE_RELATED_AND_NATIVE_AMERICAN_CRAFTS
. Artifacts, Grave related, and Native American CraftsARTS_AND_CRAFTS
. Arts and craftsARTS_CRAFTS_AND_COLLECTIBLES
. Arts, crafts, and collectiblesAUDIO_BOOKS
. Audio booksAUTO_ASSOCIATIONS_CLUBS
. Auto Associations/ClubsAUTO_DEALER_USED_ONLY
. Auto dealer - used onlyAUTO_RENTALS
. Auto RentalsAUTO_SERVICE
. Auto serviceAUTOMATED_FUEL_DISPENSERS
. Automated Fuel DispensersAUTOMOBILE_ASSOCIATIONS
. Automobile AssociationsAUTOMOTIVE
. AutomotiveAUTOMOTIVE_REPAIR_SHOPS_NON_DEALER
. Automotive Repair Shops - Non-DealerAUTOMOTIVE_TOP_AND_BODY_SHOPS
. Automotive Top And Body ShopsAVIATION
. AviationBABIES_CLOTHING_AND_SUPPLIES
. Babies Clothing & SuppliesBABY
. BabyBANDS_ORCHESTRAS_ENTERTAINERS
. Bands,Orchestras,EntertainersBARBIES
. BarbiesBATH_AND_BODY
. Bath and bodyBATTERIES
. BatteriesBEAN_BABIES
. Bean BabiesBEAUTY
. BeautyBEAUTY_AND_FRAGRANCES
. Beauty and fragrancesBED_AND_BATH
. Bed & BathBICYCLE_SHOPS_SALES_AND_SERVICE
. Bicycle Shops-Sales And ServiceBICYCLES_AND_ACCESSORIES
. Bicycles & AccessoriesBILLIARD_POOL_ESTABLISHMENTS
. Billiard/Pool EstablishmentsBOAT_DEALERS
. Boat DealersBOAT_RENTALS_AND_LEASING
. Boat Rentals And LeasingBOATING_SAILING_AND_ACCESSORIES
. Boating, sailing and accessoriesBOOKS
. BooksBOOKS_AND_MAGAZINES
. Books and magazinesBOOKS_MANUSCRIPTS
. Books, ManuscriptsBOOKS_PERIODICALS_AND_NEWSPAPERS
. Books, Periodicals And NewspapersBOWLING_ALLEYS
. Bowling AlleysBULLETIN_BOARD
. Bulletin boardBUS_LINE
. Bus lineBUS_LINES_CHARTERS_TOUR_BUSES
. Bus Lines,Charters,Tour BusesBUSINESS
. BusinessBUSINESS_AND_SECRETARIAL_SCHOOLS
. Business and secretarial schoolsBUYING_AND_SHOPPING_SERVICES_AND_CLUBS
. Buying And Shopping Services And ClubsCABLE_SATELLITE_AND_OTHER_PAY_TELEVISION_AND_RADIO_SERVICES
. Cable,Satellite,And Other Pay Television And Radio ServicesCABLE_SATELLITE_AND_OTHER_PAY_TV_AND_RADIO
. Cable, satellite, and other pay TV and radioCAMERA_AND_PHOTOGRAPHIC_SUPPLIES
. Camera and photographic suppliesCAMERAS
. CamerasCAMERAS_AND_PHOTOGRAPHY
. Cameras & PhotographyCAMPER_RECREATIONAL_AND_UTILITY_TRAILER_DEALERS
. Camper,Recreational And Utility Trailer DealersCAMPING_AND_OUTDOORS
. Camping and outdoorsCAMPING_AND_SURVIVAL
. Camping & SurvivalCAR_AND_TRUCK_DEALERS
. Car And Truck DealersCAR_AND_TRUCK_DEALERS_USED_ONLY
. Car And Truck Dealers - Used OnlyCAR_AUDIO_AND_ELECTRONICS
. Car Audio & ElectronicsCAR_RENTAL_AGENCY
. Car rental agencyCATALOG_MERCHANT
. Catalog MerchantCATALOG_RETAIL_MERCHANT
. Catalog/Retail MerchantCATERING_SERVICES
. Catering servicesCHARITY
. CharityCHECK_CASHIER
. Check CashierCHILD_CARE_SERVICES
. Child Care ServicesCHILDREN_BOOKS
. Children BooksCHIROPODISTS_PODIATRISTS
. Chiropodists/PodiatristsCHIROPRACTORS
. ChiropractorsCIGAR_STORES_AND_STANDS
. Cigar Stores And StandsCIVIC_SOCIAL_FRATERNAL_ASSOCIATIONS
. Civic, Social, Fraternal AssociationsCIVIL_SOCIAL_FRAT_ASSOCIATIONS
. Civil/Social/Frat AssociationsCLOTHING
. ClothingCLOTHING_ACCESSORIES_AND_SHOES
. Clothing, accessories, and shoesCLOTHING_RENTAL
. Clothing RentalCOFFEE_AND_TEA
. Coffee and teaCOIN_OPERATED_BANKS_AND_CASINOS
. Coin Operated Banks & CasinosCOLLECTIBLES
. CollectiblesCOLLECTION_AGENCY
. Collection agencyCOLLEGES_AND_UNIVERSITIES
. Colleges and universitiesCOMMERCIAL_EQUIPMENT
. Commercial EquipmentCOMMERCIAL_FOOTWEAR
. Commercial FootwearCOMMERCIAL_PHOTOGRAPHY
. Commercial photographyCOMMERCIAL_PHOTOGRAPHY_ART_AND_GRAPHICS
. Commercial photography, art, and graphicsCOMMERCIAL_SPORTS_PROFESSIONA
. Commercial Sports/ProfessionaCOMMODITIES_AND_FUTURES_EXCHANGE
. Commodities and futures exchangeCOMPUTER_AND_DATA_PROCESSING_SERVICES
. Computer and data processing servicesCOMPUTER_HARDWARE_AND_SOFTWARE
. Computer Hardware & SoftwareCOMPUTER_MAINTENANCE_REPAIR_AND_SERVICES_NOT_ELSEWHERE_CLAS
. Computer Maintenance, Repair And Services Not Elsewhere ClasCONSTRUCTION
. ConstructionCONSTRUCTION_MATERIALS_NOT_ELSEWHERE_CLASSIFIED
. Construction Materials Not Elsewhere ClassifiedCONSULTING_SERVICES
. Consulting servicesCONSUMER_CREDIT_REPORTING_AGENCIES
. Consumer Credit Reporting AgenciesCONVALESCENT_HOMES
. Convalescent HomesCOSMETIC_STORES
. Cosmetic StoresCOUNSELING_SERVICES_DEBT_MARRIAGE_PERSONAL
. Counseling Services--Debt,Marriage,PersonalCOUNTERFEIT_CURRENCY_AND_STAMPS
. Counterfeit Currency and StampsCOUNTERFEIT_ITEMS
. Counterfeit ItemsCOUNTRY_CLUBS
. Country ClubsCOURIER_SERVICES
. Courier servicesCOURIER_SERVICES_AIR_AND_GROUND_AND_FREIGHT_FORWARDERS
. Courier Services-Air And Ground,And Freight ForwardersCOURT_COSTS_ALIMNY_CHILD_SUPT
. Court Costs/Alimny/Child SuptCOURT_COSTS_INCLUDING_ALIMONY_AND_CHILD_SUPPORT_COURTS_OF_LAW
. Court Costs, Including Alimony and Child Support - Courts of LawCREDIT_CARDS
. Credit CardsCREDIT_UNION
. Credit unionCULTURE_AND_RELIGION
. Culture & ReligionDAIRY_PRODUCTS_STORES
. Dairy Products StoresDANCE_HALLS_STUDIOS_AND_SCHOOLS
. Dance Halls,Studios,And SchoolsDECORATIVE
. DecorativeDENTAL
. DentalDENTISTS_AND_ORTHODONTISTS
. Dentists And OrthodontistsDEPARTMENT_STORES
. Department StoresDESKTOP_PCS
. Desktop PCsDEVICES
. DevicesDIECAST_TOYS_VEHICLES
. Diecast, Toys VehiclesDIGITAL_GAMES
. Digital gamesDIGITAL_MEDIA_BOOKS_MOVIES_MUSIC
. Digital media,books,movies,musicDIRECT_MARKETING
. Direct MarketingDIRECT_MARKETING_CATALOG_MERCHANT
. Direct Marketing - Catalog MerchantDIRECT_MARKETING_INBOUND_TELE
. Direct Marketing - Inbound TeleDIRECT_MARKETING_OUTBOUND_TELE
. Direct Marketing - Outbound TeleDIRECT_MARKETING_SUBSCRIPTION
. Direct Marketing - SubscriptionDISCOUNT_STORES
. Discount StoresDOOR_TO_DOOR_SALES
. Door-To-Door SalesDRAPERY_WINDOW_COVERING_AND_UPHOLSTERY
. Drapery, window covering, and upholsteryDRINKING_PLACES
. Drinking PlacesDRUGSTORE
. DrugstoreDURABLE_GOODS
. Durable goodsECOMMERCE_DEVELOPMENT
. eCommerce DevelopmentECOMMERCE_SERVICES
. eCommerce ServicesEDUCATIONAL_AND_TEXTBOOKS
. Educational and textbooksELECTRIC_RAZOR_STORES
. Electric Razor StoresELECTRICAL_AND_SMALL_APPLIANCE_REPAIR
. Electrical and small appliance repairELECTRICAL_CONTRACTORS
. Electrical ContractorsELECTRICAL_PARTS_AND_EQUIPMENT
. Electrical Parts and EquipmentELECTRONIC_CASH
. Electronic CashELEMENTARY_AND_SECONDARY_SCHOOLS
. Elementary and secondary schoolsEMPLOYMENT
. EmploymentENTERTAINERS
. EntertainersENTERTAINMENT_AND_MEDIA
. Entertainment and mediaEQUIP_TOOL_FURNITURE_AND_APPLIANCE_RENTAL_AND_LEASING
. Equip, Tool, Furniture, And Appliance Rental And LeasingESCROW
. EscrowEVENT_AND_WEDDING_PLANNING
. Event & Wedding PlanningEXERCISE_AND_FITNESS
. Exercise and fitnessEXERCISE_EQUIPMENT
. Exercise EquipmentEXTERMINATING_AND_DISINFECTING_SERVICES
. Exterminating and disinfecting servicesFABRICS_AND_SEWING
. Fabrics & SewingFAMILY_CLOTHING_STORES
. Family Clothing StoresFASHION_JEWELRY
. Fashion jewelryFAST_FOOD_RESTAURANTS
. Fast Food RestaurantsFICTION_AND_NONFICTION
. Fiction and nonfictionFINANCE_COMPANY
. Finance companyFINANCIAL_AND_INVESTMENT_ADVICE
. Financial and investment adviceFINANCIAL_INSTITUTIONS_MERCHANDISE_AND_SERVICES
. Financial Institutions - Merchandise And ServicesFIREARM_ACCESSORIES
. Firearm accessoriesFIREARMS_WEAPONS_AND_KNIVES
. Firearms, Weapons and KnivesFIREPLACE_AND_FIREPLACE_SCREENS
. Fireplace, and fireplace screensFIREWORKS
. FireworksFISHING
. FishingFLORISTS
. FloristsFLOWERS
. FlowersFOOD_DRINK_AND_NUTRITION
. Food, Drink & NutritionFOOD_PRODUCTS
. Food ProductsFOOD_RETAIL_AND_SERVICE
. Food retail and serviceFRAGRANCES_AND_PERFUMES
. Fragrances and perfumesFREEZER_AND_LOCKER_MEAT_PROVISIONERS
. Freezer and Locker Meat ProvisionersFUEL_DEALERS_FUEL_OIL_WOOD_AND_COAL
. Fuel Dealers-Fuel Oil, Wood & CoalFUEL_DEALERS_NON_AUTOMOTIVE
. Fuel Dealers - Non AutomotiveFUNERAL_SERVICES_AND_CREMATORIES
. Funeral Services & CrematoriesFURNISHING_AND_DECORATING
. Furnishing & DecoratingFURNITURE
. FurnitureFURRIERS_AND_FUR_SHOPS
. Furriers and Fur ShopsGADGETS_AND_OTHER_ELECTRONICS
. Gadgets & other electronicsGAMBLING
. GamblingGAME_SOFTWARE
. Game SoftwareGAMES
. GamesGARDEN_SUPPLIES
. Garden suppliesGENERAL
. GeneralGENERAL_CONTRACTORS
. General contractorsGENERAL_GOVERNMENT
. General - GovernmentGENERAL_SOFTWARE
. General - SoftwareGENERAL_TELECOM
. General - TelecomGIFTS_AND_FLOWERS
. Gifts and flowersGLASS_PAINT_AND_WALLPAPER_STORES
. Glass,Paint,And Wallpaper StoresGLASSWARE_CRYSTAL_STORES
. Glassware, Crystal StoresGOVERNMENT
. GovernmentGOVERNMENT_IDS_AND_LICENSES
. Government IDs and LicensesGOVERNMENT_LICENSED_ON_LINE_CASINOS_ON_LINE_GAMBLING
. Government Licensed On-Line Casinos - On-Line GamblingGOVERNMENT_OWNED_LOTTERIES
. Government-Owned LotteriesGOVERNMENT_SERVICES
. Government servicesGRAPHIC_AND_COMMERCIAL_DESIGN
. Graphic & Commercial DesignGREETING_CARDS
. Greeting CardsGROCERY_STORES_AND_SUPERMARKETS
. Grocery Stores & SupermarketsHARDWARE_AND_TOOLS
. Hardware & ToolsHARDWARE_EQUIPMENT_AND_SUPPLIES
. Hardware, Equipment, and SuppliesHAZARDOUS_RESTRICTED_AND_PERISHABLE_ITEMS
. Hazardous, Restricted and Perishable ItemsHEALTH_AND_BEAUTY_SPAS
. Health and beauty spasHEALTH_AND_NUTRITION
. Health & NutritionHEALTH_AND_PERSONAL_CARE
. Health and personal careHEARING_AIDS_SALES_AND_SUPPLIES
. Hearing Aids Sales and SuppliesHEATING_PLUMBING_AC
. Heating, Plumbing, ACHIGH_RISK_MERCHANT
. High Risk MerchantHIRING_SERVICES
. Hiring servicesHOBBIES_TOYS_AND_GAMES
. Hobbies, Toys & GamesHOME_AND_GARDEN
. Home and gardenHOME_AUDIO
. Home AudioHOME_DECOR
. Home decorHOME_ELECTRONICS
. Home ElectronicsHOSPITALS
. HospitalsHOTELS_MOTELS_INNS_RESORTS
. Hotels/Motels/Inns/ResortsHOUSEWARES
. HousewaresHUMAN_PARTS_AND_REMAINS
. Human Parts and RemainsHUMOROUS_GIFTS_AND_NOVELTIES
. Humorous Gifts & NoveltiesHUNTING
. HuntingIDS_LICENSES_AND_PASSPORTS
. IDs, licenses, and passportsILLEGAL_DRUGS_AND_PARAPHERNALIA
. Illegal Drugs & ParaphernaliaINDUSTRIAL
. IndustrialINDUSTRIAL_AND_MANUFACTURING_SUPPLIES
. Industrial and manufacturing suppliesINSURANCE_AUTO_AND_HOME
. Insurance - auto and homeINSURANCE_DIRECT
. Insurance - DirectINSURANCE_LIFE_AND_ANNUITY
. Insurance - life and annuityINSURANCE_SALES_UNDERWRITING
. Insurance Sales/UnderwritingINSURANCE_UNDERWRITING_PREMIUMS
. Insurance Underwriting, PremiumsINTERNET_AND_NETWORK_SERVICES
. Internet & Network ServicesINTRA_COMPANY_PURCHASES
. Intra-Company PurchasesLABORATORIES_DENTAL_MEDICAL
. Laboratories-Dental/MedicalLANDSCAPING
. LandscapingLANDSCAPING_AND_HORTICULTURAL_SERVICES
. Landscaping And Horticultural ServicesLAUNDRY_CLEANING_SERVICES
. Laundry, Cleaning ServicesLEGAL
. LegalLEGAL_SERVICES_AND_ATTORNEYS
. Legal services and attorneysLOCAL_DELIVERY_SERVICE
. Local delivery serviceLOCKSMITH
. LocksmithLODGING_AND_ACCOMMODATIONS
. Lodging and accommodationsLOTTERY_AND_CONTESTS
. Lottery and contestsLUGGAGE_AND_LEATHER_GOODS
. Luggage and leather goodsLUMBER_AND_BUILDING_MATERIALS
. Lumber & Building MaterialsMAGAZINES
. MagazinesMAINTENANCE_AND_REPAIR_SERVICES
. Maintenance and repair servicesMAKEUP_AND_COSMETICS
. Makeup and cosmeticsMANUAL_CASH_DISBURSEMENTS
. Manual Cash DisbursementsMASSAGE_PARLORS
. Massage ParlorsMEDICAL
. MedicalMEDICAL_AND_PHARMACEUTICAL
. Medical & PharmaceuticalMEDICAL_CARE
. Medical careMEDICAL_EQUIPMENT_AND_SUPPLIES
. Medical equipment and suppliesMEDICAL_SERVICES
. Medical ServicesMEETING_PLANNERS
. Meeting PlannersMEMBERSHIP_CLUBS_AND_ORGANIZATIONS
. Membership clubs and organizationsMEMBERSHIP_COUNTRY_CLUBS_GOLF
. Membership/Country Clubs/GolfMEMORABILIA
. MemorabiliaMEN_AND_BOY_CLOTHING_AND_ACCESSORY_STORES
. Men's And Boy's Clothing And Accessory StoresMEN_CLOTHING
. Men's ClothingMERCHANDISE
. MerchandiseMETAPHYSICAL
. MetaphysicalMILITARIA
. MilitariaMILITARY_AND_CIVIL_SERVICE_UNIFORMS
. Military and civil service uniformsMISC._AUTOMOTIVE_AIRCRAFT_AND_FARM_EQUIPMENT_DEALERS
. Misc. Automotive,Aircraft,And Farm Equipment DealersMISC._GENERAL_MERCHANDISE
. Misc. General MerchandiseMISCELLANEOUS_GENERAL_SERVICES
. Miscellaneous General ServicesMISCELLANEOUS_REPAIR_SHOPS_AND_RELATED_SERVICES
. Miscellaneous Repair Shops And Related ServicesMODEL_KITS
. Model KitsMONEY_TRANSFER_MEMBER_FINANCIAL_INSTITUTION
. Money Transfer - Member Financial InstitutionMONEY_TRANSFER_MERCHANT
. Money Transfer--MerchantMOTION_PICTURE_THEATERS
. Motion Picture TheatersMOTOR_FREIGHT_CARRIERS_AND_TRUCKING
. Motor Freight Carriers & TruckingMOTOR_HOME_AND_RECREATIONAL_VEHICLE_RENTAL
. Motor Home And Recreational Vehicle RentalMOTOR_HOMES_DEALERS
. Motor Homes DealersMOTOR_VEHICLE_SUPPLIES_AND_NEW_PARTS
. Motor Vehicle Supplies and New PartsMOTORCYCLE_DEALERS
. Motorcycle DealersMOTORCYCLES
. MotorcyclesMOVIE
. MovieMOVIE_TICKETS
. Movie ticketsMOVING_AND_STORAGE
. Moving and storageMULTI_LEVEL_MARKETING
. Multi-level marketingMUSIC_CDS_CASSETTES_AND_ALBUMS
. Music - CDs, cassettes and albumsMUSIC_STORE_INSTRUMENTS_AND_SHEET_MUSIC
. Music store - instruments and sheet musicNETWORKING
. NetworkingNEW_AGE
. New AgeNEW_PARTS_AND_SUPPLIES_MOTOR_VEHICLE
. New parts and supplies - motor vehicleNEWS_DEALERS_AND_NEWSTANDS
. News Dealers and NewstandsNON_DURABLE_GOODS
. Non-durable goodsNON_FICTION
. Non-FictionNON_PROFIT_POLITICAL_AND_RELIGION
. Non-Profit, Political & ReligionNONPROFIT
. NonprofitNOVELTIES
. NoveltiesOEM_SOFTWARE
. Oem SoftwareOFFICE_SUPPLIES_AND_EQUIPMENT
. Office Supplies and EquipmentONLINE_DATING
. Online DatingONLINE_GAMING
. Online gamingONLINE_GAMING_CURRENCY
. Online gaming currencyONLINE_SERVICES
. online servicesOOUTBOUND_TELEMARKETING_MERCH
. Ooutbound Telemarketing MerchOPHTHALMOLOGISTS_OPTOMETRIST
. Ophthalmologists/OptometristOPTICIANS_AND_DISPENSING
. Opticians And DispensingORTHOPEDIC_GOODS_PROSTHETICS
. Orthopedic Goods/ProstheticsOSTEOPATHS
. OsteopathsOTHER
. OtherPACKAGE_TOUR_OPERATORS
. Package Tour OperatorsPAINTBALL
. PaintballPAINTS_VARNISHES_AND_SUPPLIES
. Paints, Varnishes, and SuppliesPARKING_LOTS_AND_GARAGES
. Parking Lots & GaragesPARTS_AND_ACCESSORIES
. Parts and accessoriesPAWN_SHOPS
. Pawn ShopsPAYCHECK_LENDER_OR_CASH_ADVANCE
. Paycheck lender or cash advancePERIPHERALS
. PeripheralsPERSONALIZED_GIFTS
. Personalized GiftsPET_SHOPS_PET_FOOD_AND_SUPPLIES
. Pet shops, pet food, and suppliesPETROLEUM_AND_PETROLEUM_PRODUCTS
. Petroleum and Petroleum ProductsPETS_AND_ANIMALS
. Pets and animalsPHOTOFINISHING_LABORATORIES_PHOTO_DEVELOPING
. Photofinishing Laboratories,Photo DevelopingPHOTOGRAPHIC_STUDIOS_PORTRAITS
. Photographic studios - portraitsPHOTOGRAPHY
. PhotographyPHYSICAL_GOOD
. Physical GoodPICTURE_VIDEO_PRODUCTION
. Picture/Video ProductionPIECE_GOODS_NOTIONS_AND_OTHER_DRY_GOODS
. Piece Goods Notions and Other Dry GoodsPLANTS_AND_SEEDS
. Plants and SeedsPLUMBING_AND_HEATING_EQUIPMENTS_AND_SUPPLIES
. Plumbing & Heating Equipments & SuppliesPOLICE_RELATED_ITEMS
. Police-Related ItemsPOLITICAL_ORGANIZATIONS
. Politcal OrganizationsPOSTAL_SERVICES_GOVERNMENT_ONLY
. Postal Services - Government OnlyPOSTERS
. PostersPREPAID_AND_STORED_VALUE_CARDS
. Prepaid and stored value cardsPRESCRIPTION_DRUGS
. Prescription DrugsPROMOTIONAL_ITEMS
. Promotional ItemsPUBLIC_WAREHOUSING_AND_STORAGE
. Public Warehousing and StoragePUBLISHING_AND_PRINTING
. Publishing and printingPUBLISHING_SERVICES
. Publishing ServicesRADAR_DECTORS
. Radar DectorsRADIO_TELEVISION_AND_STEREO_REPAIR
. Radio, television, and stereo repairREAL_ESTATE
. Real EstateREAL_ESTATE_AGENT
. Real estate agentREAL_ESTATE_AGENTS_AND_MANAGERS_RENTALS
. Real Estate Agents And Managers - RentalsRELIGION_AND_SPIRITUALITY_FOR_PROFIT
. Religion and spirituality for profitRELIGIOUS
. ReligiousRELIGIOUS_ORGANIZATIONS
. Religious OrganizationsREMITTANCE
. RemittanceRENTAL_PROPERTY_MANAGEMENT
. Rental property managementRESIDENTIAL
. ResidentialRETAIL
. RetailRETAIL_FINE_JEWELRY_AND_WATCHES
. Retail - fine jewelry and watchesREUPHOLSTERY_AND_FURNITURE_REPAIR
. Reupholstery and furniture repairRINGS
. RingsROOFING_SIDING_SHEET_METAL
. Roofing/Siding, Sheet MetalRUGS_AND_CARPETS
. Rugs & CarpetsSCHOOLS_AND_COLLEGES
. Schools and CollegesSCIENCE_FICTION
. Science FictionSCRAPBOOKING
. ScrapbookingSCULPTURES
. SculpturesSECURITIES_BROKERS_AND_DEALERS
. Securities - Brokers And DealersSECURITY_AND_SURVEILLANCE
. Security and surveillanceSECURITY_AND_SURVEILLANCE_EQUIPMENT
. Security and surveillance equipmentSECURITY_BROKERS_AND_DEALERS
. Security brokers and dealersSEMINARS
. SeminarsSERVICE_STATIONS
. Service StationsSERVICES
. ServicesSEWING_NEEDLEWORK_FABRIC_AND_PIECE_GOODS_STORES
. Sewing,Needlework,Fabric And Piece Goods StoresSHIPPING_AND_PACKING
. Shipping & PackagingSHOE_REPAIR_HAT_CLEANING
. Shoe Repair/Hat CleaningSHOE_STORES
. Shoe StoresSHOES
. ShoesSNOWMOBILE_DEALERS
. Snowmobile DealersSOFTWARE
. SoftwareSPECIALTY_AND_MISC._FOOD_STORES
. Specialty and misc. food storesSPECIALTY_CLEANING_POLISHING_AND_SANITATION_PREPARATIONS
. Specialty Cleaning, Polishing And Sanitation PreparationsSPECIALTY_OR_RARE_PETS
. Specialty or rare petsSPORT_GAMES_AND_TOYS
. Sport games and toysSPORTING_AND_RECREATIONAL_CAMPS
. Sporting And Recreational CampsSPORTING_GOODS
. Sporting GoodsSPORTS_AND_OUTDOORS
. Sports and outdoorsSPORTS_AND_RECREATION
. Sports & RecreationSTAMP_AND_COIN
. Stamp and coinSTATIONARY_PRINTING_AND_WRITING_PAPER
. Stationary, printing, and writing paperSTENOGRAPHIC_AND_SECRETARIAL_SUPPORT_SERVICES
. Stenographic and secretarial support servicesSTOCKS_BONDS_SECURITIES_AND_RELATED_CERTIFICATES
. Stocks, Bonds, Securities and Related CertificatesSTORED_VALUE_CARDS
. Stored Value CardsSUPPLIES
. SuppliesSUPPLIES_AND_TOYS
. Supplies & ToysSURVEILLANCE_EQUIPMENT
. Surveillance EquipmentSWIMMING_POOLS_AND_SPAS
. Swimming Pools & SpasSWIMMING_POOLS_SALES_SUPPLIES_SERVICES
. Swimming Pools-Sales,Supplies,ServicesTAILORS_AND_ALTERATIONS
. Tailors and alterationsTAX_PAYMENTS
. Tax PaymentsTAX_PAYMENTS_GOVERNMENT_AGENCIES
. Tax Payments - Government AgenciesTAXICABS_AND_LIMOUSINES
. Taxicabs and limousinesTELECOMMUNICATION_SERVICES
. Telecommunication ServicesTELEPHONE_CARDS
. Telephone CardsTELEPHONE_EQUIPMENT
. Telephone EquipmentTELEPHONE_SERVICES
. Telephone ServicesTHEATER
. TheaterTIRE_RETREADING_AND_REPAIR
. Tire Retreading and RepairTOLL_OR_BRIDGE_FEES
. Toll or Bridge FeesTOOLS_AND_EQUIPMENT
. Tools and equipmentTOURIST_ATTRACTIONS_AND_EXHIBITS
. Tourist Attractions And ExhibitsTOWING_SERVICE
. Towing serviceTOYS_AND_GAMES
. Toys and gamesTRADE_AND_VOCATIONAL_SCHOOLS
. Trade And Vocational SchoolsTRADEMARK_INFRINGEMENT
. Trademark InfringementTRAILER_PARKS_AND_CAMPGROUNDS
. Trailer Parks And CampgroundsTRAINING_SERVICES
. Training servicesTRANSPORTATION_SERVICES
. Transportation ServicesTRAVEL
. TravelTRUCK_AND_UTILITY_TRAILER_RENTALS
. Truck And Utility Trailer RentalsTRUCK_STOP
. Truck StopTYPESETTING_PLATE_MAKING_AND_RELATED_SERVICES
. Typesetting, Plate Making, and Related ServicesUSED_MERCHANDISE_AND_SECONDHAND_STORES
. Used Merchandise And Secondhand StoresUSED_PARTS_MOTOR_VEHICLE
. Used parts - motor vehicleUTILITIES
. UtilitiesUTILITIES_ELECTRIC_GAS_WATER_SANITARY
. Utilities - Electric,Gas,Water,SanitaryVARIETY_STORES
. Variety StoresVEHICLE_SALES
. Vehicle salesVEHICLE_SERVICE_AND_ACCESSORIES
. Vehicle service and accessoriesVIDEO_EQUIPMENT
. Video EquipmentVIDEO_GAME_ARCADES_ESTABLISH
. Video Game Arcades/EstablishVIDEO_GAMES_AND_SYSTEMS
. Video Games & SystemsVIDEO_TAPE_RENTAL_STORES
. Video Tape Rental StoresVINTAGE_AND_COLLECTIBLE_VEHICLES
. Vintage and Collectible VehiclesVINTAGE_AND_COLLECTIBLES
. Vintage and collectiblesVITAMINS_AND_SUPPLEMENTS
. Vitamins & SupplementsVOCATIONAL_AND_TRADE_SCHOOLS
. Vocational and trade schoolsWATCH_CLOCK_AND_JEWELRY_REPAIR
. Watch, clock, and jewelry repairWEB_HOSTING_AND_DESIGN
. Web hosting and designWELDING_REPAIR
. Welding RepairWHOLESALE_CLUBS
. Wholesale ClubsWHOLESALE_FLORIST_SUPPLIERS
. Wholesale Florist SuppliersWHOLESALE_PRESCRIPTION_DRUGS
. Wholesale Prescription DrugsWILDLIFE_PRODUCTS
. Wildlife ProductsWIRE_TRANSFER
. Wire TransferWIRE_TRANSFER_AND_MONEY_ORDER
. Wire transfer and money orderWOMEN_ACCESSORY_SPECIALITY
. Women's Accessory/SpecialityWOMEN_CLOTHING
. Women's clothing
product_collection
links
array (contains the link_description object)
An array of request-related HATEOAS links.
products
array (contains the product_collection_element object)
An array of products.
total_items
integer
The total number of items.
total_pages
integer
The total number of pages.
product_collection_element
create_time
The date and time when the product was created, in Internet date and time format.
description
string
The product description.
id
string
The ID of the product.
links
array (contains the link_description object)
An array of request-related HATEOAS links.
name
string
The product name.
product_request
name
string
required
The product name.
type
enum
required
The product type. Indicates whether the product is physical or tangible goods, or a service.
The possible values are:
PHYSICAL
. Physical goods.DIGITAL
. Digital goods.SERVICE
. A service. For example, technical support.
category
enum
The product category.
The possible values are:
AC_REFRIGERATION_REPAIR
. A/C, Refrigeration RepairACADEMIC_SOFTWARE
. Academic SoftwareACCESSORIES
. AccessoriesACCOUNTING
. AccountingADULT
. AdultADVERTISING
. AdvertisingAFFILIATED_AUTO_RENTAL
. Affiliated Auto RentalAGENCIES
. AgenciesAGGREGATORS
. AggregatorsAGRICULTURAL_COOPERATIVE_FOR_MAIL_ORDER
. Agricultural Cooperative for Mail OrderAIR_CARRIERS_AIRLINES
. Air Carriers, AirlinesAIRLINES
. AirlinesAIRPORTS_FLYING_FIELDS
. Airports, Flying FieldsALCOHOLIC_BEVERAGES
. Alcoholic BeveragesAMUSEMENT_PARKS_CARNIVALS
. Amusement Parks/CarnivalsANIMATION
. AnimationANTIQUES
. AntiquesAPPLIANCES
. AppliancesAQUARIAMS_SEAQUARIUMS_DOLPHINARIUMS
. Aquariams Seaquariums DolphinariumsARCHITECTURAL_ENGINEERING_AND_SURVEYING_SERVICES
. Architectural,Engineering,And Surveying ServicesART_AND_CRAFT_SUPPLIES
. Art & Craft SuppliesART_DEALERS_AND_GALLERIES
. Art dealers and galleriesARTIFACTS_GRAVE_RELATED_AND_NATIVE_AMERICAN_CRAFTS
. Artifacts, Grave related, and Native American CraftsARTS_AND_CRAFTS
. Arts and craftsARTS_CRAFTS_AND_COLLECTIBLES
. Arts, crafts, and collectiblesAUDIO_BOOKS
. Audio booksAUTO_ASSOCIATIONS_CLUBS
. Auto Associations/ClubsAUTO_DEALER_USED_ONLY
. Auto dealer - used onlyAUTO_RENTALS
. Auto RentalsAUTO_SERVICE
. Auto serviceAUTOMATED_FUEL_DISPENSERS
. Automated Fuel DispensersAUTOMOBILE_ASSOCIATIONS
. Automobile AssociationsAUTOMOTIVE
. AutomotiveAUTOMOTIVE_REPAIR_SHOPS_NON_DEALER
. Automotive Repair Shops - Non-DealerAUTOMOTIVE_TOP_AND_BODY_SHOPS
. Automotive Top And Body ShopsAVIATION
. AviationBABIES_CLOTHING_AND_SUPPLIES
. Babies Clothing & SuppliesBABY
. BabyBANDS_ORCHESTRAS_ENTERTAINERS
. Bands,Orchestras,EntertainersBARBIES
. BarbiesBATH_AND_BODY
. Bath and bodyBATTERIES
. BatteriesBEAN_BABIES
. Bean BabiesBEAUTY
. BeautyBEAUTY_AND_FRAGRANCES
. Beauty and fragrancesBED_AND_BATH
. Bed & BathBICYCLE_SHOPS_SALES_AND_SERVICE
. Bicycle Shops-Sales And ServiceBICYCLES_AND_ACCESSORIES
. Bicycles & AccessoriesBILLIARD_POOL_ESTABLISHMENTS
. Billiard/Pool EstablishmentsBOAT_DEALERS
. Boat DealersBOAT_RENTALS_AND_LEASING
. Boat Rentals And LeasingBOATING_SAILING_AND_ACCESSORIES
. Boating, sailing and accessoriesBOOKS
. BooksBOOKS_AND_MAGAZINES
. Books and magazinesBOOKS_MANUSCRIPTS
. Books, ManuscriptsBOOKS_PERIODICALS_AND_NEWSPAPERS
. Books, Periodicals And NewspapersBOWLING_ALLEYS
. Bowling AlleysBULLETIN_BOARD
. Bulletin boardBUS_LINE
. Bus lineBUS_LINES_CHARTERS_TOUR_BUSES
. Bus Lines,Charters,Tour BusesBUSINESS
. BusinessBUSINESS_AND_SECRETARIAL_SCHOOLS
. Business and secretarial schoolsBUYING_AND_SHOPPING_SERVICES_AND_CLUBS
. Buying And Shopping Services And ClubsCABLE_SATELLITE_AND_OTHER_PAY_TELEVISION_AND_RADIO_SERVICES
. Cable,Satellite,And Other Pay Television And Radio ServicesCABLE_SATELLITE_AND_OTHER_PAY_TV_AND_RADIO
. Cable, satellite, and other pay TV and radioCAMERA_AND_PHOTOGRAPHIC_SUPPLIES
. Camera and photographic suppliesCAMERAS
. CamerasCAMERAS_AND_PHOTOGRAPHY
. Cameras & PhotographyCAMPER_RECREATIONAL_AND_UTILITY_TRAILER_DEALERS
. Camper,Recreational And Utility Trailer DealersCAMPING_AND_OUTDOORS
. Camping and outdoorsCAMPING_AND_SURVIVAL
. Camping & SurvivalCAR_AND_TRUCK_DEALERS
. Car And Truck DealersCAR_AND_TRUCK_DEALERS_USED_ONLY
. Car And Truck Dealers - Used OnlyCAR_AUDIO_AND_ELECTRONICS
. Car Audio & ElectronicsCAR_RENTAL_AGENCY
. Car rental agencyCATALOG_MERCHANT
. Catalog MerchantCATALOG_RETAIL_MERCHANT
. Catalog/Retail MerchantCATERING_SERVICES
. Catering servicesCHARITY
. CharityCHECK_CASHIER
. Check CashierCHILD_CARE_SERVICES
. Child Care ServicesCHILDREN_BOOKS
. Children BooksCHIROPODISTS_PODIATRISTS
. Chiropodists/PodiatristsCHIROPRACTORS
. ChiropractorsCIGAR_STORES_AND_STANDS
. Cigar Stores And StandsCIVIC_SOCIAL_FRATERNAL_ASSOCIATIONS
. Civic, Social, Fraternal AssociationsCIVIL_SOCIAL_FRAT_ASSOCIATIONS
. Civil/Social/Frat AssociationsCLOTHING
. ClothingCLOTHING_ACCESSORIES_AND_SHOES
. Clothing, accessories, and shoesCLOTHING_RENTAL
. Clothing RentalCOFFEE_AND_TEA
. Coffee and teaCOIN_OPERATED_BANKS_AND_CASINOS
. Coin Operated Banks & CasinosCOLLECTIBLES
. CollectiblesCOLLECTION_AGENCY
. Collection agencyCOLLEGES_AND_UNIVERSITIES
. Colleges and universitiesCOMMERCIAL_EQUIPMENT
. Commercial EquipmentCOMMERCIAL_FOOTWEAR
. Commercial FootwearCOMMERCIAL_PHOTOGRAPHY
. Commercial photographyCOMMERCIAL_PHOTOGRAPHY_ART_AND_GRAPHICS
. Commercial photography, art, and graphicsCOMMERCIAL_SPORTS_PROFESSIONA
. Commercial Sports/ProfessionaCOMMODITIES_AND_FUTURES_EXCHANGE
. Commodities and futures exchangeCOMPUTER_AND_DATA_PROCESSING_SERVICES
. Computer and data processing servicesCOMPUTER_HARDWARE_AND_SOFTWARE
. Computer Hardware & SoftwareCOMPUTER_MAINTENANCE_REPAIR_AND_SERVICES_NOT_ELSEWHERE_CLAS
. Computer Maintenance, Repair And Services Not Elsewhere ClasCONSTRUCTION
. ConstructionCONSTRUCTION_MATERIALS_NOT_ELSEWHERE_CLASSIFIED
. Construction Materials Not Elsewhere ClassifiedCONSULTING_SERVICES
. Consulting servicesCONSUMER_CREDIT_REPORTING_AGENCIES
. Consumer Credit Reporting AgenciesCONVALESCENT_HOMES
. Convalescent HomesCOSMETIC_STORES
. Cosmetic StoresCOUNSELING_SERVICES_DEBT_MARRIAGE_PERSONAL
. Counseling Services--Debt,Marriage,PersonalCOUNTERFEIT_CURRENCY_AND_STAMPS
. Counterfeit Currency and StampsCOUNTERFEIT_ITEMS
. Counterfeit ItemsCOUNTRY_CLUBS
. Country ClubsCOURIER_SERVICES
. Courier servicesCOURIER_SERVICES_AIR_AND_GROUND_AND_FREIGHT_FORWARDERS
. Courier Services-Air And Ground,And Freight ForwardersCOURT_COSTS_ALIMNY_CHILD_SUPT
. Court Costs/Alimny/Child SuptCOURT_COSTS_INCLUDING_ALIMONY_AND_CHILD_SUPPORT_COURTS_OF_LAW
. Court Costs, Including Alimony and Child Support - Courts of LawCREDIT_CARDS
. Credit CardsCREDIT_UNION
. Credit unionCULTURE_AND_RELIGION
. Culture & ReligionDAIRY_PRODUCTS_STORES
. Dairy Products StoresDANCE_HALLS_STUDIOS_AND_SCHOOLS
. Dance Halls,Studios,And SchoolsDECORATIVE
. DecorativeDENTAL
. DentalDENTISTS_AND_ORTHODONTISTS
. Dentists And OrthodontistsDEPARTMENT_STORES
. Department StoresDESKTOP_PCS
. Desktop PCsDEVICES
. DevicesDIECAST_TOYS_VEHICLES
. Diecast, Toys VehiclesDIGITAL_GAMES
. Digital gamesDIGITAL_MEDIA_BOOKS_MOVIES_MUSIC
. Digital media,books,movies,musicDIRECT_MARKETING
. Direct MarketingDIRECT_MARKETING_CATALOG_MERCHANT
. Direct Marketing - Catalog MerchantDIRECT_MARKETING_INBOUND_TELE
. Direct Marketing - Inbound TeleDIRECT_MARKETING_OUTBOUND_TELE
. Direct Marketing - Outbound TeleDIRECT_MARKETING_SUBSCRIPTION
. Direct Marketing - SubscriptionDISCOUNT_STORES
. Discount StoresDOOR_TO_DOOR_SALES
. Door-To-Door SalesDRAPERY_WINDOW_COVERING_AND_UPHOLSTERY
. Drapery, window covering, and upholsteryDRINKING_PLACES
. Drinking PlacesDRUGSTORE
. DrugstoreDURABLE_GOODS
. Durable goodsECOMMERCE_DEVELOPMENT
. eCommerce DevelopmentECOMMERCE_SERVICES
. eCommerce ServicesEDUCATIONAL_AND_TEXTBOOKS
. Educational and textbooksELECTRIC_RAZOR_STORES
. Electric Razor StoresELECTRICAL_AND_SMALL_APPLIANCE_REPAIR
. Electrical and small appliance repairELECTRICAL_CONTRACTORS
. Electrical ContractorsELECTRICAL_PARTS_AND_EQUIPMENT
. Electrical Parts and EquipmentELECTRONIC_CASH
. Electronic CashELEMENTARY_AND_SECONDARY_SCHOOLS
. Elementary and secondary schoolsEMPLOYMENT
. EmploymentENTERTAINERS
. EntertainersENTERTAINMENT_AND_MEDIA
. Entertainment and mediaEQUIP_TOOL_FURNITURE_AND_APPLIANCE_RENTAL_AND_LEASING
. Equip, Tool, Furniture, And Appliance Rental And LeasingESCROW
. EscrowEVENT_AND_WEDDING_PLANNING
. Event & Wedding PlanningEXERCISE_AND_FITNESS
. Exercise and fitnessEXERCISE_EQUIPMENT
. Exercise EquipmentEXTERMINATING_AND_DISINFECTING_SERVICES
. Exterminating and disinfecting servicesFABRICS_AND_SEWING
. Fabrics & SewingFAMILY_CLOTHING_STORES
. Family Clothing StoresFASHION_JEWELRY
. Fashion jewelryFAST_FOOD_RESTAURANTS
. Fast Food RestaurantsFICTION_AND_NONFICTION
. Fiction and nonfictionFINANCE_COMPANY
. Finance companyFINANCIAL_AND_INVESTMENT_ADVICE
. Financial and investment adviceFINANCIAL_INSTITUTIONS_MERCHANDISE_AND_SERVICES
. Financial Institutions - Merchandise And ServicesFIREARM_ACCESSORIES
. Firearm accessoriesFIREARMS_WEAPONS_AND_KNIVES
. Firearms, Weapons and KnivesFIREPLACE_AND_FIREPLACE_SCREENS
. Fireplace, and fireplace screensFIREWORKS
. FireworksFISHING
. FishingFLORISTS
. FloristsFLOWERS
. FlowersFOOD_DRINK_AND_NUTRITION
. Food, Drink & NutritionFOOD_PRODUCTS
. Food ProductsFOOD_RETAIL_AND_SERVICE
. Food retail and serviceFRAGRANCES_AND_PERFUMES
. Fragrances and perfumesFREEZER_AND_LOCKER_MEAT_PROVISIONERS
. Freezer and Locker Meat ProvisionersFUEL_DEALERS_FUEL_OIL_WOOD_AND_COAL
. Fuel Dealers-Fuel Oil, Wood & CoalFUEL_DEALERS_NON_AUTOMOTIVE
. Fuel Dealers - Non AutomotiveFUNERAL_SERVICES_AND_CREMATORIES
. Funeral Services & CrematoriesFURNISHING_AND_DECORATING
. Furnishing & DecoratingFURNITURE
. FurnitureFURRIERS_AND_FUR_SHOPS
. Furriers and Fur ShopsGADGETS_AND_OTHER_ELECTRONICS
. Gadgets & other electronicsGAMBLING
. GamblingGAME_SOFTWARE
. Game SoftwareGAMES
. GamesGARDEN_SUPPLIES
. Garden suppliesGENERAL
. GeneralGENERAL_CONTRACTORS
. General contractorsGENERAL_GOVERNMENT
. General - GovernmentGENERAL_SOFTWARE
. General - SoftwareGENERAL_TELECOM
. General - TelecomGIFTS_AND_FLOWERS
. Gifts and flowersGLASS_PAINT_AND_WALLPAPER_STORES
. Glass,Paint,And Wallpaper StoresGLASSWARE_CRYSTAL_STORES
. Glassware, Crystal StoresGOVERNMENT
. GovernmentGOVERNMENT_IDS_AND_LICENSES
. Government IDs and LicensesGOVERNMENT_LICENSED_ON_LINE_CASINOS_ON_LINE_GAMBLING
. Government Licensed On-Line Casinos - On-Line GamblingGOVERNMENT_OWNED_LOTTERIES
. Government-Owned LotteriesGOVERNMENT_SERVICES
. Government servicesGRAPHIC_AND_COMMERCIAL_DESIGN
. Graphic & Commercial DesignGREETING_CARDS
. Greeting CardsGROCERY_STORES_AND_SUPERMARKETS
. Grocery Stores & SupermarketsHARDWARE_AND_TOOLS
. Hardware & ToolsHARDWARE_EQUIPMENT_AND_SUPPLIES
. Hardware, Equipment, and SuppliesHAZARDOUS_RESTRICTED_AND_PERISHABLE_ITEMS
. Hazardous, Restricted and Perishable ItemsHEALTH_AND_BEAUTY_SPAS
. Health and beauty spasHEALTH_AND_NUTRITION
. Health & NutritionHEALTH_AND_PERSONAL_CARE
. Health and personal careHEARING_AIDS_SALES_AND_SUPPLIES
. Hearing Aids Sales and SuppliesHEATING_PLUMBING_AC
. Heating, Plumbing, ACHIGH_RISK_MERCHANT
. High Risk MerchantHIRING_SERVICES
. Hiring servicesHOBBIES_TOYS_AND_GAMES
. Hobbies, Toys & GamesHOME_AND_GARDEN
. Home and gardenHOME_AUDIO
. Home AudioHOME_DECOR
. Home decorHOME_ELECTRONICS
. Home ElectronicsHOSPITALS
. HospitalsHOTELS_MOTELS_INNS_RESORTS
. Hotels/Motels/Inns/ResortsHOUSEWARES
. HousewaresHUMAN_PARTS_AND_REMAINS
. Human Parts and RemainsHUMOROUS_GIFTS_AND_NOVELTIES
. Humorous Gifts & NoveltiesHUNTING
. HuntingIDS_LICENSES_AND_PASSPORTS
. IDs, licenses, and passportsILLEGAL_DRUGS_AND_PARAPHERNALIA
. Illegal Drugs & ParaphernaliaINDUSTRIAL
. IndustrialINDUSTRIAL_AND_MANUFACTURING_SUPPLIES
. Industrial and manufacturing suppliesINSURANCE_AUTO_AND_HOME
. Insurance - auto and homeINSURANCE_DIRECT
. Insurance - DirectINSURANCE_LIFE_AND_ANNUITY
. Insurance - life and annuityINSURANCE_SALES_UNDERWRITING
. Insurance Sales/UnderwritingINSURANCE_UNDERWRITING_PREMIUMS
. Insurance Underwriting, PremiumsINTERNET_AND_NETWORK_SERVICES
. Internet & Network ServicesINTRA_COMPANY_PURCHASES
. Intra-Company PurchasesLABORATORIES_DENTAL_MEDICAL
. Laboratories-Dental/MedicalLANDSCAPING
. LandscapingLANDSCAPING_AND_HORTICULTURAL_SERVICES
. Landscaping And Horticultural ServicesLAUNDRY_CLEANING_SERVICES
. Laundry, Cleaning ServicesLEGAL
. LegalLEGAL_SERVICES_AND_ATTORNEYS
. Legal services and attorneysLOCAL_DELIVERY_SERVICE
. Local delivery serviceLOCKSMITH
. LocksmithLODGING_AND_ACCOMMODATIONS
. Lodging and accommodationsLOTTERY_AND_CONTESTS
. Lottery and contestsLUGGAGE_AND_LEATHER_GOODS
. Luggage and leather goodsLUMBER_AND_BUILDING_MATERIALS
. Lumber & Building MaterialsMAGAZINES
. MagazinesMAINTENANCE_AND_REPAIR_SERVICES
. Maintenance and repair servicesMAKEUP_AND_COSMETICS
. Makeup and cosmeticsMANUAL_CASH_DISBURSEMENTS
. Manual Cash DisbursementsMASSAGE_PARLORS
. Massage ParlorsMEDICAL
. MedicalMEDICAL_AND_PHARMACEUTICAL
. Medical & PharmaceuticalMEDICAL_CARE
. Medical careMEDICAL_EQUIPMENT_AND_SUPPLIES
. Medical equipment and suppliesMEDICAL_SERVICES
. Medical ServicesMEETING_PLANNERS
. Meeting PlannersMEMBERSHIP_CLUBS_AND_ORGANIZATIONS
. Membership clubs and organizationsMEMBERSHIP_COUNTRY_CLUBS_GOLF
. Membership/Country Clubs/GolfMEMORABILIA
. MemorabiliaMEN_AND_BOY_CLOTHING_AND_ACCESSORY_STORES
. Men's And Boy's Clothing And Accessory StoresMEN_CLOTHING
. Men's ClothingMERCHANDISE
. MerchandiseMETAPHYSICAL
. MetaphysicalMILITARIA
. MilitariaMILITARY_AND_CIVIL_SERVICE_UNIFORMS
. Military and civil service uniformsMISC._AUTOMOTIVE_AIRCRAFT_AND_FARM_EQUIPMENT_DEALERS
. Misc. Automotive,Aircraft,And Farm Equipment DealersMISC._GENERAL_MERCHANDISE
. Misc. General MerchandiseMISCELLANEOUS_GENERAL_SERVICES
. Miscellaneous General ServicesMISCELLANEOUS_REPAIR_SHOPS_AND_RELATED_SERVICES
. Miscellaneous Repair Shops And Related ServicesMODEL_KITS
. Model KitsMONEY_TRANSFER_MEMBER_FINANCIAL_INSTITUTION
. Money Transfer - Member Financial InstitutionMONEY_TRANSFER_MERCHANT
. Money Transfer--MerchantMOTION_PICTURE_THEATERS
. Motion Picture TheatersMOTOR_FREIGHT_CARRIERS_AND_TRUCKING
. Motor Freight Carriers & TruckingMOTOR_HOME_AND_RECREATIONAL_VEHICLE_RENTAL
. Motor Home And Recreational Vehicle RentalMOTOR_HOMES_DEALERS
. Motor Homes DealersMOTOR_VEHICLE_SUPPLIES_AND_NEW_PARTS
. Motor Vehicle Supplies and New PartsMOTORCYCLE_DEALERS
. Motorcycle DealersMOTORCYCLES
. MotorcyclesMOVIE
. MovieMOVIE_TICKETS
. Movie ticketsMOVING_AND_STORAGE
. Moving and storageMULTI_LEVEL_MARKETING
. Multi-level marketingMUSIC_CDS_CASSETTES_AND_ALBUMS
. Music - CDs, cassettes and albumsMUSIC_STORE_INSTRUMENTS_AND_SHEET_MUSIC
. Music store - instruments and sheet musicNETWORKING
. NetworkingNEW_AGE
. New AgeNEW_PARTS_AND_SUPPLIES_MOTOR_VEHICLE
. New parts and supplies - motor vehicleNEWS_DEALERS_AND_NEWSTANDS
. News Dealers and NewstandsNON_DURABLE_GOODS
. Non-durable goodsNON_FICTION
. Non-FictionNON_PROFIT_POLITICAL_AND_RELIGION
. Non-Profit, Political & ReligionNONPROFIT
. NonprofitNOVELTIES
. NoveltiesOEM_SOFTWARE
. Oem SoftwareOFFICE_SUPPLIES_AND_EQUIPMENT
. Office Supplies and EquipmentONLINE_DATING
. Online DatingONLINE_GAMING
. Online gamingONLINE_GAMING_CURRENCY
. Online gaming currencyONLINE_SERVICES
. online servicesOOUTBOUND_TELEMARKETING_MERCH
. Ooutbound Telemarketing MerchOPHTHALMOLOGISTS_OPTOMETRIST
. Ophthalmologists/OptometristOPTICIANS_AND_DISPENSING
. Opticians And DispensingORTHOPEDIC_GOODS_PROSTHETICS
. Orthopedic Goods/ProstheticsOSTEOPATHS
. OsteopathsOTHER
. OtherPACKAGE_TOUR_OPERATORS
. Package Tour OperatorsPAINTBALL
. PaintballPAINTS_VARNISHES_AND_SUPPLIES
. Paints, Varnishes, and SuppliesPARKING_LOTS_AND_GARAGES
. Parking Lots & GaragesPARTS_AND_ACCESSORIES
. Parts and accessoriesPAWN_SHOPS
. Pawn ShopsPAYCHECK_LENDER_OR_CASH_ADVANCE
. Paycheck lender or cash advancePERIPHERALS
. PeripheralsPERSONALIZED_GIFTS
. Personalized GiftsPET_SHOPS_PET_FOOD_AND_SUPPLIES
. Pet shops, pet food, and suppliesPETROLEUM_AND_PETROLEUM_PRODUCTS
. Petroleum and Petroleum ProductsPETS_AND_ANIMALS
. Pets and animalsPHOTOFINISHING_LABORATORIES_PHOTO_DEVELOPING
. Photofinishing Laboratories,Photo DevelopingPHOTOGRAPHIC_STUDIOS_PORTRAITS
. Photographic studios - portraitsPHOTOGRAPHY
. PhotographyPHYSICAL_GOOD
. Physical GoodPICTURE_VIDEO_PRODUCTION
. Picture/Video ProductionPIECE_GOODS_NOTIONS_AND_OTHER_DRY_GOODS
. Piece Goods Notions and Other Dry GoodsPLANTS_AND_SEEDS
. Plants and SeedsPLUMBING_AND_HEATING_EQUIPMENTS_AND_SUPPLIES
. Plumbing & Heating Equipments & SuppliesPOLICE_RELATED_ITEMS
. Police-Related ItemsPOLITICAL_ORGANIZATIONS
. Politcal OrganizationsPOSTAL_SERVICES_GOVERNMENT_ONLY
. Postal Services - Government OnlyPOSTERS
. PostersPREPAID_AND_STORED_VALUE_CARDS
. Prepaid and stored value cardsPRESCRIPTION_DRUGS
. Prescription DrugsPROMOTIONAL_ITEMS
. Promotional ItemsPUBLIC_WAREHOUSING_AND_STORAGE
. Public Warehousing and StoragePUBLISHING_AND_PRINTING
. Publishing and printingPUBLISHING_SERVICES
. Publishing ServicesRADAR_DECTORS
. Radar DectorsRADIO_TELEVISION_AND_STEREO_REPAIR
. Radio, television, and stereo repairREAL_ESTATE
. Real EstateREAL_ESTATE_AGENT
. Real estate agentREAL_ESTATE_AGENTS_AND_MANAGERS_RENTALS
. Real Estate Agents And Managers - RentalsRELIGION_AND_SPIRITUALITY_FOR_PROFIT
. Religion and spirituality for profitRELIGIOUS
. ReligiousRELIGIOUS_ORGANIZATIONS
. Religious OrganizationsREMITTANCE
. RemittanceRENTAL_PROPERTY_MANAGEMENT
. Rental property managementRESIDENTIAL
. ResidentialRETAIL
. RetailRETAIL_FINE_JEWELRY_AND_WATCHES
. Retail - fine jewelry and watchesREUPHOLSTERY_AND_FURNITURE_REPAIR
. Reupholstery and furniture repairRINGS
. RingsROOFING_SIDING_SHEET_METAL
. Roofing/Siding, Sheet MetalRUGS_AND_CARPETS
. Rugs & CarpetsSCHOOLS_AND_COLLEGES
. Schools and CollegesSCIENCE_FICTION
. Science FictionSCRAPBOOKING
. ScrapbookingSCULPTURES
. SculpturesSECURITIES_BROKERS_AND_DEALERS
. Securities - Brokers And DealersSECURITY_AND_SURVEILLANCE
. Security and surveillanceSECURITY_AND_SURVEILLANCE_EQUIPMENT
. Security and surveillance equipmentSECURITY_BROKERS_AND_DEALERS
. Security brokers and dealersSEMINARS
. SeminarsSERVICE_STATIONS
. Service StationsSERVICES
. ServicesSEWING_NEEDLEWORK_FABRIC_AND_PIECE_GOODS_STORES
. Sewing,Needlework,Fabric And Piece Goods StoresSHIPPING_AND_PACKING
. Shipping & PackagingSHOE_REPAIR_HAT_CLEANING
. Shoe Repair/Hat CleaningSHOE_STORES
. Shoe StoresSHOES
. ShoesSNOWMOBILE_DEALERS
. Snowmobile DealersSOFTWARE
. SoftwareSPECIALTY_AND_MISC._FOOD_STORES
. Specialty and misc. food storesSPECIALTY_CLEANING_POLISHING_AND_SANITATION_PREPARATIONS
. Specialty Cleaning, Polishing And Sanitation PreparationsSPECIALTY_OR_RARE_PETS
. Specialty or rare petsSPORT_GAMES_AND_TOYS
. Sport games and toysSPORTING_AND_RECREATIONAL_CAMPS
. Sporting And Recreational CampsSPORTING_GOODS
. Sporting GoodsSPORTS_AND_OUTDOORS
. Sports and outdoorsSPORTS_AND_RECREATION
. Sports & RecreationSTAMP_AND_COIN
. Stamp and coinSTATIONARY_PRINTING_AND_WRITING_PAPER
. Stationary, printing, and writing paperSTENOGRAPHIC_AND_SECRETARIAL_SUPPORT_SERVICES
. Stenographic and secretarial support servicesSTOCKS_BONDS_SECURITIES_AND_RELATED_CERTIFICATES
. Stocks, Bonds, Securities and Related CertificatesSTORED_VALUE_CARDS
. Stored Value CardsSUPPLIES
. SuppliesSUPPLIES_AND_TOYS
. Supplies & ToysSURVEILLANCE_EQUIPMENT
. Surveillance EquipmentSWIMMING_POOLS_AND_SPAS
. Swimming Pools & SpasSWIMMING_POOLS_SALES_SUPPLIES_SERVICES
. Swimming Pools-Sales,Supplies,ServicesTAILORS_AND_ALTERATIONS
. Tailors and alterationsTAX_PAYMENTS
. Tax PaymentsTAX_PAYMENTS_GOVERNMENT_AGENCIES
. Tax Payments - Government AgenciesTAXICABS_AND_LIMOUSINES
. Taxicabs and limousinesTELECOMMUNICATION_SERVICES
. Telecommunication ServicesTELEPHONE_CARDS
. Telephone CardsTELEPHONE_EQUIPMENT
. Telephone EquipmentTELEPHONE_SERVICES
. Telephone ServicesTHEATER
. TheaterTIRE_RETREADING_AND_REPAIR
. Tire Retreading and RepairTOLL_OR_BRIDGE_FEES
. Toll or Bridge FeesTOOLS_AND_EQUIPMENT
. Tools and equipmentTOURIST_ATTRACTIONS_AND_EXHIBITS
. Tourist Attractions And ExhibitsTOWING_SERVICE
. Towing serviceTOYS_AND_GAMES
. Toys and gamesTRADE_AND_VOCATIONAL_SCHOOLS
. Trade And Vocational SchoolsTRADEMARK_INFRINGEMENT
. Trademark InfringementTRAILER_PARKS_AND_CAMPGROUNDS
. Trailer Parks And CampgroundsTRAINING_SERVICES
. Training servicesTRANSPORTATION_SERVICES
. Transportation ServicesTRAVEL
. TravelTRUCK_AND_UTILITY_TRAILER_RENTALS
. Truck And Utility Trailer RentalsTRUCK_STOP
. Truck StopTYPESETTING_PLATE_MAKING_AND_RELATED_SERVICES
. Typesetting, Plate Making, and Related ServicesUSED_MERCHANDISE_AND_SECONDHAND_STORES
. Used Merchandise And Secondhand StoresUSED_PARTS_MOTOR_VEHICLE
. Used parts - motor vehicleUTILITIES
. UtilitiesUTILITIES_ELECTRIC_GAS_WATER_SANITARY
. Utilities - Electric,Gas,Water,SanitaryVARIETY_STORES
. Variety StoresVEHICLE_SALES
. Vehicle salesVEHICLE_SERVICE_AND_ACCESSORIES
. Vehicle service and accessoriesVIDEO_EQUIPMENT
. Video EquipmentVIDEO_GAME_ARCADES_ESTABLISH
. Video Game Arcades/EstablishVIDEO_GAMES_AND_SYSTEMS
. Video Games & SystemsVIDEO_TAPE_RENTAL_STORES
. Video Tape Rental StoresVINTAGE_AND_COLLECTIBLE_VEHICLES
. Vintage and Collectible VehiclesVINTAGE_AND_COLLECTIBLES
. Vintage and collectiblesVITAMINS_AND_SUPPLEMENTS
. Vitamins & SupplementsVOCATIONAL_AND_TRADE_SCHOOLS
. Vocational and trade schoolsWATCH_CLOCK_AND_JEWELRY_REPAIR
. Watch, clock, and jewelry repairWEB_HOSTING_AND_DESIGN
. Web hosting and designWELDING_REPAIR
. Welding RepairWHOLESALE_CLUBS
. Wholesale ClubsWHOLESALE_FLORIST_SUPPLIERS
. Wholesale Florist SuppliersWHOLESALE_PRESCRIPTION_DRUGS
. Wholesale Prescription DrugsWILDLIFE_PRODUCTS
. Wildlife ProductsWIRE_TRANSFER
. Wire TransferWIRE_TRANSFER_AND_MONEY_ORDER
. Wire transfer and money orderWOMEN_ACCESSORY_SPECIALITY
. Women's Accessory/SpecialityWOMEN_CLOTHING
. Women's clothing
description
string
The product description.
home_url
string
The home page URL for the product.
id
string
The ID of the product. You can specify the SKU for the product. If you omit the ID, the system generates it. System-generated IDs have the
PROD-
prefix.image_url
string
The image URL for the product.