POST api/document/proofupload

Request Information

URI Parameters

None.

Body Parameters

mluploadCustomerProof
NamedescriptionTypeAdditional information
AttachmentIDs

string

None.

CustomerProductSysID

globally unique identifier

None.

AttachmentSysID

globally unique identifier

None.

TextProof

string

None.

Mobile

string

None.

Email

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": "fdf09d2b-395a-431d-8663-8a310f423b2e",
  "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": "80c96304-91b7-4574-9fb1-6f6bdb0bcd4f",
  "CustomerProductSysID": "07b48306-bb65-422e-b919-8f2289fbcdbc",
  "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>fdf09d2b-395a-431d-8663-8a310f423b2e</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>80c96304-91b7-4574-9fb1-6f6bdb0bcd4f</CreatedBy>
  <CustomerProductSysID>07b48306-bb65-422e-b919-8f2289fbcdbc</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

ApiResponse
NamedescriptionTypeAdditional information
response

string

Required

failure

MlError

None.

success

MlSuccess

None.