netfluid__wallet_domain
Returns the wallet white label domain.
Returns the wallet white label domain. Performs a search on any one of the parameters. @param api_key: The api key allocated to your application @param wallet_fk: The wallet_fk @param account_fk: The account_fk (this is a database ID (int) not an account address (str) and may not be 0) The account_fk @param account_address: The account address @param payat_reference: The payat_reference excluding the merchant code example:111249 would submit 9
@return: a json object
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| api_key | Yes | ||
| wallet_fk | No | ||
| account_fk | No | ||
| account_address | No | ||
| payat_reference | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||