GET api/report/partydiamondwisepurchases-report/{USER_SEQ}/{TOKAN_NO}/{NAME_SEQ}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
USER_SEQ | integer |
Required |
|
TOKAN_NO | string |
Required |
|
NAME_SEQ | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
ResponsePartyDiamondWisePurchaseReportName | Description | Type | Additional information |
---|---|---|---|
Status | string |
None. |
|
Message | string |
None. |
|
data | Collection of VIEW_PARTY_DIAMOND_WISE_PURCHASE_REPORT |
None. |
Response Formats
application/json, text/json
Sample:
{ "Status": "sample string 1", "Message": "sample string 2", "data": [ { "SEQ_NO": 1, "INVOICE_DATE": "2024-11-21T03:39:51.0963463-05:00", "INVOICE_NO": "sample string 2", "PARTY_SEQ": 1, "PARTY_NAME": "sample string 3", "PARTY_MOBILE_NO": "sample string 4", "PARTY_EMAIL_ID": "sample string 5", "PARTY_TYPE": "sample string 6", "DESCRIPTION": "sample string 7", "CARAT": 1.0, "RATE": 1.0, "VALUE": 1.0, "DISCOUNT": 1.0, "NET_RATE": 1.0, "NET_VALUE": 1.0, "IS_RETURN": true, "PACKET_NO": "sample string 8", "REPORT_NO": "sample string 9", "SHAPE_SEQ": 1, "SHAPE_NAME": "sample string 10", "LAB_SEQ": 1, "LAB_NAME": "sample string 11", "COLOR_SEQ": 1, "COLOR_NAME": "sample string 12", "CLARITY_SEQ": 1, "CLARITY_NAME": "sample string 13", "CUT_SEQ": 1, "CUT_NAME": "sample string 14", "POLISH_SEQ": 1, "POLISH_MAS": "sample string 15", "SYMM_SEQ": 1, "SYMM_MAS": "sample string 16", "FLS_SEQ": 1, "FLS_NAME": "sample string 17", "H_A": 1, "HA_NAME": "sample string 18", "SHADE_SEQ": 1, "SHADE_NAME": "sample string 19", "LENGTH": 1.0, "WIDTH": 1.0, "DEPTH": 1.0, "TABLE_PER": 1.0, "DEPTH_PER": 1.0, "CR_ANGLE": 1.0, "CR_HEIGHT": 1.0, "PAV_ANGLE": 1.0, "PAV_HEIGHT": 1.0, "CULET": "sample string 20", "GIRDLE_COND": "sample string 21", "GIRDLE_PER": 1.0, "EYE_CLEAN": "sample string 22", "REPORT_COMMENT": "sample string 23", "KEY_TO_SYMBOLS": "sample string 24", "LOCATION": "sample string 25", "RATIO": 1.0, "BROWN": "sample string 26", "TABLE_INCL": "sample string 27", "SIDE_INCL": "sample string 28", "TABLE_BLACK": "sample string 29", "SIDE_BLACK": "sample string 30", "SIDE_OPEN": "sample string 31", "TABLE_OPEN": "sample string 32", "EXTRA_FACET": "sample string 33", "LUSTER": "sample string 34", "STAR_LENGTH": 1.0, "INV_TYPE": "sample string 35", "BOOK_SEQ": 1, "AC_YEAR_SEQ": 1, "DUE_DATE": "2024-11-21T03:39:51.0963463-05:00", "CURRENCY": "sample string 36", "EXCH_RATE": 1.0, "LESS_1": 1.0, "LESS_2": 1.0, "ADD_1": 1.0, "ADD_2": 1.0 }, { "SEQ_NO": 1, "INVOICE_DATE": "2024-11-21T03:39:51.0963463-05:00", "INVOICE_NO": "sample string 2", "PARTY_SEQ": 1, "PARTY_NAME": "sample string 3", "PARTY_MOBILE_NO": "sample string 4", "PARTY_EMAIL_ID": "sample string 5", "PARTY_TYPE": "sample string 6", "DESCRIPTION": "sample string 7", "CARAT": 1.0, "RATE": 1.0, "VALUE": 1.0, "DISCOUNT": 1.0, "NET_RATE": 1.0, "NET_VALUE": 1.0, "IS_RETURN": true, "PACKET_NO": "sample string 8", "REPORT_NO": "sample string 9", "SHAPE_SEQ": 1, "SHAPE_NAME": "sample string 10", "LAB_SEQ": 1, "LAB_NAME": "sample string 11", "COLOR_SEQ": 1, "COLOR_NAME": "sample string 12", "CLARITY_SEQ": 1, "CLARITY_NAME": "sample string 13", "CUT_SEQ": 1, "CUT_NAME": "sample string 14", "POLISH_SEQ": 1, "POLISH_MAS": "sample string 15", "SYMM_SEQ": 1, "SYMM_MAS": "sample string 16", "FLS_SEQ": 1, "FLS_NAME": "sample string 17", "H_A": 1, "HA_NAME": "sample string 18", "SHADE_SEQ": 1, "SHADE_NAME": "sample string 19", "LENGTH": 1.0, "WIDTH": 1.0, "DEPTH": 1.0, "TABLE_PER": 1.0, "DEPTH_PER": 1.0, "CR_ANGLE": 1.0, "CR_HEIGHT": 1.0, "PAV_ANGLE": 1.0, "PAV_HEIGHT": 1.0, "CULET": "sample string 20", "GIRDLE_COND": "sample string 21", "GIRDLE_PER": 1.0, "EYE_CLEAN": "sample string 22", "REPORT_COMMENT": "sample string 23", "KEY_TO_SYMBOLS": "sample string 24", "LOCATION": "sample string 25", "RATIO": 1.0, "BROWN": "sample string 26", "TABLE_INCL": "sample string 27", "SIDE_INCL": "sample string 28", "TABLE_BLACK": "sample string 29", "SIDE_BLACK": "sample string 30", "SIDE_OPEN": "sample string 31", "TABLE_OPEN": "sample string 32", "EXTRA_FACET": "sample string 33", "LUSTER": "sample string 34", "STAR_LENGTH": 1.0, "INV_TYPE": "sample string 35", "BOOK_SEQ": 1, "AC_YEAR_SEQ": 1, "DUE_DATE": "2024-11-21T03:39:51.0963463-05:00", "CURRENCY": "sample string 36", "EXCH_RATE": 1.0, "LESS_1": 1.0, "LESS_2": 1.0, "ADD_1": 1.0, "ADD_2": 1.0 } ] }