Jump to Content
UNIPaaS
GuidesAPI ReferenceChangelogDiscussions
GuidesAPI ReferenceCreate Your AccountUNIPaaS
GuidesAPI ReferenceCreate Your Account

Get Started

  • Getting Started With Our API
  • All-in-One Flexible Solution
  • Authentication
  • Glossary
  • Support

What's new

  • Account Drop-in UI

Platform Overview

  • Platforms Overview
  • Platform Webhook Notifications

Vendor Onboarding

  • Overview
  • Create Vendor
  • Integration methods
    • Onboarding Link
    • Embedded Onboarding UI
    • Onboarding API
  • Onboarding statuses
  • Webhook Notifications
  • Test your onboarding integration

Accept Payments

  • Overview
  • Create Payment
  • Integration Methods
    • Checkout Page
    • Web SDK
    • API Only (Server to Server)
  • Post Payment Actions
  • Store Card (Tokenization)
  • Subscriptions
  • Apple Pay
  • Webhook Notifications

Accounts

  • Overview
  • Create Account
  • Get Accounts
  • Embedded Account UI
  • Get Account Transactions
  • Accounts in UNIPaaS Portal
  • Webhook Notifications
  • Transfer funds between Accounts

Payout Funds

  • Overview
  • Payout Options
  • Get Payouts
  • Create Payout
  • Commit or Cancel Payout
  • Payout Drill Through
  • Payouts from UNIPaaS Portal
  • Webhook Notifications

Testing your integration

  • Test Scenarios

Webhook Notifications

Suggest Edits

Payout notifications notify you of every newly created payout, and any change in the status of a payout. The webhook notification gets sent to your server.

The body will include the PayoutResult object:

Parameter

Always Available

Type

Description

payoutId

Yes

String

status

Yes

Enum

amount

Yes

Number

currency

Yes

String

createdDate

Yes

Date

updatedDate

Yes

Date

targetReferenceId

No

String

Updated about 1 year ago