v1

latestOpenAPI 3.1.02026-07-2438302.6 MB

Activate/Deactivate a Package

put/invoice_estimate/package/{package_uid}/activate

Path parameters

package_uidstring required

Request body

type'ACTIVATE' | 'DEACTIVATE'
package_uidstring

Response

200

typestring
titlestring
messagestring

Example response

{
  "type": "success",
  "title": "Invoice Estimate Package Activation Updated",
  "message": "Invoice Estimate Package Details has been successfully updated"
}