curl --location 'https://api.bucksbus.com/int/dedicate' \
--header 'x-idempotency-key: 8c0e591b-1b75-46b2-9571-8c7cc9eaf387' \
--header 'Authorization: Basic <encoded-value>' \
--header 'Content-Type: application/json' \
--data-raw '{
"asset_id": "string",
"address_alloc": "string",
"dedicate_type": "string",
"payer_email": "user@example.com",
"payer_name": "string",
"payer_lang": "ar",
"description": "string",
"custom": "string",
"custom1": "string",
"custom2": "string",
"custom3": "string",
"custom4": "string",
"custom5": "string",
"custom6": "string",
"custom7": "string",
"custom8": "string",
"custom9": "string",
"webhook_url": "http://example.com",
"success_url": "http://example.com"
}'{
"dedicate_id": "string",
"dedicate_num": "string",
"dedicate_type": "string",
"store_id": "string",
"store_name": "string",
"account_id": "string",
"is_test": true,
"asset_id": "string",
"status": "string",
"status_name": "string",
"crypto_network": "string",
"crypto_network_name": "string",
"address_id": "string",
"address": "string",
"address_alloc": "string",
"start_date": "2019-08-24T14:15:22.123Z",
"end_date": "2019-08-24T14:15:22.123Z",
"payment_url": "http://example.com",
"qrcode_url": "http://example.com",
"payer_email": "user@example.com",
"payer_name": "string",
"payer_lang": "ar",
"description": "string",
"webhook_url": "http://example.com",
"success_url": "http://example.com",
"custom": "string",
"custom1": "string",
"custom2": "string",
"custom3": "string",
"custom4": "string",
"custom5": "string",
"custom6": "string",
"custom7": "string",
"custom8": "string",
"custom9": "string"
}