Questions tagged as 'postman'

2
answers

How to pass values of type Array in Postman

I'm 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 have not yet found plausible solutions, which is like testing values that get more than one parameter inside i...
asked by 23.11.2018 / 20:35
1
answer

Error api sky: No HTTP resource was found that match the request

In a test in heaven's father I get the message: URI ' link ' {"Message":"No HTTP resource was found that matches the request URI 'https://apiquerysandbox.cieloecommerce.cielo.com.br/1/sales/'."} I'm sending in jman postman: { "Merch...
asked by 20.08.2018 / 16:35
1
answer

Api Cielo: Error creating a purchase

When I send a request simulating a purchase: URL link Json { "MerchantOrderId":"2014111703", "Customer":{ "Name":"Comprador crédito simples" }, "Payment":{ "Type":"CreditCard", "Amount":15700, "Inst...
asked by 20.08.2018 / 17:07