How do I create an application in Draft status?
{ "submitImmediately": false}POST /merchant-onboarding/applicationsPOST /merchant-onboarding/applications-short{ "submitImmediately": false, "signerInfo": { "name": "Morgan Reed", "email": "morgan@example.com", "position": "Owner" }, "merchantData": { "registeredName": "Northwind Coffee Roasters LLC" }}POST /merchant-onboarding/applications/{applicationId}/submitLast updated