Package

Update package option

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

post/package/option/update

Request body

idinteger required
internal_namestring required
display_namestring required
field_typeinteger required
optionsstring[]
requiredstring

Y or N

Response

OK

successboolean

Changes

Changed in 1 of the 6 revisions of this API.7

    • added the non-success response with the status 404

      response-non-success-status-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