Alejandro Cozompolis Posted August 21, 2021 Share Posted August 21, 2021 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 More sharing options...
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now