Create incoming payment

Creating an Incoming Payment involves generating a document to record money received from a customer, typically to settle an open sales invoice. This process is essential for financial reconciliation and accurate cash flow reporting. The API payload for an incoming payment requires key details such as the customer's CardCode, the payment amount, and a link to the specific invoice being paid through its DocEntry and the SumApplied to it. The payment can be specified as a cash payment (CashSum) or a bank transfer (TransferSum), with each method requiring its corresponding accounting information.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
date
required

create date for document sap</code

customer
object
required

customer object sap</code

payment
object
required

payment object sap

apply_to
object

applu to invoices object sap

Headers
string
enum
required

Name of the ERP or accounting software in which you want to get the information SAP sap Allowed: sap

Allowed:
string
required

If you send the x-connection, the connection will already be secured, and there will be no need to send the connection headers for each software. Optional for: SAP

string
required

User of ERP API connection SAP

string
required

Apikey or token of ERP API connection SAP Use client-secret

string
required

ERP database name SAP

string
required

url of the ERP server to consult and connection port SAP

Responses

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