Authorization: Bearer ********************curl --location --request POST 'https://connect.dispatchable.com/payments/api/v1/gateway' \
--header 'Accept: application/json' \
--header 'Authorization: Bearer <token>' \
--form 'payment_gateway_uuid="48112fdd-3c1d-4253-acc8-09e8bfdbeb47"' \
--form 'payment_gateway="auth_net"'{}