{ "$schema": "http://json-schema.org/draft-07/schema#", "$id": "https://raw.githubusercontent.com/api-evangelist/la-poste/main/json-schema/getlabelrequest.json", "title": "GetLabelRequest", "type": "object", "properties": { "parcelNumber": { "type": "string", "description": "AN13
Parcel numberNum\u00e9ro de colis." }, "outputPrintingType": { "type": "string", "description": "L
Label printing format.Format d'impression des \u00e9tiquettes." } } }