PaymentCodes Get

Gets the maintenance Dues payment code by name and resort id. Note: To interact with the loan payment codes, use the LoanPaymentCodes endpoints instead.

Parameters

Name Type Required Description
name String The name of the payment code
resortId String The id of the resort

Returns

Type:
DuesPaymentCodeModel
Description:
The maintenance dues payment code information
Http Method:
GET
Url:
api/PaymentCodes?name={name}&resortId={resortId}