Tool to request a parcel pickup for previously created shipments. Use when you need to schedule a courier pickup for packages that have been created. The method sends a pickup request to the courier API if the courier supports it. Use getRequestParcelPickupFields first to check…
fieldsarrayOptional array of additional fields required by the courier (e.g., pickup date, contact person). Use getRequestParcelPickupFields to determine required fields for the courier.
account_idRequiredintegerThe courier account identifier. Must be a positive integer.
courier_codeRequiredstringCourier identifier code (e.g., 'dpd', 'inpost', 'dhl'). Maximum 20 characters.
package_numbersRequiredarrayArray of package tracking numbers to request pickup for. Must contain at least one package number.
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.