Payments
Service crm.item.payment.* is designed to issue payments in CRM.
This service works for CRM entities only. To create payments in orders you need to use API sale.payment.*.
Methods to handle payments:
Function | Description |
---|---|
crm.item.payment.add | Adds new payment. |
crm.item.payment.delete | Deletes payment. |
crm.item.payment.get | Gets specific payment details by its ID. |
crm.item.payment.list | Gets list of payments. |
crm.item.payment.pay | Updates payment status to «Paid». |
crm.item.payment.unpay | Updates payment status to «Not paid». |
crm.item.payment.update | Updates payment details. |
© «Bitrix24», 2001-2024