{ "operationId": "Create/UpdateGiftCardProviderbyID", "method": "PUT", "path": "/api/giftcardproviders/{giftCardProviderId}", "summary": "VTex Create/Update GiftCard Provider by ID", "requestExamples": [], "responseExamples": [ { "status": "200", "contentType": "application/json", "example": { "id": "GiftCardExample3", "serviceUrl": "https://api.vtex.com.br/basedevmkp", "oauthProvider": "vtex", "preAuthEnabled": true, "cancelEnabled": true, "_self": { "href": "cosmetics2/giftcardproviders/GiftCardExample3" } } } ] }