{ "operationId": "ListAllGiftCards", "method": "POST", "path": "/giftcards/_search", "summary": "VTex List all gift cards", "requestExamples": [], "responseExamples": [ { "status": "200", "contentType": "application/json", "example": [ { "id": "3ad63br54-988e-4a14-8b7f-31fc6a5b955c_24", "provider": "ProviderName", "balance": 5.9, "_self": { "href": "/gatewayqa/giftcards/3ad63br54-988e-4a14-8b7f-31fc6a5b955c_24" } } ] } ] }