Prestation accessible au donneur d'ordre mais rejettée par le comparateur de tarif car elle ne respecte pas les règles métiers
| Propriété | Type | Ordre | Obligatoire | Description |
|---|---|---|---|---|
| ServiceCode | String | 0 | False | Code de la prestation |
| ServiceLabel | String | 1 | False | Libellé de la prestation |
| RejectedReason | String | 2 | False | Raison du rejet |
| FamilyServiceCode | String | 3 | False | Code de la famille de prestation |
| FamilyServiceLabel | String | 4 | False | Libellé de la famille de prestation |
| RejectedType | ERejectedType | 5 | False | Type de rejet de la prestation |
{
"ServiceCode": null,
"ServiceLabel": null,
"RejectedReason": null,
"FamilyServiceCode": null,
"FamilyServiceLabel": null,
"RejectedType": 0
}