Create Member Wallet
You can create a member wallet with this service.
URL
The endpoint and http method information to deposit to member wallet are stated below.
Request Parameters
The parameters expected to be sent in the requests to be made for deposit to member wallet are listed under the table and sub-headings below.
Nevative balance amount for wallet, default value is zero.
(See: Currencies) Currency of wallet
Response Parameters
The parameters returned as a result of create wallet are also subject to the rules specified in the Response Formats section of the API documentation home page. In the absence of a systematic or fictional error, the sub-parameters of the object returned in the data parameter are as follows:
ID value of the wallet
The date that the wallet created
The date that the wallet last updated
Current balance of the wallet
The amount can be withdraw from wallet
Currency of the wallet
ID value of the member who own the wallet
Sample Codes
You can review the sample codes in the open source Craftgate API clients.