keitaro-api-skill/references/schemas/AffiliateNetwork.yaml

29 lines
413 B
YAML

type: object
properties:
id:
type: integer
name:
type: string
postback_url:
type: string
offer_param:
type: string
state:
type: string
default: active
enum:
- active
- deleted
template_name:
type: string
notes:
type: string
pull_api_options:
type: string
created_at:
type: string
updated_at:
type: string
offers:
type: integer