Vesica API - Adding a Piece

To create or add a new piece, you need to send the name of the piece to Vesica. Following is the sample form for creating new piece. All the requests must be sent to https://vesica.ws/api/index.php. The demand for requesting piece lists must be "PIECE_CREATE".

Following is the sample form for creating a new piece. All the fields in the form are mandatory and must be filled in with correct values.


     
     
     
     

If the submitted values are correct, the Vesica API will return the following XML.



     SUCCESS
     Piece Added Successfully!
     
          
          
     

If the "name" variable is empty, the Vesica API will return the following XML.



     FAILURE
     Piece name can't be empty!

Browse Documenation

Introduction to the API

Requesting Piece Lists

Requesting Piece Details

Adding a Piece

Requesting Collections

Requesting Collection Details

Download Sample Templates

Home    •    Blog    •    Contact Us    •    Developers    •    Education    •    Partners    •    About    •    Help & Support    •    News    •    Privacy Policy    •    Terms of Use