Create Wallet Transaction

Create a wallet transaction on behalf of the user. This API can be called only with full access api key, make sure to call this API only from your backend using full access api key. DO NOT EXPOSE FULL ACCESS API KEY

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string

(One of lead_id, customer_id is required) (This needs to be leads _id value)

string

(One of lead_id, customer_id is required) (Minimum length is 8) (Maximum length is 128) (This needs to be leads customer_id value)

string
required

(Required) (This needs to be wallettransaction title)

string
required

(This needs to be wallettransaction description)

number
required

(Required) (This needs to be the coin amount)

string

(Maximum length is 64) (This can be any hash value that you want to pass for mapping between your system and nector)

string
required

(Required) (This needs to be wallettransaction operation value) (This can only be one of cr,dr)

Headers
string
required

(Required) (This can only be one of mobile,unix,web)

string
required

(Required) (This needs to be your apikey)

string
required

(Required) (This needs to be your workspaceid)

Response
200

200

Language
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here!