Agile CRM API

Getting access, Developing, Testing

Back to Agile CRM

Create A Deal

Input

type: object properties: data: type: object properties: name: type: string milestone: type: string expected_value: type: number probability: type: number close_date: type: number tags: type: array items: type: string title: Data

Output

type: object properties: colorName: type: string id: type: number apply_discount: type: boolean discount_value: type: number discount_amt: type: number discount_type: type: string name: type: string contact_ids: type: array custom_data: type: array products: type: array expected_value: type: number milestone: type: string probability: type: number close_date: type: number owner_id: type: string created_time: type: number milestone_changed_time: type: number entity_type: type: string notes: type: array note_ids: type: array note_created_time: type: number pipeline_id: type: number archived: type: boolean won_date: type: number lost_reason_id: type: number deal_source_id: type: number total_deal_value: type: number updated_time: type: number isCurrencyUpdateRequired: type: boolean currency_conversion_value: type: number tags: type: array items: type: string tagsWithTime: type: array owner: type: object properties: id: type: number domain: type: string email: type: string phone: type: string name: type: string pic: type: string schedule_id: type: string calendar_url: type: string calendarURL: type: string contacts: type: array