Most voted "postman" questions
Use this tag when the question refers to a resource, information, or problem related to the Postman Client API.
Learn more…52 questions
Sort by count of
-
-1
votes2
answers2791
viewsHow to pass Array values in Postman
I am developing an API, and one of the modules is the ACL(access control list) in the Laravel Framework. I came to a problem that I haven’t found plausible solutions yet, which is like testing…
-
-4
votes1
answer179
viewsCielo Api: Error creating a purchase
When I send a request simulating a purchase: URL https://apisandbox.cieloecommerce.cielo.com.br/1/sales Json { "MerchantOrderId":"2014111703", "Customer":{ "Name":"Comprador crédito simples" },…