Rate tables
Consult regulation lookup tables containing contribution rates and parameters
List regulation lookup tables (Partner)
Retrieves the lookup tables defined in a regulation. Each lookup contains rate entries (e.g., TauxURSSAF, TauxRetraite, TauxCSGCRDS). Use with wage type definition attributes to resolve rate references. Partner must have access to the tenant.
path Parameters
tenantIdTenant identifier
partnerIdPartner identifier (must match your API key)
regulationIdRegulation identifier
query Parameters
filterThe OData filter expression (with support for attribute fields)
orderByThe OData order-by expression (with support for attribute fields)
resultThe query result type: items, count or items with count (default: result items)
The query result type
selectThe OData field selection expression
skipThe number of items in the queried collection that are to be skipped
statusThe object status (default: all status)
The object status
topThe number of items in the queried collection
Headers
AuthorizationThe Authorization header is used to authenticate with the API using your API key. Value is of the format Bearer YOUR_KEY_HERE.
List regulation lookup tables (Partner) › Responses
List lookup table entries (Partner)
Retrieves all key-value entries for a specific lookup table. Returns the rate values referenced by wage type attributes. For example, TauxURSSAF contains entries like 'vieillesse_plafonnee_salarial' → 0.069. Partner must have access to the tenant.
path Parameters
tenantIdTenant identifier
partnerIdPartner identifier (must match your API key)
regulationIdRegulation identifier
lookupIdLookup table identifier
query Parameters
filterThe OData filter expression (with support for attribute fields)
orderByThe OData order-by expression (with support for attribute fields)
resultThe query result type: items, count or items with count (default: result items)
The query result type
selectThe OData field selection expression
skipThe number of items in the queried collection that are to be skipped
statusThe object status (default: all status)
The object status
topThe number of items in the queried collection
Headers
AuthorizationThe Authorization header is used to authenticate with the API using your API key. Value is of the format Bearer YOUR_KEY_HERE.
List lookup table entries (Partner) › Responses
OK
idstatusThe object status
createdupdatedkeyLookup entry key (e.g., 'vieillesse_plafonnee_salarial')
valueTop-level value string (e.g., '0.069')
rangeValuedescription