POST api/document/proofupload
Request Information
URI Parameters
None.
Body Parameters
mluploadCustomerProofName | description | Type | Additional information |
---|---|---|---|
AttachmentIDs | string |
None. |
|
CustomerProductSysID | globally unique identifier |
None. |
|
AttachmentSysID | globally unique identifier |
None. |
|
TextProof | string |
None. |
|
Mobile | string |
None. |
|
string |
None. |
||
Address1 | string |
None. |
|
Area | string |
None. |
|
City | string |
None. |
|
Country | string |
None. |
|
State | string |
None. |
|
District | string |
None. |
|
Pincode | string |
None. |
|
AppName | string |
None. |
|
IsGSTRequired | boolean |
None. |
|
CGST | string |
None. |
|
SGST | string |
None. |
|
ShippingType | string |
None. |
|
IsPaymentGatewayRequired | boolean |
None. |
|
PaymentType | string |
None. |
|
PaymentGateway | string |
None. |
|
IsPaymnetGateWayHas | boolean |
None. |
|
DevepKey | string |
None. |
|
DevepSecret | string |
None. |
|
LiveKey | string |
None. |
|
LiveSecret | string |
None. |
|
BusinessType | string |
None. |
|
BusinessCategory | string |
None. |
|
BusinessDescription | string |
None. |
|
PAN | string |
None. |
|
PANHolderName | string |
None. |
|
BillingLabel | string |
None. |
|
AccountName | string |
None. |
|
AccountNo | string |
None. |
|
BankName | string |
None. |
|
IFSC | string |
None. |
|
BankBranch | string |
None. |
|
AddressProof | string |
None. |
|
PartnershipID | string |
None. |
|
IndustryType | string |
None. |
|
IsWalletRecharge | boolean |
None. |
|
ApproveMethod | string |
None. |
|
RefundDuration | integer |
None. |
|
RewardSystem | boolean |
None. |
|
Reward | decimal number |
None. |
|
WelcomeBonusPoint | integer |
None. |
|
InviteBonusPoint | integer |
None. |
|
RewardCreditType | string |
None. |
|
RewardCreditPercentage | decimal number |
None. |
|
MaxReedemPoint | integer |
None. |
|
CreatedBy | globally unique identifier |
None. |
Request Formats
application/json, text/json
Sample:
{ "AccountName": "sample string 33", "AccountNo": "sample string 34", "Address1": "sample string 7", "AddressProof": "sample string 38", "AppName": "sample string 14", "ApproveMethod": "sample string 42", "Area": "sample string 8", "AttachmentIDs": "sample string 1", "AttachmentSysID": "cadfbd00-f2cf-474a-9bfe-ff3975fcc90b", "BankBranch": "sample string 37", "BankName": "sample string 35", "BillingLabel": "sample string 32", "BusinessCategory": "sample string 28", "BusinessDescription": "sample string 29", "BusinessType": "sample string 27", "CGST": "sample string 16", "City": "sample string 9", "Country": "sample string 10", "CreatedBy": "57d4c3aa-0cf4-41c5-8f29-df93f057769e", "CustomerProductSysID": "541c5464-e13b-4d54-960b-ede16bf5e5cc", "DevepKey": "sample string 23", "DevepSecret": "sample string 24", "District": "sample string 12", "Email": "sample string 6", "IFSC": "sample string 36", "IndustryType": "sample string 40", "InviteBonusPoint": 47, "IsGSTRequired": true, "IsPaymentGatewayRequired": true, "IsPaymnetGateWayHas": true, "IsWalletRecharge": true, "LiveKey": "sample string 25", "LiveSecret": "sample string 26", "MaxReedemPoint": 50, "Mobile": "sample string 5", "PAN": "sample string 30", "PANHolderName": "sample string 31", "PartnershipID": "sample string 39", "PaymentGateway": "sample string 21", "PaymentType": "sample string 20", "Pincode": "sample string 13", "RefundDuration": 43, "Reward": 45, "RewardCreditPercentage": 49, "RewardCreditType": "sample string 48", "RewardSystem": true, "SGST": "sample string 17", "ShippingType": "sample string 18", "State": "sample string 11", "TextProof": "sample string 4", "WelcomeBonusPoint": 46 }
application/xml, text/xml
Sample:
<mluploadCustomerProof xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Systemic.MLM.Model.Marketer"> <AccountName>sample string 33</AccountName> <AccountNo>sample string 34</AccountNo> <Address1>sample string 7</Address1> <AddressProof>sample string 38</AddressProof> <AppName>sample string 14</AppName> <ApproveMethod>sample string 42</ApproveMethod> <Area>sample string 8</Area> <AttachmentIDs>sample string 1</AttachmentIDs> <AttachmentSysID>cadfbd00-f2cf-474a-9bfe-ff3975fcc90b</AttachmentSysID> <BankBranch>sample string 37</BankBranch> <BankName>sample string 35</BankName> <BillingLabel>sample string 32</BillingLabel> <BusinessCategory>sample string 28</BusinessCategory> <BusinessDescription>sample string 29</BusinessDescription> <BusinessType>sample string 27</BusinessType> <CGST>sample string 16</CGST> <City>sample string 9</City> <Country>sample string 10</Country> <CreatedBy>57d4c3aa-0cf4-41c5-8f29-df93f057769e</CreatedBy> <CustomerProductSysID>541c5464-e13b-4d54-960b-ede16bf5e5cc</CustomerProductSysID> <DevepKey>sample string 23</DevepKey> <DevepSecret>sample string 24</DevepSecret> <District>sample string 12</District> <Email>sample string 6</Email> <IFSC>sample string 36</IFSC> <IndustryType>sample string 40</IndustryType> <InviteBonusPoint>47</InviteBonusPoint> <IsGSTRequired>true</IsGSTRequired> <IsPaymentGatewayRequired>true</IsPaymentGatewayRequired> <IsPaymnetGateWayHas>true</IsPaymnetGateWayHas> <IsWalletRecharge>true</IsWalletRecharge> <LiveKey>sample string 25</LiveKey> <LiveSecret>sample string 26</LiveSecret> <MaxReedemPoint>50</MaxReedemPoint> <Mobile>sample string 5</Mobile> <PAN>sample string 30</PAN> <PANHolderName>sample string 31</PANHolderName> <PartnershipID>sample string 39</PartnershipID> <PaymentGateway>sample string 21</PaymentGateway> <PaymentType>sample string 20</PaymentType> <Pincode>sample string 13</Pincode> <RefundDuration>43</RefundDuration> <Reward>45</Reward> <RewardCreditPercentage>49</RewardCreditPercentage> <RewardCreditType>sample string 48</RewardCreditType> <RewardSystem>true</RewardSystem> <SGST>sample string 17</SGST> <ShippingType>sample string 18</ShippingType> <State>sample string 11</State> <TextProof>sample string 4</TextProof> <WelcomeBonusPoint>46</WelcomeBonusPoint> </mluploadCustomerProof>
response Information
Resource description
ApiResponseName | description | Type | Additional information |
---|---|---|---|
response | string |
Required |
|
failure | MlError |
None. |
|
success | MlSuccess |
None. |