UPS-DOMS-WMS
    • UPS-DOMS
      • DOMS to WMS
        • Order
          • Create Sales Order
        • PO
          • Create PO
        • ASN
          • Create ASN
        • Product
          • Product Information
        • RMA
          • RMA
      • WMS to DOMS
        • Inventory Movement
          • Inventory Movement Information
        • Ship Confirm
          • Order Ship Confirmation
        • Order Status Update
          • Order Status Updates
        • Receipt Confirmation
          • Receipt Confirmation
      • CLIENT-SYS to DOMS
        • ASN Inquiry
        • Inventory Inquiry
    • Schemas
      • Schemas
        • asn_data_schema
        • po_data_schema
        • order_data_schema
        • shipconfirm_data_schema
        • order_status_change_data_schema
        • receipt_confirmation_data_schema
        • asn_query_bad_response
        • giftMessages_inner
        • getUnauthorizedResponse
        • products_data
        • getBadResponse
        • salesOrderStatus_data
        • getAsnInQuery
        • lineHeaders_inner
        • address_inner
        • purchase_orders_inner
        • Po_header
        • lineHeader_inner
        • asn_data
        • InboundOrders_data
        • errors_errors
        • line_inner
        • InboundOrder_data
        • rmaAck_data
        • lines_inner
        • Rma_data
        • linesHeader_inner
        • ShipConfirm_data
        • ShipConfirm_containers
        • InvMovementResponse_data
        • product_data
        • ProductResponse_data
        • salesOrderStatusUpdate_data
        • SalesOrderResponse_data
        • giftMessages
        • giftCardInfo
        • PackDimensions
        • CaseDimensions
        • PalletDimensions
        • EachDimensions
        • products
        • salesOrderStatus
        • lineHeaders
        • address
        • purchase_orders
        • Po
        • lots
        • shipForm
        • lineHeader
        • asn
        • InboundOrders
        • errors
        • line
        • InboundOrder
        • rmaAck
        • lines
        • Rma
        • lotHeader
        • serialNumbersHeader
        • dimensionsHeader
        • carrierHeader
        • buildingHead
        • skuHead
        • linesHeader
        • ShipConfirm
        • buildingHeader
        • lot
        • skuHeader
        • InvMovementResponse
        • eachDimensionsHeader
        • innerPackDimensionsHeader
        • packDimensionsHeader
        • caseDimensionsHeader
        • palletDimensionsHeader
        • hazmatHeader
        • iccHeader
        • product
        • ProductResponse
        • salesOrderStatusUpdate
        • orderLinesHeader
        • salesChannelOrderInfo
        • receipt_confirmation_data
        • receipt_confirmation_details
        • customerDates
        • receipt_confirmation
        • billTo
        • success_final_response
        • shipToHeader
        • failure_final_response
        • SalesOrderResponse
      • rma_schema_data

    rma_schema_data

    {
        "data": [
            {
                "whseId": "string",
                "businessUnit": "string",
                "buildingId": "string",
                "rmaNo": "string",
                "actionCd": "string",
                "createDate": "string",
                "customerId": "string",
                "customerName": "string",
                "rmaType": "string",
                "carrierCd": "string",
                "expDate": "string",
                "notes": "string",
                "trackingNumber": "string",
                "refField1": "string",
                "refField2": "string",
                "refField3": "string",
                "refField4": "string",
                "refField5": "string",
                "refField6": "string",
                "refField7": "string",
                "refField8": "string",
                "refField9": "string",
                "refField10": "string",
                "lines": [
                    {
                        "rmaLineNo": "string",
                        "createDate": "string",
                        "skuId": "string",
                        "shippedQty": "string",
                        "orderNo": "string",
                        "returnReasonCd": "string",
                        "upcCd": "string",
                        "unitPrice": "string",
                        "notes": "string",
                        "trackingNumber": "string",
                        "prodStatus": "string",
                        "skuAttributes": "string",
                        "mfgDate": "string",
                        "expDate": "string",
                        "customerLineNo": "string",
                        "holdReceiptFlag": "string",
                        "dispositionCd": "string",
                        "lotNumber": "string",
                        "refField1": "string",
                        "refField2": "string",
                        "refField3": "string",
                        "refField4": "string",
                        "refField5": "string",
                        "refField6": "string",
                        "refField7": "string",
                        "refField8": "string",
                        "refField9": "string",
                        "refField10": "string"
                    }
                ]
            }
        ]
    }
    Built with