ReconcilingSources
Retrieve reconciling source
Returns a single reconciling source by customId.
get/reconcilingsources/{companyId}/{customId}
Path parameters
customIdstring required
companyIdstring required
Response
Successful Response
Example response
{
"name": "Stripe orders feed",
"matchingMetadataKey": "orderId",
"customId": "stripe-orders"
}Changes
No recorded changes to this endpoint across all 8 revisions of this API.