Initial commit
This commit is contained in:
@@ -0,0 +1,19 @@
|
||||
HTTP/2 201
|
||||
Content-Type: application/json; charset=utf-8
|
||||
Access-Control-Allow-Origin: *
|
||||
Access-Control-Allow-Methods: GET, POST, DELETE, PUT, PATCH, OPTIONS, HEAD
|
||||
Access-Control-Max-Age: 3600
|
||||
Access-Control-Allow-Credentials: true
|
||||
Access-Control-Allow-Headers: content-type, x-csrf-token
|
||||
|
||||
{
|
||||
"currency": "btc",
|
||||
"data": null,
|
||||
"address": "111",
|
||||
"description": null,
|
||||
"id": 140,
|
||||
"name": "Hello",
|
||||
"sent_at": "2020-09-10T12:56:05Z",
|
||||
"state": "pending",
|
||||
"uid": "ID787E383938"
|
||||
}
|
||||
Reference in New Issue
Block a user