GET api/Catering/RefundOrder/{id}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
id | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
CateringOrderHistoryDetailAdminViewName | Description | Type | Additional information |
---|---|---|---|
Phone | string |
None. |
|
PhoneBackup | string |
None. |
|
RestaurantsName | string |
None. |
|
Note | string |
None. |
|
RecipientName | string |
None. |
|
UserTaxInformation | UserTaxInformationView |
None. |
|
TransactionStatus | CateringOrderOmiseTransactionEnum |
None. |
|
CustomerId | integer |
None. |
|
CompanyAssign | CompanyView |
None. |
|
Admin | string |
None. |
|
ContactFirstName | string |
None. |
|
ContactLastName | string |
None. |
|
ContactPhoneNumber | string |
None. |
|
ContactEmail | string |
None. |
|
Id | integer |
None. |
|
Name | string |
None. |
|
string |
None. |
||
EventDate | date |
None. |
|
Address | string |
None. |
|
DeliveryLocation | Object |
None. |
|
DeliveryCustomAddress | string |
None. |
|
DeliveryAddressId | integer |
None. |
|
TaxInvoiceNeeded | boolean |
None. |
|
CompanyName | string |
None. |
|
CompanyAddress | string |
None. |
|
CompanyTaxIdentification | string |
None. |
|
CompanyBranch | string |
None. |
|
DeliveryAddress | DeliveryAddress |
None. |
|
Status | string |
None. |
|
StatusEnum | CateringOrderStatusEnum |
None. |
|
Restaurants | Collection of CateringOrderHistoryDetailRestaurantView |
None. |
|
AddPoint | boolean |
None. |
|
BookingPromotionId | integer |
None. |
|
PromotionTotalDiscountAmount | integer |
None. |
|
PromotionCode | string |
None. |
|
DeliveryDiscount | decimal number |
None. |
|
TotalPrice | decimal number |
None. |
|
PaymentType | CateringOrderPaymentTypeEnum |
None. |
Response Formats
application/json, text/json, text/html, application/xml, text/xml
Sample:
Sample not available.