Webhook Event Data: Payments

Webhook Event Data: Payments

Webhook Event Data: Payments

Applies to: All plans


Overview

Adhesion Connect fires a webhook event whenever a payment is created or updated in Jobber. Below is the full list of fields included in the payload for both events.


Events

  • Payment Created — fires when a new payment record is created in Jobber
  • Payment Updated — fires when an existing payment record is modified in Jobber

Payload fields

Payment details

id (Type: string | Description: The unique identifier for the payment in Jobber.)

adjustment_type (Type: string | Description: The type of income generating payment record.)

payment_type (Type: string | Description: The type or method of payment.)

payment_origin (Type: string | Description: Where the payment originated from.)

amount (Type: decimal | Description: The amount applied against the quote or invoice balance.)

details (Type: string | Description: Additional details about the payment.)


Dates

entered_at (Type: date (ISO8601) | Description: The date and time the payment record was created.)

sent_at (Type: date (ISO8601) | Description: The date and time the payment record was sent to the client.)


Invoice

The invoice associated with the payment.

invoice.id (Type: string | Description: The unique identifier for the invoice in Jobber.)

invoice.number (Type: string | Description: The invoice number.)


Client

The client associated with the payment.

client.id (Type: string | Description: The unique identifier for the client in Jobber.)

client.name (Type: string | Description: The name of the client.)


Event metadata

event_type (Type: string | Description: The Jobber event that fired (Payment Created or Payment Updated).)


  • Overview of Adhesion Connect's 26 Webhook Events
  • Webhook Event Data: Invoices
  • Webhook Event Data: Clients

Need more help?

Email us at support@adhesionconnect.com or submit a ticket.

    • Related Articles

    • Webhook Event Data: Invoices

      Webhook Event Data: Invoices Applies to: All plans Overview Adhesion Connect fires a webhook event whenever an invoice is created or updated in Jobber. Below is the full list of fields included in the payload for both events. Events Invoice Created — ...
    • Overview of Adhesion Connect's 26 Webhook Events

      Overview of Adhesion Connect's 26 Webhook Events Applies to: All plans Overview Adhesion Connect supports webhooks for 26 Jobber events across 11 data types. When any of these events occur in Jobber, Adhesion Connect immediately sends the relevant ...
    • How Webhook Events Work in Adhesion Connect

      How Webhook Events Work in Adhesion Connect Applies to: All plans Overview Webhooks allow Adhesion Connect to instantly notify external tools when something happens in Jobber. This article explains how webhook events work and how to set them up. What ...
    • Webhook Event Data: Properties

      Webhook Event Data: Properties Applies to: All plans Overview Adhesion Connect fires a webhook event whenever a property is created or updated in Jobber. Below is the full list of fields included in the payload for both events. Events Property ...
    • Webhook Event Data: Expenses

      Webhook Event Data: Expenses Applies to: All plans Overview Adhesion Connect fires a webhook event whenever an expense is created or updated in Jobber. Below is the full list of fields included in the payload for both events. Events Expense Created — ...