Insightly

Links

    Insightly API

    Getting access, Developing, Testing

    Back to Insightly

    Gets The History Of States And Reasons For An Opportunity

    Input

    type: object properties: parameters: type: object properties: id: type: string description: An Opportunity's ID required: - id title: Parameters

    Output

    type: array items: type: object title: OpportunityState properties: OPPORTUNITY_ID: format: int64 type: integer DATE_CHANGED_UTC: format: date-time type: string FOR_OPPORTUNITY_STATE: type: string STATE_REASON_ID: format: int64 type: integer STATE_REASON: type: string