Initiate Ticket Purchase
URL: POST https://backend.buildex.com/api/ticketing/initiate-ticket-purchase
Headers:
Request Body:
Note: USDC on Test Networks: "MATIC-AMOY" and "ETH-SEPOLIA"
MATIC-AMOY Contract Address : 0x41e94eb019c0762f9bfcf9fb1e58725bfb0e7582
ETH-SEPOLIA Contract Address: 0x1c7D4B196Cb0C7B01d743Fbc6116a902379C7238
Sample Response:
Complete the Payment:
Manual Payment: Send the specified `amount` to the `wallet` address.
MetaMask Payment: Follow the `paymentUrl` to complete the transaction using MetaMask.
All transactions can be found in the ticketing dashboard on the top right-hand corner.
Last updated