riainvoice/vendor_old/omnipay/stripe/tests/Mock/DeleteCustomerSuccess.txt
2021-10-01 23:56:38 +05:30

15 lines
307 B
Plaintext

HTTP/1.1 200 OK
Server: nginx
Date: Tue, 26 Feb 2013 16:33:08 GMT
Content-Type: application/json;charset=utf-8
Content-Length: 52
Connection: keep-alive
Access-Control-Max-Age: 300
Access-Control-Allow-Credentials: true
Cache-Control: no-cache, no-store
{
"deleted": true,
"id": "cus_1MZSEtqSghKx99"
}