# Premium Invoices Self-Admin Received ## Create PremInvoiceSelfAdminReceived - [POST /premium-invoices-self-admin/{premInvoiceSelfAdminKey}/received](https://vbapi-docs.vbasoftware.com/openapi/vbasoftware/vbasoftware.api/premium-invoices-self-admin-received/createpreminvoiceselfadminreceived.md): Creates a new PremInvoiceSelfAdminReceived ## List PremInvoiceSelfAdminReceived - [GET /premium-invoices-self-admin/{premInvoiceSelfAdminKey}/received](https://vbapi-docs.vbasoftware.com/openapi/vbasoftware/vbasoftware.api/premium-invoices-self-admin-received/listpreminvoiceselfadminreceived.md): Lists all PremInvoiceSelfAdminReceived for the given premInvoiceSelfAdminKey ## Get PremInvoiceSelfAdminReceived - [GET /premium-invoices-self-admin/{premInvoiceSelfAdminKey}/received/{premInvoiceSelfAdminReceivedKey}](https://vbapi-docs.vbasoftware.com/openapi/vbasoftware/vbasoftware.api/premium-invoices-self-admin-received/getpreminvoiceselfadminreceived.md): Gets PremInvoiceSelfAdminReceived ## Update PremInvoiceSelfAdminReceived - [PUT /premium-invoices-self-admin/{premInvoiceSelfAdminKey}/received/{premInvoiceSelfAdminReceivedKey}](https://vbapi-docs.vbasoftware.com/openapi/vbasoftware/vbasoftware.api/premium-invoices-self-admin-received/updatepreminvoiceselfadminreceived.md): Updates a specific PremInvoiceSelfAdminReceived. ## Delete PremInvoiceSelfAdminReceived - [DELETE /premium-invoices-self-admin/{premInvoiceSelfAdminKey}/received/{premInvoiceSelfAdminReceivedKey}](https://vbapi-docs.vbasoftware.com/openapi/vbasoftware/vbasoftware.api/premium-invoices-self-admin-received/deletepreminvoiceselfadminreceived.md): Deletes an PremInvoiceSelfAdminReceived ## Create or Update Batch PremInvoiceSelfAdminReceived - [PUT /premium-invoices-self-admin/{premInvoiceSelfAdminKey}/received-batch](https://vbapi-docs.vbasoftware.com/openapi/vbasoftware/vbasoftware.api/premium-invoices-self-admin-received/updatebatchpreminvoiceselfadminreceived.md): Create or Update multiple PremInvoiceSelfAdminReceived at once. If the entity exists, it will be updated. If the entity does not exist, it will be created.