Package

List package options

Use this BillingServ API endpoint to list package options. Review the response for the operation result or validation errors.

get/package/option/lists

Query parameters

per_pageinteger

Response

OK

successtrue required

Changes

Changed in 2 of the 6 revisions of this API.9

    • the response property success became required for the status 200

      response-property-became-required

    • the success response property const value true was added for the status 200

      response-property-const-added

    • added the required property package_options to the response with the 200 status

      response-required-property-added

    • added the optional property code to the response with the 401 status

      response-optional-property-added

    • added the optional property code to the response with the 403 status

      response-optional-property-added

    • added the optional property code to the response with the 422 status

      response-optional-property-added

    • added the optional property request_id to the response with the 401 status

      response-optional-property-added

    • added the optional property request_id to the response with the 403 status

      response-optional-property-added

    • added the optional property request_id to the response with the 422 status

      response-optional-property-added