# Premium Invoices Self-Admin ## Create PremInvoiceSelfAdmin - [POST /premium-invoices/{invoiceKey}/self-admin](https://vbapi-docs.vbasoftware.com/openapi/vbasoftware.api/premium-invoices-self-admin/createpreminvoiceselfadmin.md): Creates a new PremInvoiceSelfAdmin ## List PremInvoiceSelfAdmin - [GET /premium-invoices/{invoiceKey}/self-admin](https://vbapi-docs.vbasoftware.com/openapi/vbasoftware.api/premium-invoices-self-admin/listpreminvoiceselfadmin.md): Lists all PremInvoiceSelfAdmin for the given invoiceKey ## Get PremInvoiceSelfAdmin - [GET /premium-invoices/{invoiceKey}/self-admin/{premInvoiceSelfAdminKey}](https://vbapi-docs.vbasoftware.com/openapi/vbasoftware.api/premium-invoices-self-admin/getpreminvoiceselfadmin.md): Gets PremInvoiceSelfAdmin ## Update PremInvoiceSelfAdmin - [PUT /premium-invoices/{invoiceKey}/self-admin/{premInvoiceSelfAdminKey}](https://vbapi-docs.vbasoftware.com/openapi/vbasoftware.api/premium-invoices-self-admin/updatepreminvoiceselfadmin.md): Updates a specific PremInvoiceSelfAdmin. ## Delete PremInvoiceSelfAdmin - [DELETE /premium-invoices/{invoiceKey}/self-admin/{premInvoiceSelfAdminKey}](https://vbapi-docs.vbasoftware.com/openapi/vbasoftware.api/premium-invoices-self-admin/deletepreminvoiceselfadmin.md): Deletes an PremInvoiceSelfAdmin ## Create or Update Batch PremInvoiceSelfAdmin - [PUT /premium-invoices/{invoiceKey}/self-admin-batch](https://vbapi-docs.vbasoftware.com/openapi/vbasoftware.api/premium-invoices-self-admin/updatebatchpreminvoiceselfadmin.md): Create or Update multiple PremInvoiceSelfAdmin at once. If the entity exists, it will be updated. If the entity does not exist, it will be created.