# Nexudus Platform: REST API Billing

> Documentation for coworking operators, members, and developers using and customizing the Nexudus Platform

## Billing

### BasketSessions

- [Search BasketSessions](https://learn.nexudus.com/rest-api/billing/get-basketsessions.md): Search and list BasketSession records with filtering, sorting, and pagination.
- [Get one BasketSession](https://learn.nexudus.com/rest-api/billing/get-basketsessions-by-id.md): Retrieve a single BasketSession record by its Id.
- [Get multiple BasketSessions](https://learn.nexudus.com/rest-api/billing/get-basketsessions-batch.md): Retrieve multiple BasketSession records by their Ids in a single request.
- [Create BasketSession](https://learn.nexudus.com/rest-api/billing/post-basketsessions.md): Create a new BasketSession record.
- [Update BasketSession](https://learn.nexudus.com/rest-api/billing/put-basketsessions.md): Update an existing BasketSession record.
- [Delete BasketSession](https://learn.nexudus.com/rest-api/billing/delete-basketsessions-by-id.md): Delete an existing BasketSession record by its Id.

### BusinessCharges

- [Search BusinessCharges](https://learn.nexudus.com/rest-api/billing/get-businesscharges.md): Search and list BusinessCharge records with filtering, sorting, and pagination.
- [Get one BusinessCharge](https://learn.nexudus.com/rest-api/billing/get-businesscharges-by-id.md): Retrieve a single BusinessCharge record by its Id.
- [Get multiple BusinessCharges](https://learn.nexudus.com/rest-api/billing/get-businesscharges-batch.md): Retrieve multiple BusinessCharge records by their Ids in a single request.
- [Create BusinessCharge](https://learn.nexudus.com/rest-api/billing/post-businesscharges.md): Create a new BusinessCharge record.
- [Update BusinessCharge](https://learn.nexudus.com/rest-api/billing/put-businesscharges.md): Update an existing BusinessCharge record.
- [Delete BusinessCharge](https://learn.nexudus.com/rest-api/billing/delete-businesscharges-by-id.md): Delete an existing BusinessCharge record by its Id.

### Charges

- [Search Charges](https://learn.nexudus.com/rest-api/billing/get-charges.md): Search and list Charge records with filtering, sorting, and pagination.
- [Get one Charge](https://learn.nexudus.com/rest-api/billing/get-charges-by-id.md): Retrieve a single Charge record by its Id.
- [Get multiple Charges](https://learn.nexudus.com/rest-api/billing/get-charges-batch.md): Retrieve multiple Charge records by their Ids in a single request.
- [Create Charge](https://learn.nexudus.com/rest-api/billing/post-charges.md): Create a new Charge record.
- [Update Charge](https://learn.nexudus.com/rest-api/billing/put-charges.md): Update an existing Charge record.
- [Delete Charge](https://learn.nexudus.com/rest-api/billing/delete-charges-by-id.md): Delete an existing Charge record by its Id.

### ContractContacts

- [Search ContractContacts](https://learn.nexudus.com/rest-api/billing/get-contractcontacts.md): Search and list ContractContact records with filtering, sorting, and pagination.
- [Get one ContractContact](https://learn.nexudus.com/rest-api/billing/get-contractcontacts-by-id.md): Retrieve a single ContractContact record by its Id.
- [Get multiple ContractContacts](https://learn.nexudus.com/rest-api/billing/get-contractcontacts-batch.md): Retrieve multiple ContractContact records by their Ids in a single request.
- [Create ContractContact](https://learn.nexudus.com/rest-api/billing/post-contractcontacts.md): Create a new ContractContact record.
- [Update ContractContact](https://learn.nexudus.com/rest-api/billing/put-contractcontacts.md): Update an existing ContractContact record.
- [Delete ContractContact](https://learn.nexudus.com/rest-api/billing/delete-contractcontacts-by-id.md): Delete an existing ContractContact record by its Id.

### ContractDeposits

- [Search ContractDeposits](https://learn.nexudus.com/rest-api/billing/get-contractdeposits.md): Search and list ContractDeposit records with filtering, sorting, and pagination.
- [Get one ContractDeposit](https://learn.nexudus.com/rest-api/billing/get-contractdeposits-by-id.md): Retrieve a single ContractDeposit record by its Id.
- [Get multiple ContractDeposits](https://learn.nexudus.com/rest-api/billing/get-contractdeposits-batch.md): Retrieve multiple ContractDeposit records by their Ids in a single request.
- [Create ContractDeposit](https://learn.nexudus.com/rest-api/billing/post-contractdeposits.md): Create a new ContractDeposit record.
- [Update ContractDeposit](https://learn.nexudus.com/rest-api/billing/put-contractdeposits.md): Update an existing ContractDeposit record.
- [Delete ContractDeposit](https://learn.nexudus.com/rest-api/billing/delete-contractdeposits-by-id.md): Delete an existing ContractDeposit record by its Id.

### ContractPausedPeriods

- [Search ContractPausedPeriods](https://learn.nexudus.com/rest-api/billing/get-contractpausedperiods.md): Search and list ContractPausedPeriod records with filtering, sorting, and pagination.
- [Get one ContractPausedPeriod](https://learn.nexudus.com/rest-api/billing/get-contractpausedperiods-by-id.md): Retrieve a single ContractPausedPeriod record by its Id.
- [Get multiple ContractPausedPeriods](https://learn.nexudus.com/rest-api/billing/get-contractpausedperiods-batch.md): Retrieve multiple ContractPausedPeriod records by their Ids in a single request.
- [Create ContractPausedPeriod](https://learn.nexudus.com/rest-api/billing/post-contractpausedperiods.md): Create a new ContractPausedPeriod record.
- [Update ContractPausedPeriod](https://learn.nexudus.com/rest-api/billing/put-contractpausedperiods.md): Update an existing ContractPausedPeriod record.
- [Delete ContractPausedPeriod](https://learn.nexudus.com/rest-api/billing/delete-contractpausedperiods-by-id.md): Delete an existing ContractPausedPeriod record by its Id.

### ContractProducts

- [Search ContractProducts](https://learn.nexudus.com/rest-api/billing/get-contractproducts.md): Search and list ContractProduct records with filtering, sorting, and pagination.
- [Get one ContractProduct](https://learn.nexudus.com/rest-api/billing/get-contractproducts-by-id.md): Retrieve a single ContractProduct record by its Id.
- [Get multiple ContractProducts](https://learn.nexudus.com/rest-api/billing/get-contractproducts-batch.md): Retrieve multiple ContractProduct records by their Ids in a single request.
- [Create ContractProduct](https://learn.nexudus.com/rest-api/billing/post-contractproducts.md): Create a new ContractProduct record.
- [Update ContractProduct](https://learn.nexudus.com/rest-api/billing/put-contractproducts.md): Update an existing ContractProduct record.
- [Delete ContractProduct](https://learn.nexudus.com/rest-api/billing/delete-contractproducts-by-id.md): Delete an existing ContractProduct record by its Id.

### ContractSchedules

- [Search ContractSchedules](https://learn.nexudus.com/rest-api/billing/get-contractschedules.md): Search and list ContractSchedule records with filtering, sorting, and pagination.
- [Get one ContractSchedule](https://learn.nexudus.com/rest-api/billing/get-contractschedules-by-id.md): Retrieve a single ContractSchedule record by its Id.
- [Get multiple ContractSchedules](https://learn.nexudus.com/rest-api/billing/get-contractschedules-batch.md): Retrieve multiple ContractSchedule records by their Ids in a single request.
- [Create ContractSchedule](https://learn.nexudus.com/rest-api/billing/post-contractschedules.md): Create a new ContractSchedule record.
- [Update ContractSchedule](https://learn.nexudus.com/rest-api/billing/put-contractschedules.md): Update an existing ContractSchedule record.
- [Delete ContractSchedule](https://learn.nexudus.com/rest-api/billing/delete-contractschedules-by-id.md): Delete an existing ContractSchedule record by its Id.

### CoworkerBookingCredits

- [Search CoworkerBookingCredits](https://learn.nexudus.com/rest-api/billing/get-coworkerbookingcredits.md): Search and list CoworkerBookingCredit records with filtering, sorting, and pagination.
- [Get one CoworkerBookingCredit](https://learn.nexudus.com/rest-api/billing/get-coworkerbookingcredits-by-id.md): Retrieve a single CoworkerBookingCredit record by its Id.
- [Get multiple CoworkerBookingCredits](https://learn.nexudus.com/rest-api/billing/get-coworkerbookingcredits-batch.md): Retrieve multiple CoworkerBookingCredit records by their Ids in a single request.
- [Create CoworkerBookingCredit](https://learn.nexudus.com/rest-api/billing/post-coworkerbookingcredits.md): Create a new CoworkerBookingCredit record.
- [Update CoworkerBookingCredit](https://learn.nexudus.com/rest-api/billing/put-coworkerbookingcredits.md): Update an existing CoworkerBookingCredit record.
- [Delete CoworkerBookingCredit](https://learn.nexudus.com/rest-api/billing/delete-coworkerbookingcredits-by-id.md): Delete an existing CoworkerBookingCredit record by its Id.

### CoworkerBookingCreditUseHistories

- [Search CoworkerBookingCreditUseHistories](https://learn.nexudus.com/rest-api/billing/get-coworkerbookingcreditusehistories.md): Search and list CoworkerBookingCreditUseHistory records with filtering, sorting, and pagination.
- [Get one CoworkerBookingCreditUseHistory](https://learn.nexudus.com/rest-api/billing/get-coworkerbookingcreditusehistories-by-id.md): Retrieve a single CoworkerBookingCreditUseHistory record by its Id.
- [Get multiple CoworkerBookingCreditUseHistories](https://learn.nexudus.com/rest-api/billing/get-coworkerbookingcreditusehistories-batch.md): Retrieve multiple CoworkerBookingCreditUseHistory records by their Ids in a single request.
- [Create CoworkerBookingCreditUseHistory](https://learn.nexudus.com/rest-api/billing/post-coworkerbookingcreditusehistories.md): Create a new CoworkerBookingCreditUseHistory record.
- [Update CoworkerBookingCreditUseHistory](https://learn.nexudus.com/rest-api/billing/put-coworkerbookingcreditusehistories.md): Update an existing CoworkerBookingCreditUseHistory record.

### CoworkerContracts

- [Search CoworkerContracts](https://learn.nexudus.com/rest-api/billing/get-coworkercontracts.md): Search and list CoworkerContract records with filtering, sorting, and pagination.
- [Get one CoworkerContract](https://learn.nexudus.com/rest-api/billing/get-coworkercontracts-by-id.md): Retrieve a single CoworkerContract record by its Id.
- [Get multiple CoworkerContracts](https://learn.nexudus.com/rest-api/billing/get-coworkercontracts-batch.md): Retrieve multiple CoworkerContract records by their Ids in a single request.
- [Create CoworkerContract](https://learn.nexudus.com/rest-api/billing/post-coworkercontracts.md): Create a new CoworkerContract record.
- [Update CoworkerContract](https://learn.nexudus.com/rest-api/billing/put-coworkercontracts.md): Update an existing CoworkerContract record.
- [Delete CoworkerContract](https://learn.nexudus.com/rest-api/billing/delete-coworkercontracts-by-id.md): Delete an existing CoworkerContract record by its Id.

### CoworkerDiscountCodes

- [Search CoworkerDiscountCodes](https://learn.nexudus.com/rest-api/billing/get-coworkerdiscountcodes.md): Search and list CoworkerDiscountCode records with filtering, sorting, and pagination.
- [Get one CoworkerDiscountCode](https://learn.nexudus.com/rest-api/billing/get-coworkerdiscountcodes-by-id.md): Retrieve a single CoworkerDiscountCode record by its Id.
- [Get multiple CoworkerDiscountCodes](https://learn.nexudus.com/rest-api/billing/get-coworkerdiscountcodes-batch.md): Retrieve multiple CoworkerDiscountCode records by their Ids in a single request.
- [Create CoworkerDiscountCode](https://learn.nexudus.com/rest-api/billing/post-coworkerdiscountcodes.md): Create a new CoworkerDiscountCode record.
- [Update CoworkerDiscountCode](https://learn.nexudus.com/rest-api/billing/put-coworkerdiscountcodes.md): Update an existing CoworkerDiscountCode record.
- [Delete CoworkerDiscountCode](https://learn.nexudus.com/rest-api/billing/delete-coworkerdiscountcodes-by-id.md): Delete an existing CoworkerDiscountCode record by its Id.

### CoworkerExtraServices

- [Search CoworkerExtraServices](https://learn.nexudus.com/rest-api/billing/get-coworkerextraservices.md): Search and list CoworkerExtraService records with filtering, sorting, and pagination.
- [Get one CoworkerExtraService](https://learn.nexudus.com/rest-api/billing/get-coworkerextraservices-by-id.md): Retrieve a single CoworkerExtraService record by its Id.
- [Get multiple CoworkerExtraServices](https://learn.nexudus.com/rest-api/billing/get-coworkerextraservices-batch.md): Retrieve multiple CoworkerExtraService records by their Ids in a single request.
- [Create CoworkerExtraService](https://learn.nexudus.com/rest-api/billing/post-coworkerextraservices.md): Create a new CoworkerExtraService record.
- [Update CoworkerExtraService](https://learn.nexudus.com/rest-api/billing/put-coworkerextraservices.md): Update an existing CoworkerExtraService record.
- [Delete CoworkerExtraService](https://learn.nexudus.com/rest-api/billing/delete-coworkerextraservices-by-id.md): Delete an existing CoworkerExtraService record by its Id.

### CoworkerExtraServiceUseHistories

- [Search CoworkerExtraServiceUseHistories](https://learn.nexudus.com/rest-api/billing/get-coworkerextraserviceusehistories.md): Search and list CoworkerExtraServiceUseHistory records with filtering, sorting, and pagination.
- [Get one CoworkerExtraServiceUseHistory](https://learn.nexudus.com/rest-api/billing/get-coworkerextraserviceusehistories-by-id.md): Retrieve a single CoworkerExtraServiceUseHistory record by its Id.
- [Get multiple CoworkerExtraServiceUseHistories](https://learn.nexudus.com/rest-api/billing/get-coworkerextraserviceusehistories-batch.md): Retrieve multiple CoworkerExtraServiceUseHistory records by their Ids in a single request.
- [Create CoworkerExtraServiceUseHistory](https://learn.nexudus.com/rest-api/billing/post-coworkerextraserviceusehistories.md): Create a new CoworkerExtraServiceUseHistory record.
- [Update CoworkerExtraServiceUseHistory](https://learn.nexudus.com/rest-api/billing/put-coworkerextraserviceusehistories.md): Update an existing CoworkerExtraServiceUseHistory record.
- [Delete CoworkerExtraServiceUseHistory](https://learn.nexudus.com/rest-api/billing/delete-coworkerextraserviceusehistories-by-id.md): Delete an existing CoworkerExtraServiceUseHistory record by its Id.

### CoworkerInvoiceHistories

- [Search CoworkerInvoiceHistories](https://learn.nexudus.com/rest-api/billing/get-coworkerinvoicehistories.md): Search and list CoworkerInvoiceHistory records with filtering, sorting, and pagination.
- [Get one CoworkerInvoiceHistory](https://learn.nexudus.com/rest-api/billing/get-coworkerinvoicehistories-by-id.md): Retrieve a single CoworkerInvoiceHistory record by its Id.
- [Get multiple CoworkerInvoiceHistories](https://learn.nexudus.com/rest-api/billing/get-coworkerinvoicehistories-batch.md): Retrieve multiple CoworkerInvoiceHistory records by their Ids in a single request.
- [Create CoworkerInvoiceHistory](https://learn.nexudus.com/rest-api/billing/post-coworkerinvoicehistories.md): Create a new CoworkerInvoiceHistory record.
- [Update CoworkerInvoiceHistory](https://learn.nexudus.com/rest-api/billing/put-coworkerinvoicehistories.md): Update an existing CoworkerInvoiceHistory record.
- [Delete CoworkerInvoiceHistory](https://learn.nexudus.com/rest-api/billing/delete-coworkerinvoicehistories-by-id.md): Delete an existing CoworkerInvoiceHistory record by its Id.

### CoworkerInvoiceLines

- [Search CoworkerInvoiceLines](https://learn.nexudus.com/rest-api/billing/get-coworkerinvoicelines.md): Search and list CoworkerInvoiceLine records with filtering, sorting, and pagination.
- [Get one CoworkerInvoiceLine](https://learn.nexudus.com/rest-api/billing/get-coworkerinvoicelines-by-id.md): Retrieve a single CoworkerInvoiceLine record by its Id.
- [Get multiple CoworkerInvoiceLines](https://learn.nexudus.com/rest-api/billing/get-coworkerinvoicelines-batch.md): Retrieve multiple CoworkerInvoiceLine records by their Ids in a single request.
- [Update CoworkerInvoiceLine](https://learn.nexudus.com/rest-api/billing/put-coworkerinvoicelines.md): Update an existing CoworkerInvoiceLine record.

### CoworkerInvoicePaymentTokens

- [Search CoworkerInvoicePaymentTokens](https://learn.nexudus.com/rest-api/billing/get-coworkerinvoicepaymenttokens.md): Search and list CoworkerInvoicePaymentToken records with filtering, sorting, and pagination.
- [Get one CoworkerInvoicePaymentToken](https://learn.nexudus.com/rest-api/billing/get-coworkerinvoicepaymenttokens-by-id.md): Retrieve a single CoworkerInvoicePaymentToken record by its Id.
- [Get multiple CoworkerInvoicePaymentTokens](https://learn.nexudus.com/rest-api/billing/get-coworkerinvoicepaymenttokens-batch.md): Retrieve multiple CoworkerInvoicePaymentToken records by their Ids in a single request.
- [Create CoworkerInvoicePaymentToken](https://learn.nexudus.com/rest-api/billing/post-coworkerinvoicepaymenttokens.md): Create a new CoworkerInvoicePaymentToken record.
- [Update CoworkerInvoicePaymentToken](https://learn.nexudus.com/rest-api/billing/put-coworkerinvoicepaymenttokens.md): Update an existing CoworkerInvoicePaymentToken record.
- [Delete CoworkerInvoicePaymentToken](https://learn.nexudus.com/rest-api/billing/delete-coworkerinvoicepaymenttokens-by-id.md): Delete an existing CoworkerInvoicePaymentToken record by its Id.

### CoworkerInvoices

- [Search CoworkerInvoices](https://learn.nexudus.com/rest-api/billing/get-coworkerinvoices.md): Search and list CoworkerInvoice records with filtering, sorting, and pagination.
- [Get one CoworkerInvoice](https://learn.nexudus.com/rest-api/billing/get-coworkerinvoices-by-id.md): Retrieve a single CoworkerInvoice record by its Id.
- [Get multiple CoworkerInvoices](https://learn.nexudus.com/rest-api/billing/get-coworkerinvoices-batch.md): Retrieve multiple CoworkerInvoice records by their Ids in a single request.
- [Update CoworkerInvoice](https://learn.nexudus.com/rest-api/billing/put-coworkerinvoices.md): Update an existing CoworkerInvoice record.

### CoworkerLedgerEntries

- [Search CoworkerLedgerEntries](https://learn.nexudus.com/rest-api/billing/get-coworkerledgerentries.md): Search and list CoworkerLedgerEntry records with filtering, sorting, and pagination.
- [Get one CoworkerLedgerEntry](https://learn.nexudus.com/rest-api/billing/get-coworkerledgerentries-by-id.md): Retrieve a single CoworkerLedgerEntry record by its Id.
- [Get multiple CoworkerLedgerEntries](https://learn.nexudus.com/rest-api/billing/get-coworkerledgerentries-batch.md): Retrieve multiple CoworkerLedgerEntry records by their Ids in a single request.
- [Create CoworkerLedgerEntry](https://learn.nexudus.com/rest-api/billing/post-coworkerledgerentries.md): Create a new CoworkerLedgerEntry record.
- [Update CoworkerLedgerEntry](https://learn.nexudus.com/rest-api/billing/put-coworkerledgerentries.md): Update an existing CoworkerLedgerEntry record.
- [Delete CoworkerLedgerEntry](https://learn.nexudus.com/rest-api/billing/delete-coworkerledgerentries-by-id.md): Delete an existing CoworkerLedgerEntry record by its Id.

### CoworkerPaymentMethods

- [Search CoworkerPaymentMethods](https://learn.nexudus.com/rest-api/billing/get-coworkerpaymentmethods.md): Search and list CoworkerPaymentMethod records with filtering, sorting, and pagination.
- [Get one CoworkerPaymentMethod](https://learn.nexudus.com/rest-api/billing/get-coworkerpaymentmethods-by-id.md): Retrieve a single CoworkerPaymentMethod record by its Id.
- [Get multiple CoworkerPaymentMethods](https://learn.nexudus.com/rest-api/billing/get-coworkerpaymentmethods-batch.md): Retrieve multiple CoworkerPaymentMethod records by their Ids in a single request.
- [Create CoworkerPaymentMethod](https://learn.nexudus.com/rest-api/billing/post-coworkerpaymentmethods.md): Create a new CoworkerPaymentMethod record.
- [Update CoworkerPaymentMethod](https://learn.nexudus.com/rest-api/billing/put-coworkerpaymentmethods.md): Update an existing CoworkerPaymentMethod record.
- [Delete CoworkerPaymentMethod](https://learn.nexudus.com/rest-api/billing/delete-coworkerpaymentmethods-by-id.md): Delete an existing CoworkerPaymentMethod record by its Id.

### CoworkerProducts

- [Search CoworkerProducts](https://learn.nexudus.com/rest-api/billing/get-coworkerproducts.md): Search and list CoworkerProduct records with filtering, sorting, and pagination.
- [Get one CoworkerProduct](https://learn.nexudus.com/rest-api/billing/get-coworkerproducts-by-id.md): Retrieve a single CoworkerProduct record by its Id.
- [Get multiple CoworkerProducts](https://learn.nexudus.com/rest-api/billing/get-coworkerproducts-batch.md): Retrieve multiple CoworkerProduct records by their Ids in a single request.
- [Create CoworkerProduct](https://learn.nexudus.com/rest-api/billing/post-coworkerproducts.md): Create a new CoworkerProduct record.
- [Update CoworkerProduct](https://learn.nexudus.com/rest-api/billing/put-coworkerproducts.md): Update an existing CoworkerProduct record.
- [Delete CoworkerProduct](https://learn.nexudus.com/rest-api/billing/delete-coworkerproducts-by-id.md): Delete an existing CoworkerProduct record by its Id.

### CoworkerTimePasses

- [Search CoworkerTimePasses](https://learn.nexudus.com/rest-api/billing/get-coworkertimepasses.md): Search and list CoworkerTimePass records with filtering, sorting, and pagination.
- [Get one CoworkerTimePass](https://learn.nexudus.com/rest-api/billing/get-coworkertimepasses-by-id.md): Retrieve a single CoworkerTimePass record by its Id.
- [Get multiple CoworkerTimePasses](https://learn.nexudus.com/rest-api/billing/get-coworkertimepasses-batch.md): Retrieve multiple CoworkerTimePass records by their Ids in a single request.
- [Create CoworkerTimePass](https://learn.nexudus.com/rest-api/billing/post-coworkertimepasses.md): Create a new CoworkerTimePass record.
- [Update CoworkerTimePass](https://learn.nexudus.com/rest-api/billing/put-coworkertimepasses.md): Update an existing CoworkerTimePass record.
- [Delete CoworkerTimePass](https://learn.nexudus.com/rest-api/billing/delete-coworkertimepasses-by-id.md): Delete an existing CoworkerTimePass record by its Id.

### DiscountCodes

- [Search DiscountCodes](https://learn.nexudus.com/rest-api/billing/get-discountcodes.md): Search and list DiscountCode records with filtering, sorting, and pagination.
- [Get one DiscountCode](https://learn.nexudus.com/rest-api/billing/get-discountcodes-by-id.md): Retrieve a single DiscountCode record by its Id.
- [Get multiple DiscountCodes](https://learn.nexudus.com/rest-api/billing/get-discountcodes-batch.md): Retrieve multiple DiscountCode records by their Ids in a single request.
- [Create DiscountCode](https://learn.nexudus.com/rest-api/billing/post-discountcodes.md): Create a new DiscountCode record.
- [Update DiscountCode](https://learn.nexudus.com/rest-api/billing/put-discountcodes.md): Update an existing DiscountCode record.
- [Delete DiscountCode](https://learn.nexudus.com/rest-api/billing/delete-discountcodes-by-id.md): Delete an existing DiscountCode record by its Id.

### ExtraServicePrices

- [Search ExtraServicePrices](https://learn.nexudus.com/rest-api/billing/get-extraserviceprices.md): Search and list ExtraServicePrice records with filtering, sorting, and pagination.
- [Get one ExtraServicePrice](https://learn.nexudus.com/rest-api/billing/get-extraserviceprices-by-id.md): Retrieve a single ExtraServicePrice record by its Id.
- [Get multiple ExtraServicePrices](https://learn.nexudus.com/rest-api/billing/get-extraserviceprices-batch.md): Retrieve multiple ExtraServicePrice records by their Ids in a single request.
- [Create ExtraServicePrice](https://learn.nexudus.com/rest-api/billing/post-extraserviceprices.md): Create a new ExtraServicePrice record.
- [Update ExtraServicePrice](https://learn.nexudus.com/rest-api/billing/put-extraserviceprices.md): Update an existing ExtraServicePrice record.
- [Delete ExtraServicePrice](https://learn.nexudus.com/rest-api/billing/delete-extraserviceprices-by-id.md): Delete an existing ExtraServicePrice record by its Id.

### ExtraServices

- [Search ExtraServices](https://learn.nexudus.com/rest-api/billing/get-extraservices.md): Search and list ExtraService records with filtering, sorting, and pagination.
- [Get one ExtraService](https://learn.nexudus.com/rest-api/billing/get-extraservices-by-id.md): Retrieve a single ExtraService record by its Id.
- [Get multiple ExtraServices](https://learn.nexudus.com/rest-api/billing/get-extraservices-batch.md): Retrieve multiple ExtraService records by their Ids in a single request.
- [Create ExtraService](https://learn.nexudus.com/rest-api/billing/post-extraservices.md): Create a new ExtraService record.
- [Update ExtraService](https://learn.nexudus.com/rest-api/billing/put-extraservices.md): Update an existing ExtraService record.
- [Delete ExtraService](https://learn.nexudus.com/rest-api/billing/delete-extraservices-by-id.md): Delete an existing ExtraService record by its Id.
- [Run command for ExtraServices](https://learn.nexudus.com/rest-api/billing/post-extraservices-run-command.md): Execute a command on one or more ExtraService records.

### ExtraServiceTimeSlots

- [Search ExtraServiceTimeSlots](https://learn.nexudus.com/rest-api/billing/get-extraservicetimeslots.md): Search and list ExtraServiceTimeSlot records with filtering, sorting, and pagination.
- [Get one ExtraServiceTimeSlot](https://learn.nexudus.com/rest-api/billing/get-extraservicetimeslots-by-id.md): Retrieve a single ExtraServiceTimeSlot record by its Id.
- [Get multiple ExtraServiceTimeSlots](https://learn.nexudus.com/rest-api/billing/get-extraservicetimeslots-batch.md): Retrieve multiple ExtraServiceTimeSlot records by their Ids in a single request.
- [Create ExtraServiceTimeSlot](https://learn.nexudus.com/rest-api/billing/post-extraservicetimeslots.md): Create a new ExtraServiceTimeSlot record.
- [Update ExtraServiceTimeSlot](https://learn.nexudus.com/rest-api/billing/put-extraservicetimeslots.md): Update an existing ExtraServiceTimeSlot record.
- [Delete ExtraServiceTimeSlot](https://learn.nexudus.com/rest-api/billing/delete-extraservicetimeslots-by-id.md): Delete an existing ExtraServiceTimeSlot record by its Id.

### FinancialAccounts

- [Search FinancialAccounts](https://learn.nexudus.com/rest-api/billing/get-financialaccounts.md): Search and list FinancialAccount records with filtering, sorting, and pagination.
- [Get one FinancialAccount](https://learn.nexudus.com/rest-api/billing/get-financialaccounts-by-id.md): Retrieve a single FinancialAccount record by its Id.
- [Get multiple FinancialAccounts](https://learn.nexudus.com/rest-api/billing/get-financialaccounts-batch.md): Retrieve multiple FinancialAccount records by their Ids in a single request.
- [Create FinancialAccount](https://learn.nexudus.com/rest-api/billing/post-financialaccounts.md): Create a new FinancialAccount record.
- [Update FinancialAccount](https://learn.nexudus.com/rest-api/billing/put-financialaccounts.md): Update an existing FinancialAccount record.
- [Delete FinancialAccount](https://learn.nexudus.com/rest-api/billing/delete-financialaccounts-by-id.md): Delete an existing FinancialAccount record by its Id.

### Invoices

- [Search Invoices](https://learn.nexudus.com/rest-api/billing/get-invoices.md): Search and list Invoice records with filtering, sorting, and pagination.
- [Get one Invoice](https://learn.nexudus.com/rest-api/billing/get-invoices-by-id.md): Retrieve a single Invoice record by its Id.
- [Get multiple Invoices](https://learn.nexudus.com/rest-api/billing/get-invoices-batch.md): Retrieve multiple Invoice records by their Ids in a single request.
- [Update Invoice](https://learn.nexudus.com/rest-api/billing/put-invoices.md): Update an existing Invoice record.

### LedgerEntries

- [Search LedgerEntries](https://learn.nexudus.com/rest-api/billing/get-ledgerentries.md): Search and list LedgerEntry records with filtering, sorting, and pagination.
- [Get one LedgerEntry](https://learn.nexudus.com/rest-api/billing/get-ledgerentries-by-id.md): Retrieve a single LedgerEntry record by its Id.
- [Get multiple LedgerEntries](https://learn.nexudus.com/rest-api/billing/get-ledgerentries-batch.md): Retrieve multiple LedgerEntry records by their Ids in a single request.

### PaymentGateways

- [Search PaymentGateways](https://learn.nexudus.com/rest-api/billing/get-paymentgateways.md): Search and list PaymentGateway records with filtering, sorting, and pagination.
- [Get one PaymentGateway](https://learn.nexudus.com/rest-api/billing/get-paymentgateways-by-id.md): Retrieve a single PaymentGateway record by its Id.
- [Get multiple PaymentGateways](https://learn.nexudus.com/rest-api/billing/get-paymentgateways-batch.md): Retrieve multiple PaymentGateway records by their Ids in a single request.
- [Create PaymentGateway](https://learn.nexudus.com/rest-api/billing/post-paymentgateways.md): Create a new PaymentGateway record.
- [Update PaymentGateway](https://learn.nexudus.com/rest-api/billing/put-paymentgateways.md): Update an existing PaymentGateway record.
- [Delete PaymentGateway](https://learn.nexudus.com/rest-api/billing/delete-paymentgateways-by-id.md): Delete an existing PaymentGateway record by its Id.

### ProductBookingCredits

- [Search ProductBookingCredits](https://learn.nexudus.com/rest-api/billing/get-productbookingcredits.md): Search and list ProductBookingCredit records with filtering, sorting, and pagination.
- [Get one ProductBookingCredit](https://learn.nexudus.com/rest-api/billing/get-productbookingcredits-by-id.md): Retrieve a single ProductBookingCredit record by its Id.
- [Get multiple ProductBookingCredits](https://learn.nexudus.com/rest-api/billing/get-productbookingcredits-batch.md): Retrieve multiple ProductBookingCredit records by their Ids in a single request.
- [Create ProductBookingCredit](https://learn.nexudus.com/rest-api/billing/post-productbookingcredits.md): Create a new ProductBookingCredit record.
- [Update ProductBookingCredit](https://learn.nexudus.com/rest-api/billing/put-productbookingcredits.md): Update an existing ProductBookingCredit record.
- [Delete ProductBookingCredit](https://learn.nexudus.com/rest-api/billing/delete-productbookingcredits-by-id.md): Delete an existing ProductBookingCredit record by its Id.

### ProductExtraServices

- [Search ProductExtraServices](https://learn.nexudus.com/rest-api/billing/get-productextraservices.md): Search and list ProductExtraService records with filtering, sorting, and pagination.
- [Get one ProductExtraService](https://learn.nexudus.com/rest-api/billing/get-productextraservices-by-id.md): Retrieve a single ProductExtraService record by its Id.
- [Get multiple ProductExtraServices](https://learn.nexudus.com/rest-api/billing/get-productextraservices-batch.md): Retrieve multiple ProductExtraService records by their Ids in a single request.
- [Create ProductExtraService](https://learn.nexudus.com/rest-api/billing/post-productextraservices.md): Create a new ProductExtraService record.
- [Update ProductExtraService](https://learn.nexudus.com/rest-api/billing/put-productextraservices.md): Update an existing ProductExtraService record.
- [Delete ProductExtraService](https://learn.nexudus.com/rest-api/billing/delete-productextraservices-by-id.md): Delete an existing ProductExtraService record by its Id.
- [Run command for ProductExtraServices](https://learn.nexudus.com/rest-api/billing/post-productextraservices-run-command.md): Execute a command on one or more ProductExtraService records.

### Products

- [Search Products](https://learn.nexudus.com/rest-api/billing/get-products.md): Search and list Product records with filtering, sorting, and pagination.
- [Get one Product](https://learn.nexudus.com/rest-api/billing/get-products-by-id.md): Retrieve a single Product record by its Id.
- [Get multiple Products](https://learn.nexudus.com/rest-api/billing/get-products-batch.md): Retrieve multiple Product records by their Ids in a single request.
- [Create Product](https://learn.nexudus.com/rest-api/billing/post-products.md): Create a new Product record.
- [Update Product](https://learn.nexudus.com/rest-api/billing/put-products.md): Update an existing Product record.
- [Delete Product](https://learn.nexudus.com/rest-api/billing/delete-products-by-id.md): Delete an existing Product record by its Id.
- [Commands for Products](https://learn.nexudus.com/rest-api/billing/get-products-commands.md): Retrieve the list of available commands that can be executed on Product records.
- [Run command for Products](https://learn.nexudus.com/rest-api/billing/post-products-run-command.md): Execute a command on one or more Product records.

### ProductTimePasses

- [Search ProductTimePasses](https://learn.nexudus.com/rest-api/billing/get-producttimepasses.md): Search and list ProductTimePass records with filtering, sorting, and pagination.
- [Get one ProductTimePass](https://learn.nexudus.com/rest-api/billing/get-producttimepasses-by-id.md): Retrieve a single ProductTimePass record by its Id.
- [Get multiple ProductTimePasses](https://learn.nexudus.com/rest-api/billing/get-producttimepasses-batch.md): Retrieve multiple ProductTimePass records by their Ids in a single request.
- [Create ProductTimePass](https://learn.nexudus.com/rest-api/billing/post-producttimepasses.md): Create a new ProductTimePass record.
- [Update ProductTimePass](https://learn.nexudus.com/rest-api/billing/put-producttimepasses.md): Update an existing ProductTimePass record.
- [Delete ProductTimePass](https://learn.nexudus.com/rest-api/billing/delete-producttimepasses-by-id.md): Delete an existing ProductTimePass record by its Id.

### ProposalContracts

- [Search ProposalContracts](https://learn.nexudus.com/rest-api/billing/get-proposalcontracts.md): Search and list ProposalContract records with filtering, sorting, and pagination.
- [Get one ProposalContract](https://learn.nexudus.com/rest-api/billing/get-proposalcontracts-by-id.md): Retrieve a single ProposalContract record by its Id.
- [Get multiple ProposalContracts](https://learn.nexudus.com/rest-api/billing/get-proposalcontracts-batch.md): Retrieve multiple ProposalContract records by their Ids in a single request.
- [Create ProposalContract](https://learn.nexudus.com/rest-api/billing/post-proposalcontracts.md): Create a new ProposalContract record.
- [Update ProposalContract](https://learn.nexudus.com/rest-api/billing/put-proposalcontracts.md): Update an existing ProposalContract record.
- [Delete ProposalContract](https://learn.nexudus.com/rest-api/billing/delete-proposalcontracts-by-id.md): Delete an existing ProposalContract record by its Id.

### ProposalContractSchedules

- [Search ProposalContractSchedules](https://learn.nexudus.com/rest-api/billing/get-proposalcontractschedules.md): Search and list ProposalContractSchedule records with filtering, sorting, and pagination.
- [Get one ProposalContractSchedule](https://learn.nexudus.com/rest-api/billing/get-proposalcontractschedules-by-id.md): Retrieve a single ProposalContractSchedule record by its Id.
- [Get multiple ProposalContractSchedules](https://learn.nexudus.com/rest-api/billing/get-proposalcontractschedules-batch.md): Retrieve multiple ProposalContractSchedule records by their Ids in a single request.
- [Create ProposalContractSchedule](https://learn.nexudus.com/rest-api/billing/post-proposalcontractschedules.md): Create a new ProposalContractSchedule record.
- [Update ProposalContractSchedule](https://learn.nexudus.com/rest-api/billing/put-proposalcontractschedules.md): Update an existing ProposalContractSchedule record.
- [Delete ProposalContractSchedule](https://learn.nexudus.com/rest-api/billing/delete-proposalcontractschedules-by-id.md): Delete an existing ProposalContractSchedule record by its Id.

### ProposalProducts

- [Search ProposalProducts](https://learn.nexudus.com/rest-api/billing/get-proposalproducts.md): Search and list ProposalProduct records with filtering, sorting, and pagination.
- [Get one ProposalProduct](https://learn.nexudus.com/rest-api/billing/get-proposalproducts-by-id.md): Retrieve a single ProposalProduct record by its Id.
- [Get multiple ProposalProducts](https://learn.nexudus.com/rest-api/billing/get-proposalproducts-batch.md): Retrieve multiple ProposalProduct records by their Ids in a single request.
- [Create ProposalProduct](https://learn.nexudus.com/rest-api/billing/post-proposalproducts.md): Create a new ProposalProduct record.
- [Update ProposalProduct](https://learn.nexudus.com/rest-api/billing/put-proposalproducts.md): Update an existing ProposalProduct record.
- [Delete ProposalProduct](https://learn.nexudus.com/rest-api/billing/delete-proposalproducts-by-id.md): Delete an existing ProposalProduct record by its Id.

### Proposals

- [Search Proposals](https://learn.nexudus.com/rest-api/billing/get-proposals.md): Search and list Proposal records with filtering, sorting, and pagination.
- [Get one Proposal](https://learn.nexudus.com/rest-api/billing/get-proposals-by-id.md): Retrieve a single Proposal record by its Id.
- [Get multiple Proposals](https://learn.nexudus.com/rest-api/billing/get-proposals-batch.md): Retrieve multiple Proposal records by their Ids in a single request.
- [Create Proposal](https://learn.nexudus.com/rest-api/billing/post-proposals.md): Create a new Proposal record.
- [Update Proposal](https://learn.nexudus.com/rest-api/billing/put-proposals.md): Update an existing Proposal record.
- [Delete Proposal](https://learn.nexudus.com/rest-api/billing/delete-proposals-by-id.md): Delete an existing Proposal record by its Id.

### ProposalSchedules

- [Search ProposalSchedules](https://learn.nexudus.com/rest-api/billing/get-proposalschedules.md): Search and list ProposalSchedule records with filtering, sorting, and pagination.
- [Get one ProposalSchedule](https://learn.nexudus.com/rest-api/billing/get-proposalschedules-by-id.md): Retrieve a single ProposalSchedule record by its Id.
- [Get multiple ProposalSchedules](https://learn.nexudus.com/rest-api/billing/get-proposalschedules-batch.md): Retrieve multiple ProposalSchedule records by their Ids in a single request.
- [Create ProposalSchedule](https://learn.nexudus.com/rest-api/billing/post-proposalschedules.md): Create a new ProposalSchedule record.
- [Update ProposalSchedule](https://learn.nexudus.com/rest-api/billing/put-proposalschedules.md): Update an existing ProposalSchedule record.
- [Delete ProposalSchedule](https://learn.nexudus.com/rest-api/billing/delete-proposalschedules-by-id.md): Delete an existing ProposalSchedule record by its Id.

### ResourceProducts

- [Search ResourceProducts](https://learn.nexudus.com/rest-api/billing/get-resourceproducts.md): Search and list ResourceProduct records with filtering, sorting, and pagination.
- [Get one ResourceProduct](https://learn.nexudus.com/rest-api/billing/get-resourceproducts-by-id.md): Retrieve a single ResourceProduct record by its Id.
- [Get multiple ResourceProducts](https://learn.nexudus.com/rest-api/billing/get-resourceproducts-batch.md): Retrieve multiple ResourceProduct records by their Ids in a single request.
- [Create ResourceProduct](https://learn.nexudus.com/rest-api/billing/post-resourceproducts.md): Create a new ResourceProduct record.
- [Update ResourceProduct](https://learn.nexudus.com/rest-api/billing/put-resourceproducts.md): Update an existing ResourceProduct record.
- [Delete ResourceProduct](https://learn.nexudus.com/rest-api/billing/delete-resourceproducts-by-id.md): Delete an existing ResourceProduct record by its Id.

### TariffBookingCredits

- [Search TariffBookingCredits](https://learn.nexudus.com/rest-api/billing/get-tariffbookingcredits.md): Search and list TariffBookingCredit records with filtering, sorting, and pagination.
- [Get one TariffBookingCredit](https://learn.nexudus.com/rest-api/billing/get-tariffbookingcredits-by-id.md): Retrieve a single TariffBookingCredit record by its Id.
- [Get multiple TariffBookingCredits](https://learn.nexudus.com/rest-api/billing/get-tariffbookingcredits-batch.md): Retrieve multiple TariffBookingCredit records by their Ids in a single request.
- [Create TariffBookingCredit](https://learn.nexudus.com/rest-api/billing/post-tariffbookingcredits.md): Create a new TariffBookingCredit record.
- [Update TariffBookingCredit](https://learn.nexudus.com/rest-api/billing/put-tariffbookingcredits.md): Update an existing TariffBookingCredit record.
- [Delete TariffBookingCredit](https://learn.nexudus.com/rest-api/billing/delete-tariffbookingcredits-by-id.md): Delete an existing TariffBookingCredit record by its Id.

### TariffDefaultDueDates

- [Search TariffDefaultDueDates](https://learn.nexudus.com/rest-api/billing/get-tariffdefaultduedates.md): Search and list TariffDefaultDueDate records with filtering, sorting, and pagination.
- [Get one TariffDefaultDueDate](https://learn.nexudus.com/rest-api/billing/get-tariffdefaultduedates-by-id.md): Retrieve a single TariffDefaultDueDate record by its Id.
- [Get multiple TariffDefaultDueDates](https://learn.nexudus.com/rest-api/billing/get-tariffdefaultduedates-batch.md): Retrieve multiple TariffDefaultDueDate records by their Ids in a single request.
- [Create TariffDefaultDueDate](https://learn.nexudus.com/rest-api/billing/post-tariffdefaultduedates.md): Create a new TariffDefaultDueDate record.
- [Update TariffDefaultDueDate](https://learn.nexudus.com/rest-api/billing/put-tariffdefaultduedates.md): Update an existing TariffDefaultDueDate record.
- [Delete TariffDefaultDueDate](https://learn.nexudus.com/rest-api/billing/delete-tariffdefaultduedates-by-id.md): Delete an existing TariffDefaultDueDate record by its Id.

### TariffExtraServices

- [Search TariffExtraServices](https://learn.nexudus.com/rest-api/billing/get-tariffextraservices.md): Search and list TariffExtraService records with filtering, sorting, and pagination.
- [Get one TariffExtraService](https://learn.nexudus.com/rest-api/billing/get-tariffextraservices-by-id.md): Retrieve a single TariffExtraService record by its Id.
- [Get multiple TariffExtraServices](https://learn.nexudus.com/rest-api/billing/get-tariffextraservices-batch.md): Retrieve multiple TariffExtraService records by their Ids in a single request.
- [Create TariffExtraService](https://learn.nexudus.com/rest-api/billing/post-tariffextraservices.md): Create a new TariffExtraService record.
- [Update TariffExtraService](https://learn.nexudus.com/rest-api/billing/put-tariffextraservices.md): Update an existing TariffExtraService record.
- [Delete TariffExtraService](https://learn.nexudus.com/rest-api/billing/delete-tariffextraservices-by-id.md): Delete an existing TariffExtraService record by its Id.

### TariffProducts

- [Search TariffProducts](https://learn.nexudus.com/rest-api/billing/get-tariffproducts.md): Search and list TariffProduct records with filtering, sorting, and pagination.
- [Get one TariffProduct](https://learn.nexudus.com/rest-api/billing/get-tariffproducts-by-id.md): Retrieve a single TariffProduct record by its Id.
- [Get multiple TariffProducts](https://learn.nexudus.com/rest-api/billing/get-tariffproducts-batch.md): Retrieve multiple TariffProduct records by their Ids in a single request.
- [Create TariffProduct](https://learn.nexudus.com/rest-api/billing/post-tariffproducts.md): Create a new TariffProduct record.
- [Update TariffProduct](https://learn.nexudus.com/rest-api/billing/put-tariffproducts.md): Update an existing TariffProduct record.
- [Delete TariffProduct](https://learn.nexudus.com/rest-api/billing/delete-tariffproducts-by-id.md): Delete an existing TariffProduct record by its Id.

### Tariffs

- [Search Tariffs](https://learn.nexudus.com/rest-api/billing/get-tariffs.md): Search and list Tariff records with filtering, sorting, and pagination.
- [Get one Tariff](https://learn.nexudus.com/rest-api/billing/get-tariffs-by-id.md): Retrieve a single Tariff record by its Id.
- [Get multiple Tariffs](https://learn.nexudus.com/rest-api/billing/get-tariffs-batch.md): Retrieve multiple Tariff records by their Ids in a single request.
- [Create Tariff](https://learn.nexudus.com/rest-api/billing/post-tariffs.md): Create a new Tariff record.
- [Update Tariff](https://learn.nexudus.com/rest-api/billing/put-tariffs.md): Update an existing Tariff record.
- [Delete Tariff](https://learn.nexudus.com/rest-api/billing/delete-tariffs-by-id.md): Delete an existing Tariff record by its Id.

### TariffSignupProducts

- [Search TariffSignupProducts](https://learn.nexudus.com/rest-api/billing/get-tariffsignupproducts.md): Search and list TariffSignupProduct records with filtering, sorting, and pagination.
- [Get one TariffSignupProduct](https://learn.nexudus.com/rest-api/billing/get-tariffsignupproducts-by-id.md): Retrieve a single TariffSignupProduct record by its Id.
- [Get multiple TariffSignupProducts](https://learn.nexudus.com/rest-api/billing/get-tariffsignupproducts-batch.md): Retrieve multiple TariffSignupProduct records by their Ids in a single request.
- [Create TariffSignupProduct](https://learn.nexudus.com/rest-api/billing/post-tariffsignupproducts.md): Create a new TariffSignupProduct record.
- [Update TariffSignupProduct](https://learn.nexudus.com/rest-api/billing/put-tariffsignupproducts.md): Update an existing TariffSignupProduct record.
- [Delete TariffSignupProduct](https://learn.nexudus.com/rest-api/billing/delete-tariffsignupproducts-by-id.md): Delete an existing TariffSignupProduct record by its Id.

### TariffTimePasses

- [Search TariffTimePasses](https://learn.nexudus.com/rest-api/billing/get-tarifftimepasses.md): Search and list TariffTimePass records with filtering, sorting, and pagination.
- [Get one TariffTimePass](https://learn.nexudus.com/rest-api/billing/get-tarifftimepasses-by-id.md): Retrieve a single TariffTimePass record by its Id.
- [Get multiple TariffTimePasses](https://learn.nexudus.com/rest-api/billing/get-tarifftimepasses-batch.md): Retrieve multiple TariffTimePass records by their Ids in a single request.
- [Create TariffTimePass](https://learn.nexudus.com/rest-api/billing/post-tarifftimepasses.md): Create a new TariffTimePass record.
- [Update TariffTimePass](https://learn.nexudus.com/rest-api/billing/put-tarifftimepasses.md): Update an existing TariffTimePass record.
- [Delete TariffTimePass](https://learn.nexudus.com/rest-api/billing/delete-tarifftimepasses-by-id.md): Delete an existing TariffTimePass record by its Id.

### TimePasses

- [Search TimePasses](https://learn.nexudus.com/rest-api/billing/get-timepasses.md): Search and list TimePass records with filtering, sorting, and pagination.
- [Get one TimePass](https://learn.nexudus.com/rest-api/billing/get-timepasses-by-id.md): Retrieve a single TimePass record by its Id.
- [Get multiple TimePasses](https://learn.nexudus.com/rest-api/billing/get-timepasses-batch.md): Retrieve multiple TimePass records by their Ids in a single request.
- [Create TimePass](https://learn.nexudus.com/rest-api/billing/post-timepasses.md): Create a new TimePass record.
- [Update TimePass](https://learn.nexudus.com/rest-api/billing/put-timepasses.md): Update an existing TimePass record.
- [Delete TimePass](https://learn.nexudus.com/rest-api/billing/delete-timepasses-by-id.md): Delete an existing TimePass record by its Id.
- [Run command for TimePasses](https://learn.nexudus.com/rest-api/billing/post-timepasses-run-command.md): Execute a command on one or more TimePass records.

### TimePassPrices

- [Search TimePassPrices](https://learn.nexudus.com/rest-api/billing/get-timepassprices.md): Search and list TimePassPrice records with filtering, sorting, and pagination.
- [Get one TimePassPrice](https://learn.nexudus.com/rest-api/billing/get-timepassprices-by-id.md): Retrieve a single TimePassPrice record by its Id.
- [Get multiple TimePassPrices](https://learn.nexudus.com/rest-api/billing/get-timepassprices-batch.md): Retrieve multiple TimePassPrice records by their Ids in a single request.
- [Create TimePassPrice](https://learn.nexudus.com/rest-api/billing/post-timepassprices.md): Create a new TimePassPrice record.
- [Update TimePassPrice](https://learn.nexudus.com/rest-api/billing/put-timepassprices.md): Update an existing TimePassPrice record.
- [Delete TimePassPrice](https://learn.nexudus.com/rest-api/billing/delete-timepassprices-by-id.md): Delete an existing TimePassPrice record by its Id.

### TimePassTimeSlots

- [Search TimePassTimeSlots](https://learn.nexudus.com/rest-api/billing/get-timepasstimeslots.md): Search and list TimePassTimeSlot records with filtering, sorting, and pagination.
- [Get one TimePassTimeSlot](https://learn.nexudus.com/rest-api/billing/get-timepasstimeslots-by-id.md): Retrieve a single TimePassTimeSlot record by its Id.
- [Get multiple TimePassTimeSlots](https://learn.nexudus.com/rest-api/billing/get-timepasstimeslots-batch.md): Retrieve multiple TimePassTimeSlot records by their Ids in a single request.
- [Create TimePassTimeSlot](https://learn.nexudus.com/rest-api/billing/post-timepasstimeslots.md): Create a new TimePassTimeSlot record.
- [Update TimePassTimeSlot](https://learn.nexudus.com/rest-api/billing/put-timepasstimeslots.md): Update an existing TimePassTimeSlot record.
- [Delete TimePassTimeSlot](https://learn.nexudus.com/rest-api/billing/delete-timepasstimeslots-by-id.md): Delete an existing TimePassTimeSlot record by its Id.
