type: object properties: campaign_id: description: Campaign ID type: integer id: description: Postback ID type: integer method: description: Request method type: string enum: - GET - POST statuses: description: Conversion status type: array items: type: string enum: - lead - sale - rejected - rebill url: description: Postback URL type: string