POST api/BusiBetter/PushNotifications

Request Information

URI Parameters

None.

Body Parameters

PushNotificationsParam
NameDescriptionTypeAdditional information
Type

PushNotificationsType

None.

Obj

Object

None.

Request Formats

application/json, text/json

Sample:
{
  "type": 1,
  "obj": {}
}

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

Object

None.

Response Formats

application/json, text/json

Sample:
{}