Operations

Subscription administration operations


Parameters

Name In Type Required Description
org path string true Organization name
body body object true CSV file containing the operations to be performed

Request body - Content-Type: multipart/form-data

Custom schema example

1
2
file: string

Name Type Required Description
file string true Document content in binary format

Request example

1
2
3
4
5
6
7

curl -X POST https://subscriptions.masstack.com/v2/orgs/yoigo/operations \
  -H "Content-Type: multipart/form-data" \
  -H "Accept: application/json" \
  -H "Authorization: Bearer {access-token}" \
  -F "file=undefined" \

Responses

Code Meaning Description Schema
202 Accepted File processed successfully. This does not mean that all operations were successful, check the response body for details AdministrationOperationResponse
400 Bad Request Client error. Possible causes are malformed CSV, invalid operation type, missing required parameters, invalid parameter values. None
403 Forbidden Forbidden access ErrorResponse
500 Internal Server Error Internal server error ErrorResponse
default Default Any client or server error ErrorResponse

Endpoints

Subscriptions

    Bundles

      Promotions

        Devices

          AddOns

            Amazon Prime

              Max

                Mobile

                  Broadband

                    Landline

                      Orange TV

                        Orange TV Libre

                          Disney

                            Netflix

                              Credit Limits

                                Change Requests

                                  Commitments

                                    DeviceInsurance

                                      Multisim

                                        Payment Plans

                                          Operations