Payments

A single payment’s detail, in any lifecycle state.

get/payments/{id}

Path parameters

idstring required

Response

The payment.

idstring required
status'paid' | 'scheduled' | 'draft' | 'pending-approval' | 'canceled' | 'declined' required
counterpartystring required
method'ACH' | 'Wire' | 'Intra transfer' | 'International wire fee' | 'International wire' | 'null' nullable required
frequencystring nullable required
invoiceNumberstring nullable required
invoiceDatestring nullable required

ISO 8601 timestamp.

dueDatestring nullable required

ISO 8601 timestamp.

scheduledDatestring nullable required

ISO 8601 timestamp.

sentDatestring nullable required

ISO 8601 timestamp.

createdAtstring nullable required

ISO 8601 timestamp.

createdBystring nullable required
memostring nullable required
upcomingDatesstring[] nullable required
reviewedBystring nullable required

Changes