API Reference
Upload Application
Send an application to Square Cloud. It has a rate limit of 1 request every 3 seconds.
The API key for your account. You can find this in your account settings.
The application to be uploaded must be compressed in a zip file (.zip) and the Content-Type must be multipart/form-data.
Response
Indicates whether the call was successful..
success if successful, error if not.The status code of the response.
The contents of the response.

