diff --git a/resources/views/scribe/index.blade.php b/resources/views/scribe/index.blade.php index 02fdd52..931a824 100644 --- a/resources/views/scribe/index.blade.php +++ b/resources/views/scribe/index.blade.php @@ -3445,7 +3445,7 @@ class="sl-overflow-x-hidden sl-truncate sl-text-muted">https://vine.test Example:
curl --request GET \
- --get "https://vine.test/api/v1/my-team-voucher-sets-created/hic" \
+ --get "https://vine.test/api/v1/my-team-voucher-sets-created/repellendus" \
--header "Authorization: Bearer {YOUR_API_TOKEN}" \
--header "Content-Type: application/json" \
--header "Accept: application/json" \
@@ -5885,7 +5885,7 @@ class="sl-overflow-x-hidden sl-truncate sl-text-muted">https://vine.test
const url = new URL(
- "https://vine.test/api/v1/my-team-voucher-sets-created/hic"
+ "https://vine.test/api/v1/my-team-voucher-sets-created/repellendus"
);
const headers = {
@@ -5906,7 +5906,7 @@ class="sl-overflow-x-hidden sl-truncate sl-text-muted">https://vine.test
$client = new \GuzzleHttp\Client();
-$url = 'https://vine.test/api/v1/my-team-voucher-sets-created/hic';
+$url = 'https://vine.test/api/v1/my-team-voucher-sets-created/repellendus';
$response = $client->get(
$url,
[
@@ -5929,7 +5929,7 @@ class="sl-overflow-x-hidden sl-truncate sl-text-muted">https://vine.test
import requests
import json
-url = 'https://vine.test/api/v1/my-team-voucher-sets-created/hic'
+url = 'https://vine.test/api/v1/my-team-voucher-sets-created/repellendus'
headers = {
'Authorization': 'Bearer {YOUR_API_TOKEN}',
'Content-Type': 'application/json',
@@ -6629,7 +6629,7 @@ class="sl-overflow-x-hidden sl-truncate sl-text-muted">https://vine.test
curl --request GET \
- --get "https://vine.test/api/v1/my-team-voucher-sets-allocated/soluta" \
+ --get "https://vine.test/api/v1/my-team-voucher-sets-allocated/enim" \
--header "Authorization: Bearer {YOUR_API_TOKEN}" \
--header "Content-Type: application/json" \
--header "Accept: application/json" \
@@ -6682,7 +6682,7 @@ class="sl-overflow-x-hidden sl-truncate sl-text-muted">https://vine.test
const url = new URL(
- "https://vine.test/api/v1/my-team-voucher-sets-allocated/soluta"
+ "https://vine.test/api/v1/my-team-voucher-sets-allocated/enim"
);
const headers = {
@@ -6703,7 +6703,7 @@ class="sl-overflow-x-hidden sl-truncate sl-text-muted">https://vine.test
$client = new \GuzzleHttp\Client();
-$url = 'https://vine.test/api/v1/my-team-voucher-sets-allocated/soluta';
+$url = 'https://vine.test/api/v1/my-team-voucher-sets-allocated/enim';
$response = $client->get(
$url,
[
@@ -6726,7 +6726,7 @@ class="sl-overflow-x-hidden sl-truncate sl-text-muted">https://vine.test
import requests
import json
-url = 'https://vine.test/api/v1/my-team-voucher-sets-allocated/soluta'
+url = 'https://vine.test/api/v1/my-team-voucher-sets-allocated/enim'
headers = {
'Authorization': 'Bearer {YOUR_API_TOKEN}',
'Content-Type': 'application/json',
@@ -7861,7 +7861,7 @@ class="sl-overflow-x-hidden sl-truncate sl-text-muted">https://vine.test
curl --request GET \
- --get "https://vine.test/api/v1/system-statistics/8?cached=1&fields=id%2Cnum_users" \
+ --get "https://vine.test/api/v1/system-statistics/4?cached=1&fields=id%2Cnum_users" \
--header "Authorization: Bearer {YOUR_API_TOKEN}" \
--header "Content-Type: application/json" \
--header "Accept: application/json" \
@@ -8875,7 +8875,7 @@ class="sl-overflow-x-hidden sl-truncate sl-text-muted">https://vine.test
const url = new URL(
- "https://vine.test/api/v1/system-statistics/8"
+ "https://vine.test/api/v1/system-statistics/4"
);
const params = {
@@ -8903,7 +8903,7 @@ class="sl-overflow-x-hidden sl-truncate sl-text-muted">https://vine.test
$client = new \GuzzleHttp\Client();
-$url = 'https://vine.test/api/v1/system-statistics/8';
+$url = 'https://vine.test/api/v1/system-statistics/4';
$response = $client->get(
$url,
[
@@ -8930,7 +8930,7 @@ class="sl-overflow-x-hidden sl-truncate sl-text-muted">https://vine.test
import requests
import json
-url = 'https://vine.test/api/v1/system-statistics/8'
+url = 'https://vine.test/api/v1/system-statistics/4'
params = {
'cached': '1',
'fields': 'id,num_users',
@@ -9162,7 +9162,7 @@ class="sl-overflow-x-hidden sl-truncate sl-text-muted">https://vine.test
curl --request GET \
- --get "https://vine.test/api/v1/admin/system-statistics/quo?cached=1&fields=id%2Ccreated_at" \
+ --get "https://vine.test/api/v1/admin/system-statistics/sunt?cached=1&fields=id%2Ccreated_at" \
--header "Authorization: Bearer {YOUR_API_TOKEN}" \
--header "Content-Type: application/json" \
--header "Accept: application/json" \
@@ -13111,7 +13111,7 @@ class="sl-overflow-x-hidden sl-truncate sl-text-muted">https://vine.test
const url = new URL(
- "https://vine.test/api/v1/admin/system-statistics/quo"
+ "https://vine.test/api/v1/admin/system-statistics/sunt"
);
const params = {
@@ -13139,7 +13139,7 @@ class="sl-overflow-x-hidden sl-truncate sl-text-muted">https://vine.test
$client = new \GuzzleHttp\Client();
-$url = 'https://vine.test/api/v1/admin/system-statistics/quo';
+$url = 'https://vine.test/api/v1/admin/system-statistics/sunt';
$response = $client->get(
$url,
[
@@ -13166,7 +13166,7 @@ class="sl-overflow-x-hidden sl-truncate sl-text-muted">https://vine.test
import requests
import json
-url = 'https://vine.test/api/v1/admin/system-statistics/quo'
+url = 'https://vine.test/api/v1/admin/system-statistics/sunt'
params = {
'cached': '1',
'fields': 'id,created_at',
@@ -13914,7 +13914,7 @@ class="sl-overflow-x-hidden sl-truncate sl-text-muted">https://vine.test
curl --request GET \
- --get "https://vine.test/api/v1/admin/teams/eligendi?cached=1&fields=id%2Ccreated_at" \
+ --get "https://vine.test/api/v1/admin/teams/velit?cached=1&fields=id%2Ccreated_at" \
--header "Authorization: Bearer {YOUR_API_TOKEN}" \
--header "Content-Type: application/json" \
--header "Accept: application/json" \
@@ -14318,7 +14318,7 @@ class="sl-overflow-x-hidden sl-truncate sl-text-muted">https://vine.test
const url = new URL(
- "https://vine.test/api/v1/admin/teams/eligendi"
+ "https://vine.test/api/v1/admin/teams/velit"
);
const params = {
@@ -14346,7 +14346,7 @@ class="sl-overflow-x-hidden sl-truncate sl-text-muted">https://vine.test
$client = new \GuzzleHttp\Client();
-$url = 'https://vine.test/api/v1/admin/teams/eligendi';
+$url = 'https://vine.test/api/v1/admin/teams/velit';
$response = $client->get(
$url,
[
@@ -14373,7 +14373,7 @@ class="sl-overflow-x-hidden sl-truncate sl-text-muted">https://vine.test
import requests
import json
-url = 'https://vine.test/api/v1/admin/teams/eligendi'
+url = 'https://vine.test/api/v1/admin/teams/velit'
params = {
'cached': '1',
'fields': 'id,created_at',
@@ -14592,7 +14592,7 @@ class="sl-overflow-x-hidden sl-truncate sl-text-muted">https://vine.test
curl --request PUT \
- "https://vine.test/api/v1/admin/teams/et" \
+ "https://vine.test/api/v1/admin/teams/reiciendis" \
--header "Authorization: Bearer {YOUR_API_TOKEN}" \
--header "Content-Type: application/json" \
--header "Accept: application/json" \
--header "X-Authorisation: JWT eyJ0eXAiOiJKV..." \
--data "{
- \"name\": \"dolore\",
- \"country_id\": 12
+ \"name\": \"et\",
+ \"country_id\": 17
}"
const url = new URL(
- "https://vine.test/api/v1/admin/teams/et"
+ "https://vine.test/api/v1/admin/teams/reiciendis"
);
const headers = {
@@ -14717,8 +14717,8 @@ class="sl-overflow-x-hidden sl-truncate sl-text-muted">https://vine.test
$client = new \GuzzleHttp\Client();
-$url = 'https://vine.test/api/v1/admin/teams/et';
+$url = 'https://vine.test/api/v1/admin/teams/reiciendis';
$response = $client->put(
$url,
[
@@ -14744,8 +14744,8 @@ class="sl-overflow-x-hidden sl-truncate sl-text-muted">https://vine.test
import requests
import json
-url = 'https://vine.test/api/v1/admin/teams/et'
+url = 'https://vine.test/api/v1/admin/teams/reiciendis'
payload = {
- "name": "dolore",
- "country_id": 12
+ "name": "et",
+ "country_id": 17
}
headers = {
'Authorization': 'Bearer {YOUR_API_TOKEN}',
@@ -14923,7 +14923,7 @@ class="sl-overflow-x-hidden sl-truncate sl-text-muted">https://vine.test
Example:
- sed
+ qui
@@ -14964,7 +14964,7 @@ class="sl-overflow-x-hidden sl-truncate sl-text-muted">https://vine.test
curl --request DELETE \
- "https://vine.test/api/v1/admin/teams/sed" \
+ "https://vine.test/api/v1/admin/teams/qui" \
--header "Authorization: Bearer {YOUR_API_TOKEN}" \
--header "Content-Type: application/json" \
--header "Accept: application/json" \
@@ -14976,7 +14976,7 @@ class="sl-overflow-x-hidden sl-truncate sl-text-muted">https://vine.test
const url = new URL(
- "https://vine.test/api/v1/admin/teams/sed"
+ "https://vine.test/api/v1/admin/teams/qui"
);
const headers = {
@@ -14997,7 +14997,7 @@ class="sl-overflow-x-hidden sl-truncate sl-text-muted">https://vine.test
$client = new \GuzzleHttp\Client();
-$url = 'https://vine.test/api/v1/admin/teams/sed';
+$url = 'https://vine.test/api/v1/admin/teams/qui';
$response = $client->delete(
$url,
[
@@ -15020,7 +15020,7 @@ class="sl-overflow-x-hidden sl-truncate sl-text-muted">https://vine.test
import requests
import json
-url = 'https://vine.test/api/v1/admin/teams/sed'
+url = 'https://vine.test/api/v1/admin/teams/qui'
headers = {
'Authorization': 'Bearer {YOUR_API_TOKEN}',
'Content-Type': 'application/json',
@@ -15713,7 +15713,7 @@ class="sl-overflow-x-hidden sl-truncate sl-text-muted">https://vine.test
Example:
- 20
+ 7
@@ -15740,7 +15740,7 @@ class="sl-overflow-x-hidden sl-truncate sl-text-muted">https://vine.test
Example:
- 14
+ 1
@@ -15786,8 +15786,8 @@ class="sl-overflow-x-hidden sl-truncate sl-text-muted">https://vine.test
--header "Accept: application/json" \
--header "X-Authorisation: JWT eyJ0eXAiOiJKV..." \
--data "{
- \"team_id\": 20,
- \"merchant_team_id\": 14
+ \"team_id\": 7,
+ \"merchant_team_id\": 1
}"
@@ -15808,8 +15808,8 @@ class="sl-overflow-x-hidden sl-truncate sl-text-muted">https://vine.test
};
let body = {
- "team_id": 20,
- "merchant_team_id": 14
+ "team_id": 7,
+ "merchant_team_id": 1
};
fetch(url, {
@@ -15835,8 +15835,8 @@ class="sl-overflow-x-hidden sl-truncate sl-text-muted">https://vine.test
'X-Authorisation' => 'JWT eyJ0eXAiOiJKV...',
],
'json' => [
- 'team_id' => 20,
- 'merchant_team_id' => 14,
+ 'team_id' => 7,
+ 'merchant_team_id' => 1,
],
]
);
@@ -15853,8 +15853,8 @@ class="sl-overflow-x-hidden sl-truncate sl-text-muted">https://vine.test
url = 'https://vine.test/api/v1/admin/team-merchant-teams'
payload = {
- "team_id": 20,
- "merchant_team_id": 14
+ "team_id": 7,
+ "merchant_team_id": 1
}
headers = {
'Authorization': 'Bearer {YOUR_API_TOKEN}',
@@ -16014,7 +16014,7 @@ class="sl-overflow-x-hidden sl-truncate sl-text-muted">https://vine.test
Example:
curl --request DELETE \
- "https://vine.test/api/v1/admin/team-merchant-teams/amet" \
+ "https://vine.test/api/v1/admin/team-merchant-teams/soluta" \
--header "Authorization: Bearer {YOUR_API_TOKEN}" \
--header "Content-Type: application/json" \
--header "Accept: application/json" \
@@ -16067,7 +16067,7 @@ class="sl-overflow-x-hidden sl-truncate sl-text-muted">https://vine.test
const url = new URL(
- "https://vine.test/api/v1/admin/team-merchant-teams/amet"
+ "https://vine.test/api/v1/admin/team-merchant-teams/soluta"
);
const headers = {
@@ -16088,7 +16088,7 @@ class="sl-overflow-x-hidden sl-truncate sl-text-muted">https://vine.test
$client = new \GuzzleHttp\Client();
-$url = 'https://vine.test/api/v1/admin/team-merchant-teams/amet';
+$url = 'https://vine.test/api/v1/admin/team-merchant-teams/soluta';
$response = $client->delete(
$url,
[
@@ -16111,7 +16111,7 @@ class="sl-overflow-x-hidden sl-truncate sl-text-muted">https://vine.test
import requests
import json
-url = 'https://vine.test/api/v1/admin/team-merchant-teams/amet'
+url = 'https://vine.test/api/v1/admin/team-merchant-teams/soluta'
headers = {
'Authorization': 'Bearer {YOUR_API_TOKEN}',
'Content-Type': 'application/json',
@@ -16804,7 +16804,7 @@ class="sl-overflow-x-hidden sl-truncate sl-text-muted">https://vine.test
curl --request PUT \
- "https://vine.test/api/v1/admin/team-service-teams/debitis" \
+ "https://vine.test/api/v1/admin/team-service-teams/quasi" \
--header "Authorization: Bearer {YOUR_API_TOKEN}" \
--header "Content-Type: application/json" \
--header "Accept: application/json" \
@@ -17163,7 +17163,7 @@ class="sl-overflow-x-hidden sl-truncate sl-text-muted">https://vine.test
const url = new URL(
- "https://vine.test/api/v1/admin/team-service-teams/debitis"
+ "https://vine.test/api/v1/admin/team-service-teams/quasi"
);
const headers = {
@@ -17184,7 +17184,7 @@ class="sl-overflow-x-hidden sl-truncate sl-text-muted">https://vine.test
$client = new \GuzzleHttp\Client();
-$url = 'https://vine.test/api/v1/admin/team-service-teams/debitis';
+$url = 'https://vine.test/api/v1/admin/team-service-teams/quasi';
$response = $client->put(
$url,
[
@@ -17207,7 +17207,7 @@ class="sl-overflow-x-hidden sl-truncate sl-text-muted">https://vine.test
import requests
import json
-url = 'https://vine.test/api/v1/admin/team-service-teams/debitis'
+url = 'https://vine.test/api/v1/admin/team-service-teams/quasi'
headers = {
'Authorization': 'Bearer {YOUR_API_TOKEN}',
'Content-Type': 'application/json',
@@ -17366,7 +17366,7 @@ class="sl-overflow-x-hidden sl-truncate sl-text-muted">https://vine.test
curl --request DELETE \
- "https://vine.test/api/v1/admin/team-service-teams/voluptatem" \
+ "https://vine.test/api/v1/admin/team-service-teams/provident" \
--header "Authorization: Bearer {YOUR_API_TOKEN}" \
--header "Content-Type: application/json" \
--header "Accept: application/json" \
@@ -17419,7 +17419,7 @@ class="sl-overflow-x-hidden sl-truncate sl-text-muted">https://vine.test
const url = new URL(
- "https://vine.test/api/v1/admin/team-service-teams/voluptatem"
+ "https://vine.test/api/v1/admin/team-service-teams/provident"
);
const headers = {
@@ -17440,7 +17440,7 @@ class="sl-overflow-x-hidden sl-truncate sl-text-muted">https://vine.test
$client = new \GuzzleHttp\Client();
-$url = 'https://vine.test/api/v1/admin/team-service-teams/voluptatem';
+$url = 'https://vine.test/api/v1/admin/team-service-teams/provident';
$response = $client->delete(
$url,
[
@@ -17463,7 +17463,7 @@ class="sl-overflow-x-hidden sl-truncate sl-text-muted">https://vine.test
import requests
import json
-url = 'https://vine.test/api/v1/admin/team-service-teams/voluptatem'
+url = 'https://vine.test/api/v1/admin/team-service-teams/provident'
headers = {
'Authorization': 'Bearer {YOUR_API_TOKEN}',
'Content-Type': 'application/json',
@@ -18156,7 +18156,7 @@ class="sl-overflow-x-hidden sl-truncate sl-text-muted">https://vine.test
curl --request PUT \
- "https://vine.test/api/v1/admin/team-users/quo" \
+ "https://vine.test/api/v1/admin/team-users/qui" \
--header "Authorization: Bearer {YOUR_API_TOKEN}" \
--header "Content-Type: application/json" \
--header "Accept: application/json" \
--header "X-Authorisation: JWT eyJ0eXAiOiJKV..." \
--data "{
- \"send_invite_email\": \"kluettgen@example.org\"
+ \"send_invite_email\": \"jweber@example.com\"
}"
const url = new URL(
- "https://vine.test/api/v1/admin/team-users/quo"
+ "https://vine.test/api/v1/admin/team-users/qui"
);
const headers = {
@@ -18563,7 +18563,7 @@ class="sl-overflow-x-hidden sl-truncate sl-text-muted">https://vine.test
$client = new \GuzzleHttp\Client();
-$url = 'https://vine.test/api/v1/admin/team-users/quo';
+$url = 'https://vine.test/api/v1/admin/team-users/qui';
$response = $client->put(
$url,
[
@@ -18589,7 +18589,7 @@ class="sl-overflow-x-hidden sl-truncate sl-text-muted">https://vine.test
import requests
import json
-url = 'https://vine.test/api/v1/admin/team-users/quo'
+url = 'https://vine.test/api/v1/admin/team-users/qui'
payload = {
- "send_invite_email": "kluettgen@example.org"
+ "send_invite_email": "jweber@example.com"
}
headers = {
'Authorization': 'Bearer {YOUR_API_TOKEN}',
@@ -18766,7 +18766,7 @@ class="sl-overflow-x-hidden sl-truncate sl-text-muted">https://vine.test
Example:
- culpa
+ suscipit
@@ -18807,7 +18807,7 @@ class="sl-overflow-x-hidden sl-truncate sl-text-muted">https://vine.test
curl --request DELETE \
- "https://vine.test/api/v1/admin/team-users/culpa" \
+ "https://vine.test/api/v1/admin/team-users/suscipit" \
--header "Authorization: Bearer {YOUR_API_TOKEN}" \
--header "Content-Type: application/json" \
--header "Accept: application/json" \
@@ -18819,7 +18819,7 @@ class="sl-overflow-x-hidden sl-truncate sl-text-muted">https://vine.test
const url = new URL(
- "https://vine.test/api/v1/admin/team-users/culpa"
+ "https://vine.test/api/v1/admin/team-users/suscipit"
);
const headers = {
@@ -18840,7 +18840,7 @@ class="sl-overflow-x-hidden sl-truncate sl-text-muted">https://vine.test
$client = new \GuzzleHttp\Client();
-$url = 'https://vine.test/api/v1/admin/team-users/culpa';
+$url = 'https://vine.test/api/v1/admin/team-users/suscipit';
$response = $client->delete(
$url,
[
@@ -18863,7 +18863,7 @@ class="sl-overflow-x-hidden sl-truncate sl-text-muted">https://vine.test
import requests
import json
-url = 'https://vine.test/api/v1/admin/team-users/culpa'
+url = 'https://vine.test/api/v1/admin/team-users/suscipit'
headers = {
'Authorization': 'Bearer {YOUR_API_TOKEN}',
'Content-Type': 'application/json',
@@ -19556,7 +19556,7 @@ class="sl-overflow-x-hidden sl-truncate sl-text-muted">https://vine.test
Example:
- 19
+ 2
@@ -19583,7 +19583,7 @@ class="sl-overflow-x-hidden sl-truncate sl-text-muted">https://vine.test
Example:
- totam
+ dolorum
@@ -19610,7 +19610,7 @@ class="sl-overflow-x-hidden sl-truncate sl-text-muted">https://vine.test
Example:
- 15
+ 12
@@ -19637,7 +19637,7 @@ class="sl-overflow-x-hidden sl-truncate sl-text-muted">https://vine.test
Example:
- 6
+ 14
@@ -19664,7 +19664,7 @@ class="sl-overflow-x-hidden sl-truncate sl-text-muted">https://vine.test
Example:
- 1
+ 18
@@ -19691,7 +19691,7 @@ class="sl-overflow-x-hidden sl-truncate sl-text-muted">https://vine.test
Example:
- 10
+ 19
@@ -19718,7 +19718,7 @@ class="sl-overflow-x-hidden sl-truncate sl-text-muted">https://vine.test
Example:
- 20
+ 11
@@ -19745,7 +19745,7 @@ class="sl-overflow-x-hidden sl-truncate sl-text-muted">https://vine.test
Example:
- 15
+ 10
@@ -19772,7 +19772,7 @@ class="sl-overflow-x-hidden sl-truncate sl-text-muted">https://vine.test
Example:
- 13
+ 8
@@ -19799,7 +19799,7 @@ class="sl-overflow-x-hidden sl-truncate sl-text-muted">https://vine.test
Example:
- 13
+ 2
@@ -19826,7 +19826,7 @@ class="sl-overflow-x-hidden sl-truncate sl-text-muted">https://vine.test
Example:
- 12
+ 4
@@ -19853,7 +19853,7 @@ class="sl-overflow-x-hidden sl-truncate sl-text-muted">https://vine.test
Example:
- 13
+ 20
@@ -19880,7 +19880,7 @@ class="sl-overflow-x-hidden sl-truncate sl-text-muted">https://vine.test
Example:
- 9
+ 17
@@ -19907,7 +19907,7 @@ class="sl-overflow-x-hidden sl-truncate sl-text-muted">https://vine.test
Example:
- 3
+ 9
@@ -19934,7 +19934,7 @@ class="sl-overflow-x-hidden sl-truncate sl-text-muted">https://vine.test
Example:
- nihil
+ exercitationem
@@ -19980,21 +19980,21 @@ class="sl-overflow-x-hidden sl-truncate sl-text-muted">https://vine.test
--header "Accept: application/json" \
--header "X-Authorisation: JWT eyJ0eXAiOiJKV..." \
--data "{
- \"team_id\": 19,
- \"voucher_template_path\": \"totam\",
- \"voucher_qr_size_px\": 15,
- \"voucher_qr_x\": 6,
- \"voucher_qr_y\": 1,
- \"voucher_code_size_px\": 10,
- \"voucher_code_x\": 20,
- \"voucher_code_y\": 15,
- \"voucher_expiry_size_px\": 13,
- \"voucher_expiry_x\": 13,
- \"voucher_expiry_y\": 12,
- \"voucher_value_size_px\": 13,
- \"voucher_value_x\": 9,
- \"voucher_value_y\": 3,
- \"overlay_font_path\": \"nihil\"
+ \"team_id\": 2,
+ \"voucher_template_path\": \"dolorum\",
+ \"voucher_qr_size_px\": 12,
+ \"voucher_qr_x\": 14,
+ \"voucher_qr_y\": 18,
+ \"voucher_code_size_px\": 19,
+ \"voucher_code_x\": 11,
+ \"voucher_code_y\": 10,
+ \"voucher_expiry_size_px\": 8,
+ \"voucher_expiry_x\": 2,
+ \"voucher_expiry_y\": 4,
+ \"voucher_value_size_px\": 20,
+ \"voucher_value_x\": 17,
+ \"voucher_value_y\": 9,
+ \"overlay_font_path\": \"exercitationem\"
}"
@@ -20015,21 +20015,21 @@ class="sl-overflow-x-hidden sl-truncate sl-text-muted">https://vine.test
};
let body = {
- "team_id": 19,
- "voucher_template_path": "totam",
- "voucher_qr_size_px": 15,
- "voucher_qr_x": 6,
- "voucher_qr_y": 1,
- "voucher_code_size_px": 10,
- "voucher_code_x": 20,
- "voucher_code_y": 15,
- "voucher_expiry_size_px": 13,
- "voucher_expiry_x": 13,
- "voucher_expiry_y": 12,
- "voucher_value_size_px": 13,
- "voucher_value_x": 9,
- "voucher_value_y": 3,
- "overlay_font_path": "nihil"
+ "team_id": 2,
+ "voucher_template_path": "dolorum",
+ "voucher_qr_size_px": 12,
+ "voucher_qr_x": 14,
+ "voucher_qr_y": 18,
+ "voucher_code_size_px": 19,
+ "voucher_code_x": 11,
+ "voucher_code_y": 10,
+ "voucher_expiry_size_px": 8,
+ "voucher_expiry_x": 2,
+ "voucher_expiry_y": 4,
+ "voucher_value_size_px": 20,
+ "voucher_value_x": 17,
+ "voucher_value_y": 9,
+ "overlay_font_path": "exercitationem"
};
fetch(url, {
@@ -20055,21 +20055,21 @@ class="sl-overflow-x-hidden sl-truncate sl-text-muted">https://vine.test
'X-Authorisation' => 'JWT eyJ0eXAiOiJKV...',
],
'json' => [
- 'team_id' => 19,
- 'voucher_template_path' => 'totam',
- 'voucher_qr_size_px' => 15,
- 'voucher_qr_x' => 6,
- 'voucher_qr_y' => 1,
- 'voucher_code_size_px' => 10,
- 'voucher_code_x' => 20,
- 'voucher_code_y' => 15,
- 'voucher_expiry_size_px' => 13,
- 'voucher_expiry_x' => 13,
- 'voucher_expiry_y' => 12,
- 'voucher_value_size_px' => 13,
- 'voucher_value_x' => 9,
- 'voucher_value_y' => 3,
- 'overlay_font_path' => 'nihil',
+ 'team_id' => 2,
+ 'voucher_template_path' => 'dolorum',
+ 'voucher_qr_size_px' => 12,
+ 'voucher_qr_x' => 14,
+ 'voucher_qr_y' => 18,
+ 'voucher_code_size_px' => 19,
+ 'voucher_code_x' => 11,
+ 'voucher_code_y' => 10,
+ 'voucher_expiry_size_px' => 8,
+ 'voucher_expiry_x' => 2,
+ 'voucher_expiry_y' => 4,
+ 'voucher_value_size_px' => 20,
+ 'voucher_value_x' => 17,
+ 'voucher_value_y' => 9,
+ 'overlay_font_path' => 'exercitationem',
],
]
);
@@ -20086,21 +20086,21 @@ class="sl-overflow-x-hidden sl-truncate sl-text-muted">https://vine.test
url = 'https://vine.test/api/v1/admin/team-voucher-templates'
payload = {
- "team_id": 19,
- "voucher_template_path": "totam",
- "voucher_qr_size_px": 15,
- "voucher_qr_x": 6,
- "voucher_qr_y": 1,
- "voucher_code_size_px": 10,
- "voucher_code_x": 20,
- "voucher_code_y": 15,
- "voucher_expiry_size_px": 13,
- "voucher_expiry_x": 13,
- "voucher_expiry_y": 12,
- "voucher_value_size_px": 13,
- "voucher_value_x": 9,
- "voucher_value_y": 3,
- "overlay_font_path": "nihil"
+ "team_id": 2,
+ "voucher_template_path": "dolorum",
+ "voucher_qr_size_px": 12,
+ "voucher_qr_x": 14,
+ "voucher_qr_y": 18,
+ "voucher_code_size_px": 19,
+ "voucher_code_x": 11,
+ "voucher_code_y": 10,
+ "voucher_expiry_size_px": 8,
+ "voucher_expiry_x": 2,
+ "voucher_expiry_y": 4,
+ "voucher_value_size_px": 20,
+ "voucher_value_x": 17,
+ "voucher_value_y": 9,
+ "overlay_font_path": "exercitationem"
}
headers = {
'Authorization': 'Bearer {YOUR_API_TOKEN}',
@@ -20260,7 +20260,7 @@ class="sl-overflow-x-hidden sl-truncate sl-text-muted">https://vine.test
Example:
curl --request GET \
- --get "https://vine.test/api/v1/admin/team-voucher-templates/ut?cached=1&fields=id%2Ccreated_at" \
+ --get "https://vine.test/api/v1/admin/team-voucher-templates/et?cached=1&fields=id%2Ccreated_at" \
--header "Authorization: Bearer {YOUR_API_TOKEN}" \
--header "Content-Type: application/json" \
--header "Accept: application/json" \
@@ -20363,7 +20363,7 @@ class="sl-overflow-x-hidden sl-truncate sl-text-muted">https://vine.test
const url = new URL(
- "https://vine.test/api/v1/admin/team-voucher-templates/ut"
+ "https://vine.test/api/v1/admin/team-voucher-templates/et"
);
const params = {
@@ -20391,7 +20391,7 @@ class="sl-overflow-x-hidden sl-truncate sl-text-muted">https://vine.test
$client = new \GuzzleHttp\Client();
-$url = 'https://vine.test/api/v1/admin/team-voucher-templates/ut';
+$url = 'https://vine.test/api/v1/admin/team-voucher-templates/et';
$response = $client->get(
$url,
[
@@ -20418,7 +20418,7 @@ class="sl-overflow-x-hidden sl-truncate sl-text-muted">https://vine.test
import requests
import json
-url = 'https://vine.test/api/v1/admin/team-voucher-templates/ut'
+url = 'https://vine.test/api/v1/admin/team-voucher-templates/et'
params = {
'cached': '1',
'fields': 'id,created_at',
@@ -20637,7 +20637,7 @@ class="sl-overflow-x-hidden sl-truncate sl-text-muted">https://vine.test
curl --request PUT \
- "https://vine.test/api/v1/admin/team-voucher-templates/est" \
+ "https://vine.test/api/v1/admin/team-voucher-templates/temporibus" \
--header "Authorization: Bearer {YOUR_API_TOKEN}" \
--header "Content-Type: application/json" \
--header "Accept: application/json" \
--header "X-Authorisation: JWT eyJ0eXAiOiJKV..." \
--data "{
- \"voucher_template_path\": \"ut\",
- \"voucher_qr_size_px\": 18,
- \"voucher_qr_x\": 15,
- \"voucher_qr_y\": 10,
- \"voucher_code_size_px\": 9,
- \"voucher_code_x\": 9,
- \"voucher_code_y\": 5,
- \"voucher_code_prefix\": \"rerum\",
- \"voucher_expiry_size_px\": 8,
- \"voucher_expiry_x\": 9,
- \"voucher_expiry_y\": 5,
- \"voucher_expiry_prefix\": \"placeat\",
- \"voucher_value_size_px\": 5,
- \"voucher_value_x\": 4,
- \"voucher_value_y\": 19,
- \"voucher_value_prefix\": \"dolores\",
- \"overlay_font_path\": \"veniam\",
+ \"voucher_template_path\": \"vel\",
+ \"voucher_qr_size_px\": 19,
+ \"voucher_qr_x\": 7,
+ \"voucher_qr_y\": 7,
+ \"voucher_code_size_px\": 12,
+ \"voucher_code_x\": 12,
+ \"voucher_code_y\": 7,
+ \"voucher_code_prefix\": \"adipisci\",
+ \"voucher_expiry_size_px\": 2,
+ \"voucher_expiry_x\": 15,
+ \"voucher_expiry_y\": 16,
+ \"voucher_expiry_prefix\": \"exercitationem\",
+ \"voucher_value_size_px\": 12,
+ \"voucher_value_x\": 19,
+ \"voucher_value_y\": 15,
+ \"voucher_value_prefix\": \"in\",
+ \"overlay_font_path\": \"qui\",
\"archive\": false
}"
const url = new URL(
- "https://vine.test/api/v1/admin/team-voucher-templates/est"
+ "https://vine.test/api/v1/admin/team-voucher-templates/temporibus"
);
const headers = {
@@ -21178,23 +21178,23 @@ class="sl-overflow-x-hidden sl-truncate sl-text-muted">https://vine.test
$client = new \GuzzleHttp\Client();
-$url = 'https://vine.test/api/v1/admin/team-voucher-templates/est';
+$url = 'https://vine.test/api/v1/admin/team-voucher-templates/temporibus';
$response = $client->put(
$url,
[
@@ -21221,23 +21221,23 @@ class="sl-overflow-x-hidden sl-truncate sl-text-muted">https://vine.test
import requests
import json
-url = 'https://vine.test/api/v1/admin/team-voucher-templates/est'
+url = 'https://vine.test/api/v1/admin/team-voucher-templates/temporibus'
payload = {
- "voucher_template_path": "ut",
- "voucher_qr_size_px": 18,
- "voucher_qr_x": 15,
- "voucher_qr_y": 10,
- "voucher_code_size_px": 9,
- "voucher_code_x": 9,
- "voucher_code_y": 5,
- "voucher_code_prefix": "rerum",
- "voucher_expiry_size_px": 8,
- "voucher_expiry_x": 9,
- "voucher_expiry_y": 5,
- "voucher_expiry_prefix": "placeat",
- "voucher_value_size_px": 5,
- "voucher_value_x": 4,
- "voucher_value_y": 19,
- "voucher_value_prefix": "dolores",
- "overlay_font_path": "veniam",
+ "voucher_template_path": "vel",
+ "voucher_qr_size_px": 19,
+ "voucher_qr_x": 7,
+ "voucher_qr_y": 7,
+ "voucher_code_size_px": 12,
+ "voucher_code_x": 12,
+ "voucher_code_y": 7,
+ "voucher_code_prefix": "adipisci",
+ "voucher_expiry_size_px": 2,
+ "voucher_expiry_x": 15,
+ "voucher_expiry_y": 16,
+ "voucher_expiry_prefix": "exercitationem",
+ "voucher_value_size_px": 12,
+ "voucher_value_x": 19,
+ "voucher_value_y": 15,
+ "voucher_value_prefix": "in",
+ "overlay_font_path": "qui",
"archive": false
}
headers = {
@@ -21432,7 +21432,7 @@ class="sl-overflow-x-hidden sl-truncate sl-text-muted">https://vine.test
Example:
- consequatur
+ aut
@@ -21473,7 +21473,7 @@ class="sl-overflow-x-hidden sl-truncate sl-text-muted">https://vine.test
curl --request DELETE \
- "https://vine.test/api/v1/admin/team-voucher-templates/consequatur" \
+ "https://vine.test/api/v1/admin/team-voucher-templates/aut" \
--header "Authorization: Bearer {YOUR_API_TOKEN}" \
--header "Content-Type: application/json" \
--header "Accept: application/json" \
@@ -21485,7 +21485,7 @@ class="sl-overflow-x-hidden sl-truncate sl-text-muted">https://vine.test
const url = new URL(
- "https://vine.test/api/v1/admin/team-voucher-templates/consequatur"
+ "https://vine.test/api/v1/admin/team-voucher-templates/aut"
);
const headers = {
@@ -21506,7 +21506,7 @@ class="sl-overflow-x-hidden sl-truncate sl-text-muted">https://vine.test
$client = new \GuzzleHttp\Client();
-$url = 'https://vine.test/api/v1/admin/team-voucher-templates/consequatur';
+$url = 'https://vine.test/api/v1/admin/team-voucher-templates/aut';
$response = $client->delete(
$url,
[
@@ -21529,7 +21529,7 @@ class="sl-overflow-x-hidden sl-truncate sl-text-muted">https://vine.test
import requests
import json
-url = 'https://vine.test/api/v1/admin/team-voucher-templates/consequatur'
+url = 'https://vine.test/api/v1/admin/team-voucher-templates/aut'
headers = {
'Authorization': 'Bearer {YOUR_API_TOKEN}',
'Content-Type': 'application/json',
@@ -22222,7 +22222,7 @@ class="sl-overflow-x-hidden sl-truncate sl-text-muted">https://vine.test
Example:
- 3
+ 17
@@ -22249,7 +22249,7 @@ class="sl-overflow-x-hidden sl-truncate sl-text-muted">https://vine.test
Example:
- iure
+ est
@@ -22276,7 +22276,7 @@ class="sl-overflow-x-hidden sl-truncate sl-text-muted">https://vine.test
Example:
- ["excepturi"]
+ ["consectetur"]
@@ -22322,10 +22322,10 @@ class="sl-overflow-x-hidden sl-truncate sl-text-muted">https://vine.test
--header "Accept: application/json" \
--header "X-Authorisation: JWT eyJ0eXAiOiJKV..." \
--data "{
- \"user_id\": 3,
- \"name\": \"iure\",
+ \"user_id\": 17,
+ \"name\": \"est\",
\"token_abilities\": [
- \"excepturi\"
+ \"consectetur\"
]
}"
@@ -22347,10 +22347,10 @@ class="sl-overflow-x-hidden sl-truncate sl-text-muted">https://vine.test
};
let body = {
- "user_id": 3,
- "name": "iure",
+ "user_id": 17,
+ "name": "est",
"token_abilities": [
- "excepturi"
+ "consectetur"
]
};
@@ -22377,10 +22377,10 @@ class="sl-overflow-x-hidden sl-truncate sl-text-muted">https://vine.test
'X-Authorisation' => 'JWT eyJ0eXAiOiJKV...',
],
'json' => [
- 'user_id' => 3,
- 'name' => 'iure',
+ 'user_id' => 17,
+ 'name' => 'est',
'token_abilities' => [
- 'excepturi',
+ 'consectetur',
],
],
]
@@ -22398,10 +22398,10 @@ class="sl-overflow-x-hidden sl-truncate sl-text-muted">https://vine.test
url = 'https://vine.test/api/v1/admin/user-personal-access-tokens'
payload = {
- "user_id": 3,
- "name": "iure",
+ "user_id": 17,
+ "name": "est",
"token_abilities": [
- "excepturi"
+ "consectetur"
]
}
headers = {
@@ -22559,7 +22559,7 @@ class="sl-overflow-x-hidden sl-truncate sl-text-muted">https://vine.test
Example:
curl --request GET \
- --get "https://vine.test/api/v1/admin/user-personal-access-tokens/doloribus?cached=1&fields=id%2Ccreated_at" \
+ --get "https://vine.test/api/v1/admin/user-personal-access-tokens/ipsa?cached=1&fields=id%2Ccreated_at" \
--header "Authorization: Bearer {YOUR_API_TOKEN}" \
--header "Content-Type: application/json" \
--header "Accept: application/json" \
@@ -22662,7 +22662,7 @@ class="sl-overflow-x-hidden sl-truncate sl-text-muted">https://vine.test
const url = new URL(
- "https://vine.test/api/v1/admin/user-personal-access-tokens/doloribus"
+ "https://vine.test/api/v1/admin/user-personal-access-tokens/ipsa"
);
const params = {
@@ -22690,7 +22690,7 @@ class="sl-overflow-x-hidden sl-truncate sl-text-muted">https://vine.test
$client = new \GuzzleHttp\Client();
-$url = 'https://vine.test/api/v1/admin/user-personal-access-tokens/doloribus';
+$url = 'https://vine.test/api/v1/admin/user-personal-access-tokens/ipsa';
$response = $client->get(
$url,
[
@@ -22717,7 +22717,7 @@ class="sl-overflow-x-hidden sl-truncate sl-text-muted">https://vine.test
import requests
import json
-url = 'https://vine.test/api/v1/admin/user-personal-access-tokens/doloribus'
+url = 'https://vine.test/api/v1/admin/user-personal-access-tokens/ipsa'
params = {
'cached': '1',
'fields': 'id,created_at',
@@ -22928,7 +22928,7 @@ class="sl-overflow-x-hidden sl-truncate sl-text-muted">https://vine.test
curl --request DELETE \
- "https://vine.test/api/v1/admin/user-personal-access-tokens/et" \
+ "https://vine.test/api/v1/admin/user-personal-access-tokens/dolor" \
--header "Authorization: Bearer {YOUR_API_TOKEN}" \
--header "Content-Type: application/json" \
--header "Accept: application/json" \
@@ -22981,7 +22981,7 @@ class="sl-overflow-x-hidden sl-truncate sl-text-muted">https://vine.test
const url = new URL(
- "https://vine.test/api/v1/admin/user-personal-access-tokens/et"
+ "https://vine.test/api/v1/admin/user-personal-access-tokens/dolor"
);
const headers = {
@@ -23002,7 +23002,7 @@ class="sl-overflow-x-hidden sl-truncate sl-text-muted">https://vine.test
$client = new \GuzzleHttp\Client();
-$url = 'https://vine.test/api/v1/admin/user-personal-access-tokens/et';
+$url = 'https://vine.test/api/v1/admin/user-personal-access-tokens/dolor';
$response = $client->delete(
$url,
[
@@ -23025,7 +23025,7 @@ class="sl-overflow-x-hidden sl-truncate sl-text-muted">https://vine.test
import requests
import json
-url = 'https://vine.test/api/v1/admin/user-personal-access-tokens/et'
+url = 'https://vine.test/api/v1/admin/user-personal-access-tokens/dolor'
headers = {
'Authorization': 'Bearer {YOUR_API_TOKEN}',
'Content-Type': 'application/json',
@@ -23195,7 +23195,7 @@ class="sl-overflow-x-hidden sl-truncate sl-text-muted">https://vine.test
curl --request GET \
- --get "https://vine.test/api/v1/admin/users/qui?cached=1&fields=id%2Ccreated_at" \
+ --get "https://vine.test/api/v1/admin/users/dolores?cached=1&fields=id%2Ccreated_at" \
--header "Authorization: Bearer {YOUR_API_TOKEN}" \
--header "Content-Type: application/json" \
--header "Accept: application/json" \
@@ -24153,7 +24153,7 @@ class="sl-overflow-x-hidden sl-truncate sl-text-muted">https://vine.test
const url = new URL(
- "https://vine.test/api/v1/admin/users/qui"
+ "https://vine.test/api/v1/admin/users/dolores"
);
const params = {
@@ -24181,7 +24181,7 @@ class="sl-overflow-x-hidden sl-truncate sl-text-muted">https://vine.test
$client = new \GuzzleHttp\Client();
-$url = 'https://vine.test/api/v1/admin/users/qui';
+$url = 'https://vine.test/api/v1/admin/users/dolores';
$response = $client->get(
$url,
[
@@ -24208,7 +24208,7 @@ class="sl-overflow-x-hidden sl-truncate sl-text-muted">https://vine.test
import requests
import json
-url = 'https://vine.test/api/v1/admin/users/qui'
+url = 'https://vine.test/api/v1/admin/users/dolores'
params = {
'cached': '1',
'fields': 'id,created_at',
@@ -24422,7 +24422,7 @@ class="sl-overflow-x-hidden sl-truncate sl-text-muted">https://vine.test
curl --request PUT \
- "https://vine.test/api/v1/admin/users/laudantium" \
+ "https://vine.test/api/v1/admin/users/sit" \
--header "Authorization: Bearer {YOUR_API_TOKEN}" \
--header "Content-Type: application/json" \
--header "Accept: application/json" \
@@ -24510,7 +24510,7 @@ class="sl-overflow-x-hidden sl-truncate sl-text-muted">https://vine.test
const url = new URL(
- "https://vine.test/api/v1/admin/users/laudantium"
+ "https://vine.test/api/v1/admin/users/sit"
);
const headers = {
@@ -24536,7 +24536,7 @@ class="sl-overflow-x-hidden sl-truncate sl-text-muted">https://vine.test
$client = new \GuzzleHttp\Client();
-$url = 'https://vine.test/api/v1/admin/users/laudantium';
+$url = 'https://vine.test/api/v1/admin/users/sit';
$response = $client->put(
$url,
[
@@ -24562,7 +24562,7 @@ class="sl-overflow-x-hidden sl-truncate sl-text-muted">https://vine.test
import requests
import json
-url = 'https://vine.test/api/v1/admin/users/laudantium'
+url = 'https://vine.test/api/v1/admin/users/sit'
payload = {
"is_admin": false
}
@@ -24724,7 +24724,7 @@ class="sl-overflow-x-hidden sl-truncate sl-text-muted">https://vine.test
curl --request GET \
- --get "https://vine.test/api/v1/admin/users/laboriosam?cached=1&fields=id%2Ccreated_at" \
+ --get "https://vine.test/api/v1/admin/users/autem?cached=1&fields=id%2Ccreated_at" \
--header "Authorization: Bearer {YOUR_API_TOKEN}" \
--header "Content-Type: application/json" \
--header "Accept: application/json" \
@@ -24827,7 +24827,7 @@ class="sl-overflow-x-hidden sl-truncate sl-text-muted">https://vine.test
const url = new URL(
- "https://vine.test/api/v1/admin/users/laboriosam"
+ "https://vine.test/api/v1/admin/users/autem"
);
const params = {
@@ -24855,7 +24855,7 @@ class="sl-overflow-x-hidden sl-truncate sl-text-muted">https://vine.test
$client = new \GuzzleHttp\Client();
-$url = 'https://vine.test/api/v1/admin/users/laboriosam';
+$url = 'https://vine.test/api/v1/admin/users/autem';
$response = $client->get(
$url,
[
@@ -24882,7 +24882,7 @@ class="sl-overflow-x-hidden sl-truncate sl-text-muted">https://vine.test
import requests
import json
-url = 'https://vine.test/api/v1/admin/users/laboriosam'
+url = 'https://vine.test/api/v1/admin/users/autem'
params = {
'cached': '1',
'fields': 'id,created_at',
@@ -25101,7 +25101,7 @@ class="sl-overflow-x-hidden sl-truncate sl-text-muted">https://vine.test
curl --request PUT \
- "https://vine.test/api/v1/admin/users/odio" \
+ "https://vine.test/api/v1/admin/users/numquam" \
--header "Authorization: Bearer {YOUR_API_TOKEN}" \
--header "Content-Type: application/json" \
--header "Accept: application/json" \
--header "X-Authorisation: JWT eyJ0eXAiOiJKV..." \
--data "{
- \"is_admin\": true
+ \"is_admin\": false
}"
const url = new URL(
- "https://vine.test/api/v1/admin/users/odio"
+ "https://vine.test/api/v1/admin/users/numquam"
);
const headers = {
@@ -25200,7 +25200,7 @@ class="sl-overflow-x-hidden sl-truncate sl-text-muted">https://vine.test
$client = new \GuzzleHttp\Client();
-$url = 'https://vine.test/api/v1/admin/users/odio';
+$url = 'https://vine.test/api/v1/admin/users/numquam';
$response = $client->put(
$url,
[
@@ -25226,7 +25226,7 @@ class="sl-overflow-x-hidden sl-truncate sl-text-muted">https://vine.test
import requests
import json
-url = 'https://vine.test/api/v1/admin/users/odio'
+url = 'https://vine.test/api/v1/admin/users/numquam'
payload = {
- "is_admin": true
+ "is_admin": false
}
headers = {
'Authorization': 'Bearer {YOUR_API_TOKEN}',
@@ -26271,7 +26271,7 @@ class="sl-overflow-x-hidden sl-truncate sl-text-muted">https://vine.test
Example:
- false
+ true
@@ -26298,7 +26298,7 @@ class="sl-overflow-x-hidden sl-truncate sl-text-muted">https://vine.test
Example:
- 3
+ 14
@@ -26325,7 +26325,7 @@ class="sl-overflow-x-hidden sl-truncate sl-text-muted">https://vine.test
Example:
- ["doloremque"]
+ ["in"]
@@ -26350,7 +26350,7 @@ class="sl-overflow-x-hidden sl-truncate sl-text-muted">https://vine.test
Example:
- 10
+ 11
@@ -26377,7 +26377,7 @@ class="sl-overflow-x-hidden sl-truncate sl-text-muted">https://vine.test
Example:
- 6
+ 12
@@ -26404,7 +26404,7 @@ class="sl-overflow-x-hidden sl-truncate sl-text-muted">https://vine.test
Example:
- 18
+ 14
@@ -26431,7 +26431,7 @@ class="sl-overflow-x-hidden sl-truncate sl-text-muted">https://vine.test
Example:
- ["ut"]
+ ["quisquam"]
@@ -26456,7 +26456,7 @@ class="sl-overflow-x-hidden sl-truncate sl-text-muted">https://vine.test
Example:
- est
+ eaque
@@ -26483,7 +26483,7 @@ class="sl-overflow-x-hidden sl-truncate sl-text-muted">https://vine.test
Example:
- modi
+ dicta
@@ -26529,19 +26529,19 @@ class="sl-overflow-x-hidden sl-truncate sl-text-muted">https://vine.test
--header "Accept: application/json" \
--header "X-Authorisation: JWT eyJ0eXAiOiJKV..." \
--data "{
- \"is_test\": false,
- \"allocated_to_service_team_id\": 3,
+ \"is_test\": true,
+ \"allocated_to_service_team_id\": 14,
\"merchant_team_ids\": [
- \"doloremque\"
+ \"in\"
],
- \"funded_by_team_id\": 10,
- \"voucher_template_id\": 6,
- \"total_set_value\": 18,
+ \"funded_by_team_id\": 11,
+ \"voucher_template_id\": 12,
+ \"total_set_value\": 14,
\"denominations\": [
- \"ut\"
+ \"quisquam\"
],
- \"expires_at\": \"est\",
- \"voucher_set_type\": \"modi\"
+ \"expires_at\": \"eaque\",
+ \"voucher_set_type\": \"dicta\"
}"
@@ -26562,19 +26562,19 @@ class="sl-overflow-x-hidden sl-truncate sl-text-muted">https://vine.test
};
let body = {
- "is_test": false,
- "allocated_to_service_team_id": 3,
+ "is_test": true,
+ "allocated_to_service_team_id": 14,
"merchant_team_ids": [
- "doloremque"
+ "in"
],
- "funded_by_team_id": 10,
- "voucher_template_id": 6,
- "total_set_value": 18,
+ "funded_by_team_id": 11,
+ "voucher_template_id": 12,
+ "total_set_value": 14,
"denominations": [
- "ut"
+ "quisquam"
],
- "expires_at": "est",
- "voucher_set_type": "modi"
+ "expires_at": "eaque",
+ "voucher_set_type": "dicta"
};
fetch(url, {
@@ -26600,19 +26600,19 @@ class="sl-overflow-x-hidden sl-truncate sl-text-muted">https://vine.test
'X-Authorisation' => 'JWT eyJ0eXAiOiJKV...',
],
'json' => [
- 'is_test' => false,
- 'allocated_to_service_team_id' => 3,
+ 'is_test' => true,
+ 'allocated_to_service_team_id' => 14,
'merchant_team_ids' => [
- 'doloremque',
+ 'in',
],
- 'funded_by_team_id' => 10,
- 'voucher_template_id' => 6,
- 'total_set_value' => 18,
+ 'funded_by_team_id' => 11,
+ 'voucher_template_id' => 12,
+ 'total_set_value' => 14,
'denominations' => [
- 'ut',
+ 'quisquam',
],
- 'expires_at' => 'est',
- 'voucher_set_type' => 'modi',
+ 'expires_at' => 'eaque',
+ 'voucher_set_type' => 'dicta',
],
]
);
@@ -26629,19 +26629,19 @@ class="sl-overflow-x-hidden sl-truncate sl-text-muted">https://vine.test
url = 'https://vine.test/api/v1/admin/voucher-sets'
payload = {
- "is_test": false,
- "allocated_to_service_team_id": 3,
+ "is_test": true,
+ "allocated_to_service_team_id": 14,
"merchant_team_ids": [
- "doloremque"
+ "in"
],
- "funded_by_team_id": 10,
- "voucher_template_id": 6,
- "total_set_value": 18,
+ "funded_by_team_id": 11,
+ "voucher_template_id": 12,
+ "total_set_value": 14,
"denominations": [
- "ut"
+ "quisquam"
],
- "expires_at": "est",
- "voucher_set_type": "modi"
+ "expires_at": "eaque",
+ "voucher_set_type": "dicta"
}
headers = {
'Authorization': 'Bearer {YOUR_API_TOKEN}',
@@ -28556,7 +28556,7 @@ class="sl-overflow-x-hidden sl-truncate sl-text-muted">https://vine.test
Example:
curl --request DELETE \
- "https://vine.test/api/v1/admin/voucher-set-merchant-teams/similique" \
+ "https://vine.test/api/v1/admin/voucher-set-merchant-teams/voluptas" \
--header "Authorization: Bearer {YOUR_API_TOKEN}" \
--header "Content-Type: application/json" \
--header "Accept: application/json" \
@@ -29797,7 +29797,7 @@ class="sl-overflow-x-hidden sl-truncate sl-text-muted">https://vine.test
const url = new URL(
- "https://vine.test/api/v1/admin/voucher-set-merchant-teams/similique"
+ "https://vine.test/api/v1/admin/voucher-set-merchant-teams/voluptas"
);
const headers = {
@@ -29818,7 +29818,7 @@ class="sl-overflow-x-hidden sl-truncate sl-text-muted">https://vine.test
$client = new \GuzzleHttp\Client();
-$url = 'https://vine.test/api/v1/admin/voucher-set-merchant-teams/similique';
+$url = 'https://vine.test/api/v1/admin/voucher-set-merchant-teams/voluptas';
$response = $client->delete(
$url,
[
@@ -29841,7 +29841,7 @@ class="sl-overflow-x-hidden sl-truncate sl-text-muted">https://vine.test
import requests
import json
-url = 'https://vine.test/api/v1/admin/voucher-set-merchant-teams/similique'
+url = 'https://vine.test/api/v1/admin/voucher-set-merchant-teams/voluptas'
headers = {
'Authorization': 'Bearer {YOUR_API_TOKEN}',
'Content-Type': 'application/json',