Payment APICreate InvoiceCreate Invoice POST /api/invoices Creates a new payment invoice. Use the returned invoice ID to redirect to the payment page. Request Responses201400401Invoice created successfullyInvalid inputAuthentication failed (invalid signature or expired timestamp)