Verizon 5G Edge API Portal

vv1.0

CallbackRegistrationRequest

Specifies the callback service that is being subscribed to and the URL where the listening service is running.

CallbackRegistrationRequest

Specifies the callback service that is being subscribed to and the URL where the listening service is running.

Properties

NameTypeRequiredDescription
accountNamestringYesThe name of the billing account for which callback messages will be sent. Format: "##########-#####".
serviceNamestringYesThe name of the callback service, which identifies the type and format of messages that will be sent to the registered URL.
endpointstringYesThe URL for your web server.
httpHeadersobjectNoYour HTTP headers.

On this page