Skip to content

Commit 64b1060

Browse files
committed
Document officeMlsId parameter on agents API
1 parent 3911d7c commit 64b1060

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

api/simplyrets-openapi.yaml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -869,6 +869,13 @@ paths:
869869
type: string
870870
description: |
871871
Filter agents by their `address.state` field.
872+
- required: false
873+
in: query
874+
name: officeMlsId
875+
schema:
876+
type: string
877+
description: |
878+
Filter agents by the `.officeMlsId` field.
872879
description: |
873880
The SimplyRETS agents API allows you to query the agent roster
874881
and data from your RETS feed. This can be useful for building

0 commit comments

Comments
 (0)