The Moving Portal API documentationThe Moving Portal API documentation
Key concepts
API concepts
Services
Key concepts
API concepts
Services
  • Key concepts
  • API concepts
  • GDPR
  • Development
  • Releases
  • Services
  • Authentication
  • Instruction
  • Instruction search
  • Notes
  • Data
  • Referral
  • Quote
  • Quotes search
  • Supplier operations
  • Notifications
  • Testing
  • Email integration
  • Objects
  • Examples
    • Introducer
      • Authentication
      • Data
      • Quote
      • Quotes search
      • Referral
      • Instruction
      • Instructions search
      • Instruction notification
      • Notes
    • Supplier
      • Authentication
      • Data
      • Instruction
      • Instructions search
      • Instruction notification
      • Notes
      • Supplier operations
  • OTHER

Examples - Data service (Supplier) Supplier

Data service (Supplier)
@host=https://api.themovingportal.dev
@auth=BASICAUTHHEADER

###
GET {{host}}/auth/WhoAmI
Authorization: Basic {{auth}}

### Does not exist - expect 404
GET {{host}}/data/DOESNOTEXIST
Authorization: Basic {{auth}}

###
GET {{host}}/data/CANCELCASEREASONS
Authorization: Basic {{auth}}

###
GET {{host}}/data/CHANGECASEPRODUCTREASONS
Authorization: Basic {{auth}}

###
GET {{host}}/data/DEALLOCATECASEREASONS
Authorization: Basic {{auth}}

###
GET {{host}}/data/DECLINECASEREASONS
Authorization: Basic {{auth}}

###
GET {{host}}/data/CASEONHOLDREASONS
Authorization: Basic {{auth}}

###
GET {{host}}/data/REBOOKAPPOINTMENTREASONS
Authorization: Basic {{auth}}

###
GET {{host}}/data/CANCELAPPOINTMENTREASONS
Authorization: Basic {{auth}}

###
GET {{host}}/data/UNCANCELREASONS
Authorization: Basic {{auth}}

###
GET {{host}}/data/REOPENREASONS
Authorization: Basic {{auth}}

###
GET {{host}}/data/APPOINTMENTTIMES
Authorization: Basic {{auth}}

###
GET {{host}}/data/DEFAULT-PROPERTYVALUETIERS
Authorization: Basic {{auth}}

###
GET {{host}}/data/DEFAULT-PROPERTYAGES
Authorization: Basic {{auth}}

###
GET {{host}}/data/DEFAULT-PROPERTYTYPES
Authorization: Basic {{auth}}

###
GET {{host}}/data/SPECIALISTREPORTS
Authorization: Basic {{auth}}

###
GET {{host}}/data/ACTIVEPRODUCTS
Authorization: Basic {{auth}}

###
GET {{host}}/data/ALLPRODUCTS
Authorization: Basic {{auth}}

###
GET {{host}}/data/MYPRODUCTS
Authorization: Basic {{auth}}

###
GET {{host}}/data/CASEATTRIBUTES
Authorization: Basic {{auth}}

###
GET {{host}}/data/COUNTRYLIST
Authorization: Basic {{auth}}

###
GET {{host}}/data/MYPRODUCTS
Authorization: Basic {{auth}}
Last Updated: 11/4/25, 10:52 AM
Prev
Authentication
Next
Instruction