GET api/InstructorInvoice/GetInvoicedAmount?invoiceNumber={invoiceNumber}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
invoiceNumber

string

Required

Body Parameters

None.

Response Information

Resource Description

decimal number

Response Formats

application/json

Sample:

An exception has occurred while using the formatter 'JsonMediaTypeFormatter' to generate sample for media type 'application/json'. Exception message: An object of type 'Double' cannot be used with a type parameter of 'Decimal'. Parameter name: value

text/json

Sample:

An exception has occurred while using the formatter 'JsonMediaTypeFormatter' to generate sample for media type 'text/json'. Exception message: An object of type 'Double' cannot be used with a type parameter of 'Decimal'. Parameter name: value

text/xml

Sample:

An exception has occurred while using the formatter 'XmlMediaTypeFormatter' to generate sample for media type 'text/xml'. Exception message: An object of type 'Double' cannot be used with a type parameter of 'Decimal'. Parameter name: value