POST /system/providers

Use this service to create and register providers. The following parameters need to be provided.

Parameters

  • Name
  • Actions
    • uniqueName - The name of the Expresso action. The name is displayed as Domain Name on the mobile application UI.
    • Description - Description of the action. The description is displayed as Domain Description on the mobile application UI.
    • actionSchema
    • actionEndpointUrl
  • Events
    • uniqueName - The name of the Expresso event. This name is displayed as the name of the pod on the mobile application UI. The event name must be unique in the provider.
    • Description - Description of the event. The description is displayed as the description of the pod on the mobile application UI.
    • eventSchema
    • description
  • description