Tool to add a new order to the BaseLinker order manager. Use when you need to create a new order with customer details, products, and delivery information.
paidRequiredbooleanWhether the order is already paid. Value 'true' automatically adds a full payment.
emailstringBuyer's email address
phonestringBuyer's phone number
currencyRequiredstring3-letter currency code (e.g., USD, EUR, PLN)
date_addRequiredintegerDate of order creation in unix timestamp format
productsRequiredarrayOrder product array. At least one product is required.
user_loginstringAllegro or eBay user login
invoice_nipstringBilling details - VAT registration number/tax number
invoice_citystringBilling details - city
want_invoicebooleanFlag indicating whether the customer wants an invoice
delivery_citystringDelivery address - city
extra_field_1stringValue of 'additional field 1' - seller can store any information
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.