PaymentMethod

Retrieve a payment method by id

get/1.0/kb/paymentMethods/{paymentMethodId}

Path parameters

paymentMethodIdstring uuid required

Query parameters

includedDeletedboolean
withPluginInfoboolean
pluginPropertystring[]
audit'FULL' | 'MINIMAL' | 'NONE'

Response

successful operation

paymentMethodIdstring uuid
externalKeystring
accountIdstring uuid
isDefaultboolean
pluginNamestring

Changes