This is a html view of the json schema please take the json schema as reference DOWNLOAD THE JSON SCHEMA

Quote Initial Migration Data

Type: object

This data schema shall be only used for initial data migration. It is used to ingest further data to existing quotes in AX that could not be ingested otherwise with the quote schema.

No Additional Properties

Type: string

The quote id generated by the legacy CRM platform


Examples:

"4999569661752721026"
"4999569661_ORG1"

Type: string

The quote id from ERP platform, must match property quoteId Spark Quote Feed.


Examples:

"4999569661752721026"
"4999569661_ORG1"

Type: stringFormat: date-time

The date when the next follow up for the quote should be done.


Example:

"2021-10-19T08:30:22.804Z"

Type: enum (of string)

Enter the record type that the activity relates to.

Must be one of:

  • "OPPORTUNITY"

Example:

"OPPORTUNITY"

Type: string

Enter the record id that the activity relates to.

Must be at most 50 characters long


Example:

"123245678"