Transactions
API's to manage Transactions.
Last updated
API's to manage Transactions.
Last updated
Production URL: https://transactions-v1-api-rdqehkur6a-ey.a.run.app
Payouts can be created for users which will be deducted from the Tenant Distribution Wallet.
Good to know:
Payouts can be processed automatically or manually via the TygaPay dashboard. Contact support@tygapay.com to configure your preferred payout process.
Tenant Distribution Wallets can be funded via bank transfers or crypto deposits. Contact support@tygapay.com for more information.
Staking allows users to earn rewards by holding and locking their cryptocurrencies over a period.
Good to know:
Rewards are calculated based on the asset configuration.
For more details about staking terms and conditions, please contact support@tygapay.com.
POST
https://your-notify-url
transactionId*
string
Unique Transaction Id.
thirdPartyId*
string
Unique Id of the third party involved in the transaction.
amount*
number
The transaction payout amount.
status*
string
success
: Payout has been processed successfully.
cancelled
: Payout has been cancelled.
In some instances, customers may make a duplicate payment or send a payment to a crypto wallet address that is no longer associated with an order. In such cases, the payment will remain unlinked to an order and be placed in a 'pending_confirmation' status until it can be confirmed or refunded.
Third party unique transaction id.
Tyga user id.
Amount to credit.
URL to notify after the payout is completed. (Webhook)
Payout request successfully created.
Unique Id for the transaction.
Unique Id of the third party involved in the transaction.
Transaction Id for the staking request.
Revoked Staking Transaction Successfully.
Unique Id for the transaction.
Unique Id of the third party involved in the transaction.
OK
The unique Id of the transaction.
The Id of the user who initiated the transaction.
The Id of the tenant associated with the transaction.
The current status of the transaction.
The amount of the transaction.
OK
The unique Id of the transaction.
The Id of the user who initiated the transaction.
The Id of the tenant associated with the transaction.
The current status of the transaction.
The side of the transaction.
The type of the transaction.
The order Id associated with the transaction.
The order number associated with the transaction.
The amount of the transaction.
The transaction hash.
The date the transaction was created.
The date the transaction was completed.
Payment transaction id.
TygaPay account email that will receive the refund.
Refund Payment Transaction Successfully.
Status of the refund transaction.
Message indicating the status of the refund transaction.
Third party unique transaction id.
Tyga user id.
USD amount to stake.
Type of staking - Supported KRU
Staking duration in months. Defaults to 3 months if not set.
Staking Payout request successfully created.
Unique Id for the transaction.
Unique Id of the third party involved in the transaction.