Rate Cards Export
Rate Cards
| Field Name | Description | Field Type | Required/Unique | Possible Values |
| record-type | Specifies the header format for the row. | No/No | ||
| order-header-id | The PO Number or Coupa Internal ID associated with the order header. | No/No | ||
| order-line-id | The Coupa Purchase Order Line ID. | No/No | ||
| order-line-num | The Coupa Purchase Order Line Number. | No/No | ||
| active | Indicates whether the rate card line is active. | boolean | No/No | |
| name | The name of the rate card line. | string(255) | Yes/No | |
| code | The code of the rate card line. | string(255) | No/No | |
| type | The type of the rate card line. | No/No | ||
| price | The price associated with the rate card line. | decimal(30,6) | Yes/No | |
| unit-of-measure | The unit of measure for the rate card line. | No/No | ||
| currency | The currency of the rate card line. | Yes/No | ||
| source | The source of the rate card line. | No/No | ||
| created-at | The timestamp when the rate card line was created. | datetime | No/No | |
| updated-at | The timestamp when the rate card line was last updated. | datetime | No/No |