Skip to content

Expected Payment Types

/backend/api/v1/expectedPaymentTypes/ID - fetch expected payment type with specified ID.

/backend/api/v1/expectedPaymentTypes/ - list all expected payment types.

/backend/api/v1/expectedPaymentTypes/ - add a new expected payment type, the newly-added expected payment type will be returned.

/backend/api/v1/expectedPaymentTypes/ID - update expected payment type with specified ID. The modified expected payment type will be returned.

/backend/api/v1/expectedPaymentTypes/ID - delete expected payment type with specified ID.

FieldNameTypeDescription
expectedPaymentTypeNameExpected Payment TypeTextName of the expected payment type
expectedPaymentTypeDisplayNameExpected Payment Type (Display)TextAlternative display name for the expected payment type
expectedPaymentTypeDescriptionExpected Payment Type DescriptionText (Multiline)Detailed description of the expected payment type
idExpected Payment Type IDTextThe unique identifier for this expected payment type