Create scan form for labelspost https://marketplace.walmartapis.com/v3/shipping/scan-formBody ParamsScan form request payload, including carrier, ship date, origin address, and tracking numbers to include in the manifest.scanFormIdstringrequiredcarrierNamestringrequiredshipOnDatestringrequiredfromAddressobjectrequiredfromAddress objecttrackingNumbersarray of stringsrequiredlength between 1 and 200trackingNumbers* stringADD stringcarrierServiceTypestringdocumentFormatstringrequiredHeadersWM_CONSUMER.CHANNEL.TYPEstringWM_QOS.CORRELATION_IDstringrequiredWM_SVC.NAMEstringrequiredWM_MARKETstringenumrequiredusAllowed:usWM_GLOBAL_VERSIONstringenumrequired3.1Allowed:3.1AcceptstringrequiredResponses 200Successful operation 400Invalid operation 409Conflict — a scan form with the given scanFormId already exists. No duplicate is created. Retrieve the existing scan form using the GET endpoint with the previously returned manifestId.Updated about 21 hours ago