POST v1/api/SimpleMakePayment?caseId={caseId}

Simple Make a payment on an enrolled billing account on our PCI enabled system

Request Information

URI Parameters

NameDescriptionTypeAdditional information
caseId

(optional - but recommended) a unique identifier to both group calls, and to tie a case to an Agency.

string

None.

Body Parameters

SimpleMakePaymentRequestDto
NameDescriptionTypeAdditional information
FundingAcct

FundingDto

None.

ClientId

string

None.

ProfileId

string

None.

BillingAccountId

string

None.

PayDay

integer

None.

FundAcctId

string

None.

Amount

decimal number

None.

PayDate

date

None.

CustomerFee

boolean

None.

AccountGroupCode

string

None.

Response Information

Resource Description

SimpleMakePaymentResponseDto
NameDescriptionTypeAdditional information
FundingId

string

None.

ConfirmationNumber

string

None.