Pricepoint Developer Guide
  • Introduction
  • Connecting hotel to Pricepoint
    • Step 1 - Create a Pricepoint Account
    • Step 2 - Mapping Room Types
    • Step 3 - Receiving Price Recommendations
    • Step 4 - Enabling Pricepoint for the Hotel
    • Step 5 - Updating Bookings (Recurring Process)
    • Steps 6- Updating Availability (Recurring Process)
  • Required API Integration
    • The Required Scope of Integration
    • Getting started
    • Metadata
    • Sample PMS/CM setup page
    • Post Reservations
    • Post Availability
    • Get Price Recommendations
    • Page
  • Recommended Minimum API integration
    • Benefits of Basic Integration
    • One-click Access to Pricepoint
    • Get Room Types
    • Post Rates
  • Full API integration
    • Benefits of Full Integration
    • Receive Metadata
    • Create a Hotel Account
    • Create Rooms API
Powered by GitBook
On this page

Was this helpful?

  1. Full API integration

Create a Hotel Account

The connected PMS/CM can enable users to create a Pricepoint account directly from its interface. In order to create the account, the PMS/CM shall use the call:

POST account /api/account/register-with-property

Refer to a Swagger here.

PreviousReceive MetadataNextCreate Rooms API

Last updated 7 months ago

Was this helpful?