Skip to main content
GET
Zapier Trigger for Payment Status Change
This endpoint is used by the Portal.io Zapier integration. It fires when a payment’s status changes in your Portal.io account — for example, when a payment moves from Submitted to Paid, or from Paid to Refunded.

Headers

Accept
enum<string>
required

Accept Header

Available options:
application/json

Response

Payment Item.

ZapierPaymentItem

id
integer<int32>
description
string
status
string
amount
number<double>
createdDate
string<date-time>
modifiedDate
string<date-time>
dueDate
string<date-time>
initiatedPaymentDate
string<date-time>
paidDate
string<date-time>
clientFirstName
string
clientLastName
string
clientName
string
personId
integer<int32>
proposalId
integer<int32>
proposalNumber
integer<int32>
number
integer<int32>
paidVia
string
isEstExpired
boolean
paymentProcessorType
string
proposalPaymentScheduleItemId
integer<int32>