Jump to content

Webservice API


Recommended Posts

Estoy probando las API, cree un XML para enviarlo mediante Postman es el siguiente:

<?xml version="1.0" encoding="UTF-8"?>
<product>
<id_manufacturer>5</id_manufacturer>
<name>Producto de prueba</name>
<price>300</price>
</product>

Me retorna el siguiente error: <![CDATA[parameter "price" required]]>

Alguien me podrá orientar.

Muchas gracias

 

 

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...