Send FreshBooks payment details to Notifications
This query returns the details of a FreshBooks payment by its payment ID.
Developer info
- API endpoint slug
- freshbooks.get_payment_by_id
- Runtime method
- performQuery("freshbooks.get_payment_by_id"}
Query fields
Payment Text input > Other
- Label
- Payment ID
- Helper text
- The FreshBooks payment ID to look up.
- Slug
- payment_id
- Required
- true
- Can have default value
- true
Ingredients
Payment
- Slug
- payment_id
- Filter code
- Freshbooks.getPaymentById.PaymentId
- Type
- String
- Example
- 98765
Invoice
- Slug
- invoice_id
- Filter code
- Freshbooks.getPaymentById.InvoiceId
- Type
- String
- Example
- 245620
Amount
- Slug
- amount
- Filter code
- Freshbooks.getPaymentById.Amount
- Type
- String
- Example
- 1250.00
Currency
- Slug
- currency
- Filter code
- Freshbooks.getPaymentById.Currency
- Type
- String
- Example
- USD
Payment method
- Slug
- payment_method
- Filter code
- Freshbooks.getPaymentById.PaymentMethod
- Type
- String
- Example
- credit_card
Payment date
- Slug
- payment_date
- Filter code
- Freshbooks.getPaymentById.PaymentDate
- Type
- Date (ISO8601)
- Example
- 2020-07-07
Client name
- Slug
- client_name
- Filter code
- Freshbooks.getPaymentById.ClientName
- Type
- String
- Example
- Acme Inc
Notes
- Slug
- notes
- Filter code
- Freshbooks.getPaymentById.Notes
- Type
- String
- Example
- Paid in full
