Offers will migrate via Excel file.
| Field | Type | Description |
| id | string | |
| name | string | |
| subcategories | string | comma separated |
| keywords | string | comma separated |
| createdAt | string | ISO 8601 date |
| updatedAt | string | ISO 8601 date |
| Field | Type | Description | Source field |
| id | string | unique id(numeric on old system) | offerId |
| partnerId | string | it must be compatible with salesforce partner id | |
| status | string | published/unpublished/expired | |
| keywords | string | | |
| offerType | string | | |
| startDate | string | ISO 8601 date | |
| endDate | string | ISO 8601 date | |
| images | string | image urls, comma separated | |
| shortDescription | string | | |
| title | string | | |
| description | string | | |
| categoryIds | string | comma separated | |
| startDate | string | ISO 8601 date | |
| endDate | string | ISO 8601 date | |
| createdAt | string | ISO 8601 date | |
| updatedAt | string | ISO 8601 date | |