Rma
Name | Type | Description | Notes |
---|---|---|---|
Created | DateTime | The creation date. | [optional] |
CreatedBy | string | The identity of the user who created the payment. | [optional] |
Id | string | the unique identifier of the RMA | [optional] |
IsFinished | bool | Check if RMA had reached a final status | [optional] |
LastModified | DateTime | The last modification date. | [optional] |
LastModifiedBy | string | The identity of the user who modified the payment. | [optional] |
OrderNumber | string | The Order Number related to the RMA | [optional] |
RmaExternalNumber | string | External RMA number | [optional] |
RmaItems | List<RmaItem> | RMA item details | [optional] |
RmaNumber | string | RMA number | [optional] |
Status | string | the process status of the RMA | [optional] |
TotalAmountRefunded | double | Total amount of refunded items, if applicable | [optional] |
CustomerId | string | the Identifier of the Customer who owns the RMA | [optional] |
CustomerEmail | string | the email address of the customer related to RMA | [optional] |
CustomerFirstName | string | the first name of the customerrelated to RMA | [optional] |
CustomerLastName | string | Gets or set the last name of the customer related to RMA | [optional] |
CustomerType | string | the type of the customerrelated to RMA | [optional] |
PropertyBag | Dictionary<string, Object> | [optional] | |
ScopeId | string | Scope identifier | [optional] |