Verizon 5G Edge API Portal

vv1.0

RegisterCallbackRequest

Request to register a callback.

RegisterCallbackRequest

Request to register a callback.

Properties

NameTypeRequiredDescription
namestringYesThe name of the callback service that you want to subscribe to.
urlstringYesThe address on your server where you have enabled a listening service for callback messages.
usernamestringNoThe user name that the M2M Platform should return in the callback messages.
passwordstringNoThe password that the M2M Platform should return in the callback messages.

On this page