Overview of Methods

Scope: crm

Who can execute methods: depending on the method

Method

Description

crm.item.payment.add

Creates a payment for a CRM entity

crm.item.payment.update

Modifies the set of payment fields

crm.item.payment.get

Retrieves brief information about the payment

crm.item.payment.list

Gets a list of payments for a specific CRM entity

crm.item.payment.delete

Deletes a payment

crm.item.payment.pay

Changes the payment status to "Paid"

crm.item.payment.unpay

Changes the payment status to "Unpaid"