GET api/OrderFulfillment?creditNoteProdId={creditNoteProdId}&creditNoteOrderId={creditNoteOrderId}&quantityRejected={quantityRejected}&reason={reason}&customer={customer}&contact={contact}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
creditNoteProdId

integer

Required

creditNoteOrderId

integer

Required

quantityRejected

integer

Required

reason

string

Required

customer

string

Required

contact

string

Required

Body Parameters

None.

Response Information

Resource Description

HttpResponseMessage
NameDescriptionTypeAdditional information
Version

Version

None.

Content

HttpContent

None.

StatusCode

HttpStatusCode

None.

ReasonPhrase

string

None.

Headers

Collection of Object

None.

RequestMessage

HttpRequestMessage

None.

IsSuccessStatusCode

boolean

None.