get https://api.vendy.money/business
API keys for multiple businesses
1. Means of identification
Field | Type |
---|---|
Id | |
uid | |
name | |
Bvn | |
type | |
street_address | |
phone_number | |
country | |
state | |
city | |
post_code | |
Field | Type | Description |
---|---|---|
Id | String | A Valid business ID |
uid | String(enum) | A unique Identifier |
Name | String | Your first and last name |
Currency | String(NGA) | 3 ISO code currency value |
BVN | String(enum) | Null or undefined |
Type | String | Individual |
Street address | String | Null or undefined |
Phone number | String | valid business phone number |
Country | String | Null or undefined |
State | String | Null or undefined |
City | String | Null or undefined |
Postcode | Null or undefined | |
Status | Null or undefined | |
activationCode | Null or undefined | |
activatedon | Null or undefined | |
deactivatedon | Null or undefined | |
reasondeactivated | Null or undefined | |
acceptterms | Null or undefined | |
verified | False or Unverified | |
verifiedon | Null or undefined | |
apikey | Valid or correct API keys | |
secret | ||
String | Valid email address | |
clientid | Valid client Id |
Also with the "meta" data;
Field | Description |
---|---|
Notification | Pop up notification |
Transaction | Transaction data |
Push | True / successful |
Email verified / true | |
hasWebhook | False or doesn't have webhook |
Fee | Exact Fee being paid |
Commission | Commission deducted from transaction |
createdAt | |
updatedAt | |
deletedAt | Null or undefined |
With the wallets data;
Field | Type | Description |
---|---|---|
Id | String | 2 Valid ID |
ownerid | String | A valid ID |
userid | String | A unique Identifier |
businessid | String | A valid business Id |
lockedBalance | ||
meta | ||
pendingInflow | ||
pendingWithdrawal | ||
Staus | ||
type | ||
currency | String(NGN) | |
fee | ||
createdAt | ||
updatedAt |