disconnectCustomerConfirmation

POST

disconnectCustomerConfirmation

This operation list Disconnect Order initiated by the customer.

Resource URL

 
Environment URL
Production

https://digitalconnectproxy-qa.ebiz.verizon.com//proquest/disconnectCustomerConfirmation    

Test

https://digitalconnectproxy-qa.ebiz.verizon.com//proquest/disconnectCustomerConfirmation    

Attribute NameTypeDescription
acknowledgementRequest(Json Array)
acceptanceIndicatorstringIndicator of acceptance
idstringAn identifier that is unique among Charge. Used for Charge Item matching, not to be update.
Attribute NameTypeDescription
externalIdintegerA Product Order is a type of order which can be used to place an order between a customer and a service provider or between a service provider and a partner and vice versa
reasonstringText that explains the reason for the error. This can be shown to a client user.
messagestringText that provides mode details and corrective actions related to the error. This can be shown to a client user.
referenceErrorstringURL pointing to documentation describing the error
codestringOne of the following error codes:missingQueryParameter: The URI is missing a required query-string parameter missingQueryValue: The URI is missing a required query-string parameter value invalidQuery: The query section of the URI is invalid. invalidBody: The request has an invalid body
Attribute NameTypeDescription
acknowledgementRequest(Json Array)
acceptanceIndicatorstringIndicator of acceptance
idstringAn identifier that is unique among Charge. Used for Charge Item matching, not to be update.
Attribute NameTypeDescription
externalIdintegerA Product Order is a type of order which can be used to place an order between a customer and a service provider or between a service provider and a partner and vice versa
reasonstringText that explains the reason for the error. This can be shown to a client user.
messagestringText that provides mode details and corrective actions related to the error. This can be shown to a client user.
referenceErrorstringURL pointing to documentation describing the error
codestringOne of the following error codes:missingQueryParameter: The URI is missing a required query-string parameter missingQueryValue: The URI is missing a required query-string parameter value invalidQuery: The query section of the URI is invalid. invalidBody: The request has an invalid body

Body Parameters


Name Values Description
status

Sample Request

 

Please login to send the sample request and get a reponse back.

Response Error Details

  • HTTP Code
    Error Code
    Description
  • 204

    Successfull status value

  • 400

    Invalid status value

Working...