GET api/common/invoicedelivery

This method returns a list of invoice delivery types. This method should be used with GET api/site/{id}/invoiceinformation

Common
Error messages
  • 404/Not Found - No invoice relivery records found

Request Information

URI Parameters

None.

Body Parameters

None.

Response Information

Resource Description

A list of Invoice delivery Id and Name pairs

Collection of InvoiceDelivery
NameDescriptionTypeAdditional information
Id The ID of the Invoice delivery type integer

None.

Name How the invoices will be delivered string

None.