Authorization: Bearer ********************{
"id": "e075b996-88f9-4c40-b1be-43760e63c2cb",
"name": "Example Bucket Name",
"instruments": [
{
"id": "5565923bb46740b39b0f2dd93ef3d45c",
"book_runner": "360X",
"exchange": "360X",
"unit_quotation": "Undisclosed",
"instrument_limits": {
"ask": [],
"bid": []
},
"createdAt": "2024-11-19 13:34:40",
"updatedAt": "2024-11-19 13:34:40"
}
],
"type": "private",
"participant_id": "a99abd37-89a8-493d-bdc0-b20149bb2b27",
"is_enabled": true,
"createdAt": "2020-06-24 22:57:36",
"updatedAt": "2020-06-24 22:57:36"
}curl --location --request POST 'https://app.360x.com/api/v1/participant/buckets' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '{
"id": "e075b996-88f9-4c40-b1be-43760e63c2cb",
"name": "Example Bucket Name",
"instruments": [
{
"id": "5565923bb46740b39b0f2dd93ef3d45c",
"book_runner": "360X",
"exchange": "360X",
"unit_quotation": "Undisclosed",
"instrument_limits": {
"ask": [],
"bid": []
},
"createdAt": "2024-11-19 13:34:40",
"updatedAt": "2024-11-19 13:34:40"
}
],
"type": "private",
"participant_id": "a99abd37-89a8-493d-bdc0-b20149bb2b27",
"is_enabled": true,
"createdAt": "2020-06-24 22:57:36",
"updatedAt": "2020-06-24 22:57:36"
}'{
"id": "d0ade041-94a6-4ce0-853a-6bf56e027102",
"name": "d0ade041-94a6-4ce0-853a-6bf56e027102",
"instruments": [
{
"id": "00d54fce8af347a0a01c48f9762ef764",
"name": "Unternehmensanleihe",
"type": "Undisclosed",
"icon_url": null,
"precision": 8,
"contract_config": null,
"fee_limit_config": null,
"subunits_config": 8,
"enabled": true,
"minimal_collection_amount": null,
"withdraw_fee": 0,
"max_withdrawal_amount": null,
"min_withdraw_fee": 0,
"max_withdraw_fee": 0,
"balance": null,
"buyer_primary_fee": null,
"buyer_secondary_fee": null,
"seller_secondary_fee": null,
"seller_primary_fee": null,
"transaction_fees_approved": false,
"state": "BLANK",
"visibility": true,
"product_page_url": null,
"repayment_enabled": null,
"terms_url": null,
"issuer_participant_id": null,
"industry": "Undisclosed",
"isin": "EXAMPLEISIN",
"mkt_iss": "EURO CREDIT",
"country_region": "DE",
"rank": "Senior",
"secured": "Undisclosed",
"coupon": "4000",
"coupon_frequency": "Annual",
"day_count": "2024-04-28 00:00:00",
"maturity": null,
"repayment": "EUR",
"currency": "Undisclosed",
"series": "Fixed",
"coupon_type": "Undisclosed",
"issue_price": "Undisclosed",
"bid_limit": "Undisclosed",
"ask_limit": "Undisclosed",
"ask_quantity": "Undisclosed",
"reoffer": "Undisclosed",
"iss_sprd": "Undisclosed",
"benchmark_ref_px": "Undisclosed",
"benchmark_ref_yield": "Undisclosed",
"irs_yield": "Undisclosed",
"iss_sprd_vs_irs": "Undisclosed",
"pricing_date": "2022-04-28T00:00:00.000Z",
"interest_accrual_date": "2022-04-28T00:00:00.000Z",
"first_settle_date": "2023-04-28T00:00:00.000Z",
"first_coupon_date": "2023-04-28T00:00:00.000Z",
"amt_issue": "1400000",
"amt_outstanding": "Undisclosed",
"min_piece": "100000",
"min_increment": "100000",
"par_amount": "100000",
"book_runner": "360X",
"exchange": "360X",
"note": "Issuer GmbH",
"issuer": "Issuer AG",
"lei": null,
"unit_quotation": "Undisclosed",
"instrument_limits": {
"ask": [],
"bid": []
},
"createdAt": "2024-11-19 13:28:36",
"updatedAt": "2024-11-08 16:24:33"
}
],
"type": "d0ade041-94a6-4ce0-853a-6bf56e027102",
"participant_id": "d0ade041-94a6-4ce0-853a-6bf56e027102",
"is_enabled": true,
"createdAt": "d0ade041-94a6-4ce0-853a-6bf56e027102",
"updatedAt": "d0ade041-94a6-4ce0-853a-6bf56e027102"
}