Expedia Group · Capability
Expedia Group EPS Deposit API
The EPS Deposit API manages the deposit policy for a property, offering operations to create/update, read and delete it.
To start experimenting, please use your existing EQC credentials and properties. We've also made the following test credentials available: EQCtest12933870 / ew67nk33 assigned to test property ID 12933870.
What You Can Do
GET
Getdepositpolicy
— Expedia Group Obtain the deposit policy for a given property
/properties/{propertyId}/depositPolicy
PUT
Setdepositpolicy
— Expedia Group Create/update the deposit policy for a given property
/properties/{propertyId}/depositPolicy
DELETE
Deletedepositpolicy
— Expedia Group Delete the deposit policy for a given property
/properties/{propertyId}/depositPolicy
MCP Tools
getdepositpolicy
Expedia Group Obtain the deposit policy for a given property
read-only
idempotent
setdepositpolicy
Expedia Group Create/update the deposit policy for a given property
idempotent
deletedepositpolicy
Expedia Group Delete the deposit policy for a given property
idempotent