Payments
Retrieve payment records from JobNimbus including payment amount, reference, creation dates, and related record references.
Columns
| Name | Type | References | |
| JobNimbusId [KEY] | String | ||
| Type | String | ||
| CustomerId | String | ||
| PaymentReferenceNumber | String | ||
| TotalAmount | Decimal | ||
| CreditAmount | Decimal | ||
| PaymentMethodId | Integer | ||
| SalesRepId | String | ||
| SalesRepName | String | ||
| CreatedById | String | ||
| CreatedByName | String | ||
| CreatedByProcessor | String | ||
| DatePayment | Datetime | ||
| CreatedDate | Datetime | ||
| UpdatedDate | Datetime | ||
| IsActive | Boolean | ||
| IsArchived | Boolean | ||
| MergedIntoId | String | ||
| ExternalRecordId | String | ||
| TransactionId | String | ||
| ChargebackId | String | ||
| RefundId | String | ||
| RefundedAmount | Decimal | ||
| Surcharge | Decimal | ||
| PaymentSource | String | ||
| CardDetails | String | ||
| GlobalPayPayment | String | ||
| WepayPaymentStatus | String | ||
| LocationId | Integer | ||
| InvoiceReferences | String | ||
| EstimateReferences | String | ||
| OwnerIds | String | ||
| PrimaryRecord | String | ||
| RelatedRecords | String |