Paid for revision.
I duplicate the correct TK:
API v1.0 (We use it to integrate orders and finances):
https://app.swaggerhub.com/apis/seller-online/seller-online-user/1.0.1#/It is necessary to pull all financial transactions in OneBox via API.
To do this, a wallet has been created into which operations need to be imported.
We import the following data (
https://prnt.sc/vm822f):* "payment_date" - Payment date in OneBox
* "payment_type" - Indicates an Incoming or Outgoing payment in OneBox.
* "payment_sum" - Payment amount
* "payment_order_id" - Add. payment field
https://prnt.sc/100riuk* "shipment_id" - Add. payment field
https://prnt.sc/100uwal* "payment_comment" - The first part of the comment in the OneBox payment (From a new line, the next variable)
* "payment_operation_name" - The second part of the comment in the OneBox payment
Importing with the help of “Automatic actions once a minute”
In ed. In action, we configure the following items:
* Account to which payments will be credited: drop-down list with payment accounts.
* API key - Key for connection.
It should be borne in mind that we will pull finances from several offices. (To different OneBox wallets)