MODE,URN,GAME,SET,NAME,CARDMARKET_ID,TCGPLAYER_ID,CONDITION,PRICE,QUANTITY,VARIANTS,HIDDEN,COMMENT,NOTES| Column | Required? | Purpose |
|---|---|---|
MODE | Yes | CREATE to create a new listing, UPDATE to update your existing listing. |
URN | One of URN or (GAME + SET + NAME) or an external ID is required | Managem’s unique catalog identifier (e.g., urn:managem:pokemon:set/surging-sparks/card/1). Most precise. |
GAME | Conditional | Game name as recognized by Managem (used alongside SET and NAME), "Pokemon", for example. |
SET | Conditional | Set as recognized by Managem (used with GAME and NAME). "Surging Sparks", for example. |
NAME | Conditional | Card/product name as recognized by Managem (used with GAME and SET). "Vulpix" for example. |
CARDMARKET_ID | Conditional | External marketplace identifier (if you prefer to map via Cardmarket). |
TCGPLAYER_ID | Conditional | External marketplace identifier (if you prefer to map via TCGplayer). |
CONDITION | Yes | Must be one of the valid conditions listed below. If invalid, the row will fail validation. |
PRICE | Yes | Listing price in pence, "100" for £1 |
QUANTITY | Yes | Integer quantity for the listing. |
VARIANTS | Optional (recommended when variants exist) | Use when a card/product has multiple variants (e.g., language/edition/packaging). Include the variant identifier shown in the catalog or your listing. |
HIDDEN | Optional | true/false. When true, the created/updated listing is hidden from buyers. |
COMMENT | Optional | Free‑form comment visible to buyers (same as listing comment). |
NOTES | Optional | Private notes, visible only to you. |
NM as the value.MTNMEXGDLPPLPOCREATE using a URN (recommended)MODE,URN,GAME,SET,NAME,CARDMARKET_ID,TCGPLAYER_ID,CONDITION,PRICE,QUANTITY,VARIANTS,HIDDEN,COMMENT,NOTES
CREATE,urn:managem:pokemon:set/surging-sparks/card/16,,,,,,NM,350,1,,,,SKU65125CREATE using Game/Set/NameMODE,URN,GAME,SET,NAME,CARDMARKET_ID,TCGPLAYER_ID,CONDITION,PRICE,QUANTITY,VARIANTS,HIDDEN,COMMENT,NOTES
CREATE,,Pokemon,Surging Sparks,Vulpix,,,,LP,200,5,,true,"Quick delivery",CREATE using an external marketplace IDMODE,URN,GAME,SET,NAME,CARDMARKET_ID,TCGPLAYER_ID,CONDITION,PRICE,QUANTITY,VARIANTS,HIDDEN,COMMENT,NOTES
CREATE,,,,,794271,,NM,2,1,,false,,UPDATE an existing listing (explicit URN)MODE,URN,GAME,SET,NAME,CARDMARKET_ID,TCGPLAYER_ID,CONDITION,PRICE,QUANTITY,VARIANTS,HIDDEN,COMMENT,NOTES
UPDATE,urn:managem:pokemon:set/surging-sparks/card/16,,,,,,NM,325,1,,,,URN, GAME+SET+NAME, or external ID, such as CARDMARKET_ID or TCGPLAYER_ID)."Pikachu, the Brave".