Graded
Grading details for a slabbed card.
- certificationType: string nullablerequired
The certification number printed on the slab.
nullwhen the card does not carry one. - gradeType: stringrequired
The grade assigned by the grading company, as printed on the slab.
- gradingType: string
Service requiredThe grading company that graded the card, e.g.
PSA,BGS,CGC.
Examples
{
"grade": "9.5",
"certification": "0084712663",
"gradingService": "PSA"
}