POST api/repay/account/{customerId}/payment

Request Information

URI Parameters

NameDescriptionTypeAdditional information
customerId

integer

Required

Body Parameters

RepayRequest
NameDescriptionTypeAdditional information
Amount

decimal number

None.

Method

string

None.

TransactionType

string

None.

BalanceId

string

None.

BalanceType

string

None.

PaymentMethodIdentifier

string

None.

CustomerId

string

None.

Request Formats

application/json, text/json, application/xml, text/xml, application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

HttpResponseMessage
NameDescriptionTypeAdditional information
Version

Version

None.

Content

HttpContent

None.

StatusCode

HttpStatusCode

None.

ReasonPhrase

string

None.

Headers

Collection of Object

None.

RequestMessage

HttpRequestMessage

None.

IsSuccessStatusCode

boolean

None.