10.Logout Transaction

Description

The Logout transaction is used to terminate an active session. Clients should send a Logout request at the end of every session. While the server cannot strictly enforce Logout due to the stateless nature of requests, proper session termination is required for compliance. Failure to consistently log out may result in future login attempts being rejected until the previous session has been properly closed.

Endpoint

https://sample.mlsidxapi.com

Request Arguments

The Logout transaction does not require any request arguments.

Logout Response Body Format

<?xml version="1.0" encoding="UTF-8"?>
<RETS ReplyText="Operation Successful" ReplyCode="0" />

SHARE POST:

Facebook
Reddit
LinkedIn

AgentDetails Payload

Parent Cardinality Name Type Description Lookup AgentDetails 1 Name String The name of the Agent AgentDetails 1 ID Integer (Attribute) Unique ID assigned to the

Read More »

Agent Payload

Parent Cardinality Name Type Description Lookup Agent 1 ID Integer (Attribute) Unique ID assigned to the Agent Agent 1 LastUpdated DateTime (Attribute) The date agent

Read More »

OfficeDetails Payload

Parent Cardinality Name Type Description Lookup OfficeDetails 1 Name String The name of the Office OfficeDetails 1 ID Integer Unique ID assigned to the Office

Read More »

Office Payload

Parent Cardinality Name Type Description Lookup Office 1 ID Integer Unique ID assigned to the office Office 1 Last Updated DateTime The date the office

Read More »