Files
kulakpos_web/vendor/omnipay/stripe/tests/Mock/DeleteCouponSuccess.txt

15 lines
276 B
Plaintext
Raw Normal View History

2026-03-30 14:54:57 +07:00
HTTP/1.1 200 OK
Server: nginx
Date: Sat, 27 Jun 2020 10:05:26 GMT
Content-Type: application/json
Content-Length: 281
Connection: keep-alive
Access-Control-Allow-Credentials: true
Cache-Control: no-cache, no-store
{
"id": "50_OFF",
"object": "coupon",
"deleted": true
}