Tool to add a payment to an order in BaseLinker. Use when recording a payment for an order. The payment amount replaces (not adds to) the current payment value; if it matches the order total, the order is marked as paid.
order_idRequiredintegerOrder ID number
payment_dateRequiredintegerPayment date as Unix timestamp
payment_doneRequirednumberThe amount of the payment. The value changes the current payment in the order (not added to the previous value). If the amount matches the order value, the order will be marked as paid.
payment_commentRequiredstringPayment commentary
external_payment_idstringExternal payment identifier from payment gateway
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.