POST v1/paymentMethods/Enable/{id}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id

integer

Required

Body Parameters

None.

Response Information

Resource Description

Common.Dto.Get.PaymentMethod
NameDescriptionTypeAdditional information
customerId

integer

None.

firstName

string

None.

lastName

string

None.

address1

string

None.

address2

string

None.

countryId

integer

None.

country

string

None.

stateId

integer

None.

state

string

None.

city

string

None.

postalZip

string

None.

isDefault

boolean

None.

isParent

boolean

None.

externalCustomerId

string

None.

externalCardId

string

None.

storedInFusebillVault

boolean

None.

email

string

None.

modifiedDate

date

None.

originalPaymentMethodId

integer

None.

isUsedForBillingPeriodOverride

boolean

None.

businessTaxId

string

None.

storedInStax

boolean

None.

paymentMethodType

string

None.

sharing

boolean

None.

descendantOverrides

Collection of Common.Dto.Get.PaymentMethodSharing

None.

status

string

None.

repeatFailureCount

integer

None.

hasMadePayment

boolean

None.

storedGateways

Collection of string

None.

id

integer

None.

uri

string

None.

Response Formats

application/json, text/json, application/xml, text/xml

Sample:

Sample not available.