Payoffs
Retrieve a Payoff
GET
/
accounts
/
{acc_id}
/
payoffs
/
{pyf_id}
Retrieve a Payoff record for an Account.
Path Parameters
acc_id
string
requiredID of the Account.
pyf_id
string
requiredID of the Payoff.
Returns
Returns a Payoff object.
Retrieve a Payoff record for an Account.
ID of the Account.
ID of the Payoff.
Returns a Payoff object.