GET
/
v1
/
businesses
/
{business_id}
/
invoices
/
payments

Path Parameters

business_id
string

ID of the Business the invoice is associated with.

Query String Parameters

at_start
ISO8601 timestamp

Filter for payments made on or after the specified time.

at_end
ISO8601 timestamp

Filter for payments made on or before the specified time.

Response

Returns a list of all matching imported Payment Objects