Create a PaymentType that is not associated with a Payment Gateway.

PaymentTypes are generally 'auto' created when a payment gateway is configured in the system. This API can be used to create a PaymentType for non-gateway transactions. This would be used when LogiSense Billing is not used to collect the payment, but instead log a record of the payment to reflect the account balances.

Body Params

User defined Payment Type that is a derivative of a Payment Base Type.

string
number

Unique identifier for the associated GeneralLedger object.

string

The name of the object associated with the generalLedgerId property.

number

Unique identifier for the associated PaymentBaseType object.

string

The name of the object associated with the paymentBaseTypeId property.

number

Unique identifier for the associated PaymentTypeDisbursementType object.

string

The name of the object associated with the paymentTypeDisbursementTypeId property.

string
boolean
number

Unique identifier for the associated PaymentGateway object.

string

The name of the object associated with the paymentGatewayId property.

number

Unique identifier for the associated CardType object.

string

The name of the object associated with the cardTypeId property.

number

Unique identifier for the associated PaymentProvider object.

string

The name of the object associated with the paymentProviderId property.

Responses

Language
Credentials
Bearer
JWT
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json