La Poste · Schema
Sender
SUB
PostalParcel TrackingAddress ValidationGeolocationShippingOpen DataFrance
Properties
| Name | Type | Description |
|---|---|---|
| senderParcelRef | string | AN1...17 It displays the customer reference only on the label. This data is not reflected in the Colissimo IT System and will not be visible in OSC. |
| address | object |
JSON Schema
{
"$schema": "http://json-schema.org/draft-07/schema#",
"$id": "https://raw.githubusercontent.com/api-evangelist/la-poste/main/json-schema/sender.json",
"title": "Sender",
"type": "object",
"properties": {
"senderParcelRef": {
"type": "string",
"description": "<i>AN1...17</i> <br/> <lang><en>Sender Order Number.<br/>It displays the customer reference only on the label. This data is not reflected in the Colissimo IT System and will not be visible in OSC.</en><fr>R\u00e9f\u00e9rence de commande de l\u2019exp\u00e9diteur. <br/> <b>Elle permet d\u2019afficher la r\u00e9f\u00e9rence client seulement sur l\u2019\u00e9tiquette.</b><br/> <b>Cette donn\u00e9e n\u2019est pas remont\u00e9e dans le SI Colissimo et ne sera pas visible dans l'outil de Suivi Colis.</b> </fr></lang>"
},
"address": {
"$ref": "#/components/schemas/Address"
}
},
"description": "<i>SUB</i> <br/> <lang><en></en><fr></fr></lang>"
}
Work with this as data
Every JSON Schema here is available over the APIs.io API and to AI agents over MCP.
MCP server
One button, every client — Claude, Cursor, VS Code and the rest.
https://apis.io/mcp
Tools for schemas
4 MCP tools reach this
find_json_schemasBrowse and filter every JSON Schema in the catalog.apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.resolveTurn a domain, URL or GitHub org into the provider it belongs to.find_cohortsEvery scored population of providers in the catalog.
Call it yourself
curl for this page
This JSON Schema
curl "https://apis.io/api/v1/json-schemas/sender"
All schemas
curl "https://apis.io/api/v1/json-schemas?limit=25"
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.
A second provider on the same verified email joins the account you already have.