allow vendord
All checks were successful
Build, Push and Deploy / build-and-push (push) Successful in 3m3s
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 16s
Build, Push and Deploy / deploy-staging (push) Successful in 32s
Build, Push and Deploy / deploy-production (push) Has been skipped
Build, Push and Deploy / cleanup (push) Successful in 1s

This commit is contained in:
2026-03-30 14:54:57 +07:00
parent 66aed7c4e8
commit b5e3a778ce
21316 changed files with 2777892 additions and 13 deletions

View File

@@ -0,0 +1,16 @@
HTTP/1.1 402 Request Failed
Server: nginx
Date: Fri, 12 Feb 2016 20:48:09 GMT
Content-Type: application/json
Content-Length: 115
Connection: keep-alive
Access-Control-Allow-Credentials: true
Access-Control-Max-Age: 300
Cache-Control: no-cache, no-store
{
"error": {
"type": "insufficient_funds",
"message": "Transfer does not have available funds"
}
}

View File

@@ -0,0 +1,46 @@
HTTP/1.1 200 OK
Server: nginx
Date: Mon, 01 Feb 2016 00:44:38 GMT
Content-Type: application/json
Content-Length: 1818
Connection: keep-alive
Access-Control-Allow-Credentials: true
Cache-Control: no-cache, no-store
{
"id": "tr_164xRv2eZvKYlo2CZxJZWm1E",
"object": "transfer",
"amount": 200,
"amount_reversed": 100,
"balance_transaction": "txn_19XJJ02eZvKYlo2ClwuJ1rbA",
"created": 1432229235,
"currency": "usd",
"destination": "acct_164wxjKbnvuxQXGu",
"destination_payment": "py_164xRvKbnvuxQXGuVFV2pZo1",
"livemode": false,
"metadata": {
},
"reversals": {
"object": "list",
"data": [
{
"id": "trr_1AF3y32eZvKYlo2CtkDXeobp",
"object": "transfer_reversal",
"amount": 100,
"balance_transaction": "txn_1AF3y32eZvKYlo2CSgDInbEk",
"created": 1493742915,
"currency": "usd",
"metadata": {
},
"transfer": "tr_164xRv2eZvKYlo2CZxJZWm1E"
}
],
"has_more": false,
"total_count": 1,
"url": "/v1/transfers/tr_164xRv2eZvKYlo2CZxJZWm1E/reversals"
},
"reversed": false,
"source_transaction": "ch_164xRv2eZvKYlo2Clu1sIJWB",
"source_type": "card",
"transfer_group": "group_ch_164xRv2eZvKYlo2Clu1sIJWB"
}

View File

@@ -0,0 +1,20 @@
HTTP/1.1 200 OK
Server: nginx
Date: Mon, 01 Feb 2016 00:44:38 GMT
Content-Type: application/json
Content-Length: 1818
Connection: keep-alive
Access-Control-Allow-Credentials: true
Cache-Control: no-cache, no-store
{
"id": "trr_1ARKQ22eZvKYlo2Cv5APdtKF",
"object": "transfer_reversal",
"amount": 400,
"balance_transaction": "txn_1ARKQ22eZvKYlo2C76jP3q3o",
"created": 1496666090,
"currency": "usd",
"metadata": {
},
"transfer": "tr_1ARKPl2eZvKYlo2CsNTKWIOO"
}

View File

@@ -0,0 +1,15 @@
HTTP/1.1 404 Not Found
Server: nginx
Date: Sun, 21 Feb 2016 21:16:02 GMT
Content-Type: application/json
Content-Length: 143
Connection: keep-alive
Cache-Control: no-cache, no-store
{
"error": {
"type": "invalid_request_error",
"message": "No such transfer: tr_164xRv2eZvKYlo2CZxJZWm1E",
"param": "id"
}
}

View File

@@ -0,0 +1,15 @@
HTTP/1.1 404 Not Found
Server: nginx
Date: Sun, 21 Feb 2016 21:16:02 GMT
Content-Type: application/json
Content-Length: 143
Connection: keep-alive
Cache-Control: no-cache, no-store
{
"error": {
"type": "invalid_request_error",
"message": "No such transfer reversal: trr_1ARKQ22eZvKYlo2Cv5APdtKF",
"param": "id"
}
}

View File

@@ -0,0 +1,21 @@
HTTP/1.1 200 OK
Server: nginx
Date: Wed, 24 Jul 2013 07:14:02 GMT
Content-Type: application/json;charset=utf-8
Content-Length: 1092
Connection: keep-alive
Access-Control-Allow-Credentials: true
Access-Control-Max-Age: 300
Cache-Control: no-cache, no-store
{
"id": "trr_1ARKQ22eZvKYlo2Cv5APdtKF",
"object": "transfer_reversal",
"amount": 400,
"balance_transaction": "txn_19XJJ02eZvKYlo2ClwuJ1rbA",
"created": 1496666090,
"currency": "usd",
"metadata": {
},
"transfer": "tr_1ARKPl2eZvKYlo2CsNTKWIOO"
}

View File

@@ -0,0 +1,47 @@
HTTP/1.1 200 OK
Server: nginx
Date: Wed, 24 Jul 2013 07:14:02 GMT
Content-Type: application/json;charset=utf-8
Content-Length: 1092
Connection: keep-alive
Access-Control-Allow-Credentials: true
Access-Control-Max-Age: 300
Cache-Control: no-cache, no-store
{
"id": "tr_164xRv2eZvKYlo2CZxJZWm1E",
"object": "transfer",
"amount": 200,
"amount_reversed": 100,
"balance_transaction": "txn_19XJJ02eZvKYlo2ClwuJ1rbA",
"created": 1432229235,
"currency": "usd",
"destination": "acct_164wxjKbnvuxQXGu",
"destination_payment": "py_164xRvKbnvuxQXGuVFV2pZo1",
"livemode": false,
"metadata": {
},
"reversals": {
"object": "list",
"data": [
{
"id": "trr_1AF3y32eZvKYlo2CtkDXeobp",
"object": "transfer_reversal",
"amount": 100,
"balance_transaction": "txn_1AF3y32eZvKYlo2CSgDInbEk",
"created": 1493742915,
"currency": "usd",
"metadata": {
},
"transfer": "tr_164xRv2eZvKYlo2CZxJZWm1E"
}
],
"has_more": false,
"total_count": 1,
"url": "/v1/transfers/tr_164xRv2eZvKYlo2CZxJZWm1E/reversals"
},
"reversed": false,
"source_transaction": "ch_164xRv2eZvKYlo2Clu1sIJWB",
"source_type": "card",
"transfer_group": "group_ch_164xRv2eZvKYlo2Clu1sIJWB"
}

View File

@@ -0,0 +1,15 @@
HTTP/1.1 404 Not Found
Server: nginx
Date: Sun, 21 Feb 2016 21:16:02 GMT
Content-Type: application/json
Content-Length: 143
Connection: keep-alive
Cache-Control: no-cache, no-store
{
"error": {
"type": "invalid_request_error",
"message": "No such transfer: NOTFOUND",
"param": "id"
}
}

View File

@@ -0,0 +1,38 @@
HTTP/1.1 200 OK
Server: nginx
Date: Mon, 29 Feb 2016 02:40:46 GMT
Content-Type: application/json
Content-Length: 6247
Connection: keep-alive
Access-Control-Allow-Credentials: true
Cache-Control: no-cache, no-store
{
"object": "list",
"url": "/v1/transfers/tr_164xRv2eZvKYlo2CZxJZWm1E/reversals",
"has_more": false,
"data": [
{
"id": "trr_1ARKQ22eZvKYlo2Cv5APdtKF",
"object": "transfer_reversal",
"amount": 400,
"balance_transaction": "txn_19XJJ02eZvKYlo2ClwuJ1rbA",
"created": 1496666090,
"currency": "usd",
"metadata": {
},
"transfer": "tr_1ARKPl2eZvKYlo2CsNTKWIOO"
},
{
"id": "trr_2ARKQ22eZvKYlo2Cv5APdtKF",
"object": "transfer_reversal",
"amount": 400,
"balance_transaction": "txn_29XJJ02eZvKYlo2ClwuJ1rbA",
"created": 1596666090,
"currency": "usd",
"metadata": {
},
"transfer": "tr_2ARKPl2eZvKYlo2CsNTKWIOO"
}
]
}

View File

@@ -0,0 +1,15 @@
HTTP/1.1 404 Not Found
Server: nginx
Date: Sun, 21 Feb 2016 21:16:02 GMT
Content-Type: application/json
Content-Length: 143
Connection: keep-alive
Cache-Control: no-cache, no-store
{
"error": {
"type": "invalid_request_error",
"message": "No such transfer group: NOTFOUND",
"param": "id"
}
}

View File

@@ -0,0 +1,90 @@
HTTP/1.1 200 OK
Server: nginx
Date: Mon, 29 Feb 2016 02:40:46 GMT
Content-Type: application/json
Content-Length: 6247
Connection: keep-alive
Access-Control-Allow-Credentials: true
Cache-Control: no-cache, no-store
{
"object": "list",
"url": "/v1/transfers",
"has_more": false,
"data": [
{
"id": "tr_164xRv2eZvKYlo2CZxJZWm1E",
"object": "transfer",
"amount": 200,
"amount_reversed": 100,
"balance_transaction": "txn_19XJJ02eZvKYlo2ClwuJ1rbA",
"created": 1432229235,
"currency": "usd",
"destination": "acct_164wxjKbnvuxQXGu",
"destination_payment": "py_164xRvKbnvuxQXGuVFV2pZo1",
"livemode": false,
"metadata": {
},
"reversals": {
"object": "list",
"data": [
{
"id": "trr_1AF3y32eZvKYlo2CtkDXeobp",
"object": "transfer_reversal",
"amount": 100,
"balance_transaction": "txn_1AF3y32eZvKYlo2CSgDInbEk",
"created": 1493742915,
"currency": "usd",
"metadata": {
},
"transfer": "tr_164xRv2eZvKYlo2CZxJZWm1E"
}
],
"has_more": false,
"total_count": 1,
"url": "/v1/transfers/tr_164xRv2eZvKYlo2CZxJZWm1E/reversals"
},
"reversed": false,
"source_transaction": "ch_164xRv2eZvKYlo2Clu1sIJWB",
"source_type": "card",
"transfer_group": "group_ch_164xRv2eZvKYlo2Clu1sIJWB"
},
{
"id": "tr_164xRv2DKDJF832CZxJZWm1E",
"object": "transfer",
"amount": 250,
"amount_reversed": 100,
"balance_transaction": "txn_19XJJ02JDKDo2ClwuJ1rbA",
"created": 1432429235,
"currency": "usd",
"destination": "acct_164wxjKbnvuxQXGu",
"destination_payment": "py_164xRvKbnvuxKDUD3dVFV2pZo1",
"livemode": false,
"metadata": {
},
"reversals": {
"object": "list",
"data": [
{
"id": "trr_1AF3KDjdkddeZvKYlo2CtkDXeobp",
"object": "transfer_reversal",
"amount": 100,
"balance_transaction": "txn_DF8d3y32eZvKYlo2CSgDInbEk",
"created": 1492429235,
"currency": "usd",
"metadata": {
},
"transfer": "tr_164xRv2DKDJF832CZxJZWm1E"
}
],
"has_more": false,
"total_count": 1,
"url": "/v1/transfers/tr_164xRv2DKDJF832CZxJZWm1E/reversals"
},
"reversed": false,
"source_transaction": "ch_264xDJD83ZvKYlo2Clu1sIJWB",
"source_type": "card",
"transfer_group": "group_ch_264xRv2eZvKYlo2Clu1sIJWB"
}
]
}