Partner Re-submit Serial Activation

Partner Re-submit Serial Activation

This API call allows the partner to re-submit a failed serial activation request for a specific provision.

Authentication is done using Oauth2 token.

Scope: PARTNERS_WRITE

Request Format

POST v2/partners/<partnerUsername>/reSubmitActivation/<productId>

Input Parameters

The following table provides the input parameters and descriptions.

Parameter

Description

partnerUsername

String, partner username.

productId

Integer, product id (from norad.bcc_products).

Output Parameters

The following table provides the output parameters and descriptions.

Parameter

Description

data

Integer, data:. Array of objects with:

id

Integer, id of the newly created activation request.

Response Example

{ {

    "data": {

        "id": 100169

    }

}

Output Data

Response status: 202 Accepted


We value your feedback.
If you have questions, suggestions, or feedback on our documentation, contact the Campus Product Documentation team.
For general product inquiries or technical support, please contact the global Barracuda Support team.