Definitions
Some definitions that will help explain a few concepts as you integrate Waza Payout into your projects:
API KeysThis is the
x-waza-keyrequired in the request header to make any API call to the WAZA endpoints. Note that the keys for sandbox and production environment differ. As such make sure to use the appropriate keys for the expected environments.Kindly contact[email protected] for your access to these keys.
Account IDThis is the unique
idfor an account/wallet. You can retrieve thisidfrom the response object of the List Balances endpoint.
Transaction IDThis is the unique
idgenerated for payout transaction initiated.
Statement IDThis is the unique
idgenerated when creating or requesting an account statement. Thisidis passed as a path variable in the Statement download and Get Statement Details by ID endpoints
Updated 5 months ago
