Platform Accounts Management

Platform Accounts Management RESTful Web Service API offers 4 methods:

  • GET Platform Account Configuration
  • GET Platform Account parameters
  • Use POST to create a new Platform Account
  • Use PUT to update a Platform Account

In each method, you pass a Platform Account configuration data packet.

Platform Account Onboarding Flow

  1.  Invoke GET method to inquire a Platform Account parameters data packet.
  2.  With the data packet you have received with the GET method you can Create a new Platform Account using the POST method or Update an existing Platform Account using the PUT method.
  3.  Take the data packet you have received with the GET method and change values you wish to override.

Basic Endpoints

Sandbox: https://sandbox.4levers.com/managementapi/

Production: https://managementapi.4levers.com/