GET
/
accounts
/
:acc_id
/
payoffs
/
:pyf_id

Retrieve a Payoff record for an Account.

Path Parameters

acc_id
string
required

ID of the Account.

pyf_id
string
required

ID of the Payoff.

Returns

Returns a Payoff object.