Contract Party Role API
Elements
The following elements are available for the Contract Party Role API:
Element | Description | Required Field? | Unique? | Allowable Value | Api_In Field? | Api_Out Field? | Type |
|---|---|---|---|---|---|---|---|
active | Active | yes | yes | boolean | |||
contract-classification-ids | Contract classification ids | yes | [] | ||||
contract-classifications | Contract classifications | yes | yes | ContractClassification | |||
created-at | Automatically created by Coupa in the format YYYY-MM-DDTHH:MM:SS+HH:MMZ | yes | datetime | ||||
created-by | User who created | yes | |||||
description | Description | yes | yes | string(500) | |||
id | Coupa unique identifier | yes | integer | ||||
name | Name | yes | yes | yes | yes | string(50) | |
role-directionality | Role directionality | yes | yes | yes | integer | ||
updated-at | Automatically created by Coupa in the format YYYY-MM-DDTHH:MM:SS+HH:MMZ | yes | datetime | ||||
updated-by | User who updated | yes |