Create Credit Wallet Transaction (Limited Access)

Create credit wallet transaction on behalf of the user. This is secondary wallet which should be used for giftcards, return etc. The default mapping is 1 credit = $1. 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 creditwallettransaction title)

string
required

(This needs to be creditwallettransaction description)

number
required

(Required) (This needs to be the credit amount, 1 credit = $1)

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 creditwallettransaction 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!